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

Unified Diff: tests/lib/lib.status

Issue 15707002: Mark failing test - we exposed a V8 bug. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 26e406b2c03faaa56f43334894c81f1d9fa09875..097a374e5917abc37041af3a91c0ab1651b019ab 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -25,6 +25,9 @@ async/run_async4_test: Pass, Fail # no global exception handler in isolates. htt
[ $compiler == dart2js && $checked ]
async/stream_event_transform_test: Fail # Issue 7733.
+[ $compiler == dart2js && $unchecked && ($runtime == d8 || $runtime == chrome || $runtime == drt) ]
+crypto/sha1_test: Fail # V8 bug: https://code.google.com/p/v8/issues/detail?id=2692
+
[ $compiler == dart2js && $jscl ]
async/future_test: Fail # Timer interface not supported; dartbug.com/7728.
async/slow_consumer2_test: Fail # Timer interface not supported; dartbug.com/7728.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698