Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(130)

Unified Diff: tests/standalone/standalone.status

Issue 17527003: Fix expectation for 53-bit-overflow. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « runtime/lib/errors_patch.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index fab1994c896aade6ba77adc0940a7bcf608b1e95..c15db49fee817287061443ded5604536db1780ee 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -58,6 +58,9 @@ debugger/*: Skip # Do not run standalone debugger tests in browser.
coverage_test: Skip
http_launch_test: Skip
+[ $runtime == vm && $arch == x64 ]
+53bit_overflow_test: Fail # Issue 11411
+
[ $compiler == dartc ]
# package test issue 7392
« no previous file with comments | « runtime/lib/errors_patch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698