Skip to content

Commit

Permalink
[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.
Change-Id: I87de456b6b2e53d9e211cbd716fef18910aba69c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/281348
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
  • Loading branch information
nshahan authored and athomas committed Mar 8, 2023
1 parent 252adbc commit d77e22a
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 252 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 d77e22a

Please sign in to comment.