-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-testCross-cutting test issues (use area- labels for specific failures; not used for package:test).Cross-cutting test issues (use area- labels for specific failures; not used for package:test).
Description
A slew of these have been failing in DDC/Dart2JS for a long time. See: https://dart-current-results.web.app/#/filter=corelib
Example: https://github.com/dart-lang/sdk/blob/main/tests/corelib/int_parse_radix_int64_test.dart
We should guard non-web-numeric-semantics tests using package:expect/variations.dart (such as in https://github.com/dart-lang/sdk/blob/217bfed9bd549fcbb17d6a64ad80d813f4d1236f/tests/corelib/double_floor_test.dart#L6C1-L7C1).
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-testCross-cutting test issues (use area- labels for specific failures; not used for package:test).Cross-cutting test issues (use area- labels for specific failures; not used for package:test).