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

Unified Diff: tests/html/html.status

Issue 355203010: Refine indexeddb_5 flaky status (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 2679866bdbc1849592920f582f45c65efaf9cfcc..7b03b7e02fa65784f0468a944fbf431f43b820d6 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -458,8 +458,11 @@ touchevent_test/supported: Fail
async_test: Timeout # Issue 13719: Please triage this failure.
element_offset_test/offset: Pass, Fail # Issue 13719, 13296
-[ $compiler == none && $runtime == dartium && $system == linux ]
-indexeddb_5_test: Timeout # Issue 19778, 19503
+[ $compiler == none && $runtime == drt && $system == linux && $arch == x64 ]
+indexeddb_5_test: RuntimeError # Issue 19778, 19503
+
+[ $compiler == none && $runtime == dartium && $system == linux && $arch == ia32 ]
+indexeddb_5_test: Pass, Timeout # Issue 19778, 19503
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
audiocontext_test: StaticWarning
« 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