You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
examples-web-smoke.sh already has a 007-ThrowsWeb slice (--throws-only, THROWS_WEB_SMOKE_GATE) tracked in #2093, but script/ci-defaults.env keeps THROWS_WEB_SMOKE_GATE=0. 005 and 006 VM smokes default-on (#1887, #2009).
Throw/catch presenter regressions stay invisible in ./script/ci-fast.sh until full ci-local.sh.
Problem
examples-web-smoke.shalready has a 007-ThrowsWeb slice (--throws-only,THROWS_WEB_SMOKE_GATE) tracked in #2093, butscript/ci-defaults.envkeepsTHROWS_WEB_SMOKE_GATE=0. 005 and 006 VM smokes default-on (#1887, #2009).Throw/catch presenter regressions stay invisible in
./script/ci-fast.shuntil fullci-local.sh.Scope
examples-throws-smokeif still missing; align gate nameTHROWS_WEB_SMOKE_GATEvs issue titleTHROWSWEB_WEB_SMOKE_GATE)THROWS_WEB_SMOKE_GATEdefault to1inscript/ci-defaults.envscript/ci-fast.sh/ci-common.sh(mirror CI: Default SESSIONS_WEB_SMOKE_GATE=1 in ci-fast after #1887 green #1894)examples/007-ThrowsWeb/README.md,ROOT_README_007_SYNC_GATEstale phrases (#2094)THROWS_WEB_SMOKE_GATE=0for doc-only iterationAcceptance criteria
./script/ci-fast.sh docker run --rm -v "$(pwd):/compiler" -w /compiler php-compiler:22.04-dev ./script/ci-fast.shtest/unit/CiScriptsTest.phpasserts default1Depends on
Links