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:
zra@google.com
2013-06-05 18:06:43 +00:00
parent 320b629f3f
commit 2d2389aa61
+1
View File
@@ -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.