Skip to content

Commit 0fe9634

Browse files
liamappelbecommit-bot@chromium.org
authored andcommitted
Skip wasm tests on dart2js
Bug: #37882 Change-Id: Iceccc5805bcdadf003d8e753c7f86f915d72bf39 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118662 Commit-Queue: Liam Appelbe <[email protected]> Reviewed-by: Alexander Markov <[email protected]>
1 parent 6d86779 commit 0fe9634

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/lib_2/lib_2_dart2js.status

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ html/xhr_test: Slow
2323
isolate/*: SkipByDesign # No support for dart:isolate in dart4web (http://dartbug.com/30538)
2424
mirrors/*: SkipByDesign # Mirrors not supported on web in Dart 2.0.
2525
profiler/metrics_num_test: Skip # Because of an int / double type test.
26+
wasm/*: SkipByDesign # dart:wasm not currently supported on web.
2627

2728
[ $compiler != dart2js ]
2829
async/dart2js_uncaught_error_test: Skip # JS-integration only test

0 commit comments

Comments
 (0)