Open lrhn opened 20 hours ago
There are new test failures on Remove unnecessary leftover @dart=2.19 from tests..
@dart=2.19
The tests
language/regress/regress32353_test CompileTimeError (expected Pass) language/switch/case_fallthrough_legacy_error_test MissingCompileTimeError (expected Pass)
are failing on configurations
analyzer-asserts-linux
It seems these are actual bugs that weren't discovered before.
Or maybe they were known and accepted, but I renamed the file do acceptance got lost.
There are new test failures on Remove unnecessary leftover
@dart=2.19
from tests..The tests
are failing on configurations
It seems these are actual bugs that weren't discovered before.