Closed
Description
/======================================================================================================\
| co19_2/Language/Statements/Continue/label_t07 broke (Pass -> MissingCompileTimeError, expected Pass) |
\======================================================================================================/
--- Command "dart2analyzer" (took 45ms):
DART_CONFIGURATION=ReleaseX64 out/ReleaseX64/dart-sdk/bin/dart out/ReleaseX64/gen/dartanalyzer.dart.snapshot -Dtest_runner.configuration=analyzer-asserts-linux --ignore-unrecognized-flags --packages=/b/s/w/ir/cache/builder/sdk/.dart_tool/package_config.json --format=json /b/s/w/ir/cache/builder/sdk/tests/co19_2/src/Language/Statements/Continue/label_t07.dart
static error failures:
- Missing expected error at line 29, column 9, length 11: COMPILE_TIME_ERROR.CONTINUE_LABEL_INVALID
- Unexpected error at line 29, column 18, length 1: COMPILE_TIME_ERROR.CONTINUE_LABEL_ON_SWITCH
--- Re-run this test:
python3 tools/test.py -n analyzer-asserts-linux co19_2/Language/Statements/Continue/label_t07