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

Unified Diff: tests/html/html.status

Issue 12378010: Improve status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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 589f57eaa6425256de596a7a2c5aa29d46648c8f..8bd2c46e5cf45fac1ba70d14d4a90259fd1a8685 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -347,9 +347,8 @@ typed_arrays_1_test/supported: Fail # dartbug.com/8496: missing substitution on
inner_frame_test: Skip # Timeout
[ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $runtime == ff || $runtime == chrome) ]
-indexeddb_2_test: Fail, OK # Test cannot run under CSP restrictions.
-js_interop_1_test: Timeout, OK # Test cannot run under CSP restrictions.
-js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions.
-js_interop_3_test: Timeout, OK # Test cannot run under CSP restrictions.
-postmessage_structured_test: Fail, OK # Test cannot run under CSP restrictions.
-shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions.
+js_interop_1_test: Skip # Test cannot run under CSP restrictions (times out).
+js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions.
+js_interop_3_test: Skip # Test cannot run under CSP restrictions (times out).
+postmessage_structured_test: Skip # Test cannot run under CSP restrictions (times out).
+shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions.
« 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