Commit e96b02a
[dart2wasm] Skip interop test that uses module 'import' in all non-browser runtimes.
The JS interpreters do not support module loading so this test which uses the 'import' statement cannot run on them.
https://dart-current-results.web.app/#/filter=co19/LibTest/js_interop/JSAnyUtilityExtension/instanceOfString_A04_t01&showAll
Change-Id: I48be0c751821e70e5f97d597682f9ed75e69fdeb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/443380
Reviewed-by: Alexander Thomas <[email protected]>
Commit-Queue: Alexander Thomas <[email protected]>1 parent 33ad46e commit e96b02a
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 21 | | |
25 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments