| commit | 27b9483ca71422bc6e05c8d226ee15ff764cf716 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch@google.com> | Mon Dec 12 10:24:25 2022 -0800 |
| committer | GitHub <noreply@github.com> | Mon Dec 12 10:24:25 2022 -0800 |
| tree | 97276862505b49100272306b7af5069684afa5c7 | |
| parent | 3a55d4c26124ec9d381ec05b9e3426f69b70b601 [diff] |
Fix test compatibility with Dart 3 (dart-lang/stream_transform#159) Move opt out test to separate directory so they will not run by default. Collapse the chrome and VM tests into a single workflow step. Add a separate workflow step to run the chrome and VM opt out tests for only the oldest supported SDK.