Skip to content

Commit

Permalink
[stable][dart2js] Update tests matrix entries
Browse files Browse the repository at this point in the history
- Update options for existing configurations.
- Add one new configuration for running _2 test suites.
- Rename builders and update to run new configurations.

Tested: Tested with led runs.
Issue: #51481
Cherry-pick: https://dart-review.googlesource.com/c/sdk/+/281348
Change-Id: I695525b0bfa936ad6c5c7f2ecac212299de969c2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/287903
Reviewed-by: Alexander Thomas <athom@google.com>
  • Loading branch information
nshahan committed Mar 15, 2023
1 parent e1243ca commit 70de72a
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 254 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
[ !$browser ]
*: SkipByDesign

[ $compiler == dart2js && $runtime == chrome ]
*: Slow, Pass # https://github.com/dart-lang/sdk/issues/51651

# custom elements are not supported on old browsers, we don't
# intend for observatory to work on old browser versions, so
# skipping.
Expand Down
Loading

0 comments on commit 70de72a

Please sign in to comment.