Disables 53bit overflow test for dart2js
TBR Review URL: https://codereview.chromium.org//16279006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23649 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
@@ -117,6 +117,7 @@ pow_test: Skip # Precision > 53 bits.
|
||||
io/test_runner_test: Fail # Library dart:uri removed.
|
||||
io/skipping_dart2js_compilations_test: Skip # Library dart:uri removed.
|
||||
http_launch_test: Skip
|
||||
53bit_overflow_test: Skip
|
||||
|
||||
[ $compiler == dart2js && $jscl ]
|
||||
assert_test: Fail, OK # Assumes unspecified fields on the AssertionError.
|
||||
|
||||
Reference in New Issue
Block a user