Skip to content

Commit

Permalink
dart2js CPS: Mark a test that sometimes times out.
Browse files Browse the repository at this point in the history
R=asgerf@google.com
BUG=

Review URL: https://codereview.chromium.org//1343383002 .
  • Loading branch information
Kevin Millikin committed Sep 16, 2015
1 parent 7af7a2d commit 8d96919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/utils/utils.status
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ source_mirrors_test: Pass, RuntimeError # Issue 17662
[ $compiler == dart2js && $cps_ir ]
dummy_compiler_test: Crash # (switch (function.na... continue to a labeled switch case
recursive_import_test: Crash # (switch (function.na... continue to a labeled switch case
source_mirrors_test: Crash # (switch (function.na... continue to a labeled switch case
source_mirrors_test: Crash, Slow # (switch (function.na... continue to a labeled switch case

0 comments on commit 8d96919

Please sign in to comment.