Skip to content

Commit

Permalink
Mark the precompilation tests as slow.
Browse files Browse the repository at this point in the history
TBR=srdjan@google.com

Review URL: https://codereview.chromium.org/1843513004 .
  • Loading branch information
rmacnak-google committed Mar 30, 2016
1 parent 15f23ee commit 64871bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/standalone/standalone.status
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ regress_25335_test: Skip # Int64List not supported.
[ $compiler == dart2js && $cps_ir && $checked ]
*: Skip # `assert` not implemented

[ ($runtime == vm || $runtime == dart_product) && $mode == debug ]
[ ($runtime == vm || $runtime == dart_product) ]
precompilation_dart2js_test: Pass, Slow

[ ($runtime == vm || $runtime == dart_product) && $arch == ia32 ]
Expand Down

0 comments on commit 64871bc

Please sign in to comment.