-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dart2js
Description
There are new test failures on Revert "[js_runtime] Modernize and simplify _AsyncRun._scheduleImmediate
.".
Some tests went red with the original CL https://dart-review.googlesource.com/c/sdk/+/444392
Some stayed red and some went red with the revert. I would have expected the waterfall to go green with the revert
The tests
Pass -> RuntimeError (expected Pass)
language/async/await_user_defined_future_soundness_test RuntimeError (expected Pass)
language/async/return_throw_test RuntimeError (expected Pass)
Timeout -> RuntimeError (expected Pass)
language/deferred/redirecting_factory_test RuntimeError (expected Pass)
language/regress/regress23244_test RuntimeError (expected Pass)
lib/html/storage_promise_test RuntimeError (expected Pass)
are failing on configurations
dart2js-mac-safari
Metadata
Metadata
Assignees
Labels
area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dart2js