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

Unified Diff: tests/html/html.status

Issue 732533002: Add HTML test with two dart scripts on one page. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 1 month 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 | tests/html/scripts_test_dart.dart » ('j') | tests/html/two_scripts_test_first.dart » ('J')
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 4cd0ddbc0170af72966841da18c31135d69d4dc4..1fa60824186cb90cb8b3d1c1edae0fade06942ac 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -15,6 +15,8 @@ indexeddb_1_test/functional: Skip # Issue 19512 (timing out)
indexeddb_4_test: Skip # Issue 19726
mouse_event_test: Fail # Issue 20437
storage_quota_test/missingenumcheck: Fail
+worker_api_test: Fail # Issue 10223
+two_scripts_htmltest: Fail # Issue 16603
[ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
datalistelement_test: Skip # Issue 20540
@@ -102,9 +104,6 @@ xhr_test: Pass, Fail # Issue 11884
[$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == ContentShellOnAndroid ]
webgl_1_test: Pass, Fail # Issue 8219
-[ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
-worker_api_test: Fail # http://dartbug.com/10223
-
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == windows]
websql_test: Skip # Issue 4941: stderr contains a backtrace.
@@ -125,6 +124,7 @@ canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does not support drawImage w/ video element
no_linked_scripts_htmltest: Skip # Times out on IE. Issue 21537
scripts_htmltest: Skip # Times out on IE. Issue 21537
+two_scripts_htmltest: Skip # Times out on IE. Issue 21537
[$runtime == ie10 ]
# IE10 Feature support statuses-
« no previous file with comments | « no previous file | tests/html/scripts_test_dart.dart » ('j') | tests/html/two_scripts_test_first.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698