Skip to content

Commit

Permalink
skip failing wasm tests (#2091)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemac53 authored Sep 11, 2023
1 parent 83ae0d9 commit 6449495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration_tests/wasm/test/hello_world_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.

@Skip('https://github.com/dart-lang/sdk/issues/53493')
@TestOn('wasm')
// This retry is a regression test for https://github.com/dart-lang/test/issues/2006
@Retry(2)
Expand Down

0 comments on commit 6449495

Please sign in to comment.