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

Unified Diff: tests/co19/co19-dartium.status

Issue 411953003: Disable tests which require cross frame access (same origin) (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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/co19/co19-dartium.status
diff --git a/tests/co19/co19-dartium.status b/tests/co19/co19-dartium.status
index b17428029a45fef7efeb08ec6a4d2961a3fcce3b..5f37f97f74b0d4307e22f9dcd2898ad59b552ddc 100644
--- a/tests/co19/co19-dartium.status
+++ b/tests/co19/co19-dartium.status
@@ -5,6 +5,11 @@
[ $compiler == none && $runtime == drt ]
*: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
+[ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid || $runtime == drt) ]
+LibTest/html/Window/document_A01_t01: RuntimeError # Issue 20146
+LibTest/html/Window/postMessage_A01_t02: RuntimeError # Issue 20146
+LibTest/html/Window/moveBy_A01_t01: RuntimeError # Issue 20146
+
[ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) ]
# Temporarily skip tests, to narrow down new breakage to a particular test by binary search:
LayoutTests/fast/dom: Skip # Unknown tests are breaking the test infrastructure. Issue 18558
« 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