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

Unified Diff: tests/html/html.status

Issue 45763003: Disabling template wrapper GC test on dart2js (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 5c39a83be06e83c2cf10428c1b5abf6699f561a0..a27805fcdc144b3463db7dce738faa1d320a7783 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -9,6 +9,7 @@ dromaeo_smoke_test: Fail, Pass # Issue 14521
[ $compiler == dart2js && $browser ]
element_offset_test/offset: Pass, Fail # Issue 13296
+custom/template_wrappers_test: Pass, Fail # Test is for Dartium GC issues
[ $compiler == dart2js && $runtime != drt && $browser ]
custom/document_register_type_extensions_test/namespaces: Fail # Polyfill does not support createElementNS
@@ -318,6 +319,7 @@ fileapi_test: Skip # Timeout.
form_data_test: Fail # Issue: 7413
htmlelement_test: Fail
isolates_test: Skip # Timeout.
+js_interop_3_test: Skip # Timeout.
js_interop_4_test: Skip # Timeout.
keyboard_event_test: Fail # Issue: 7413
serialized_script_value_test: Fail
@@ -387,6 +389,8 @@ request_animation_frame_test: Skip # Async test hangs.
# Note: these tests are all injecting scripts by design. This is not allowed under CSP.
event_customevent_test: Fail # 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).
js_test: Skip # Test cannot run under CSP restrictions (times out).
postmessage_structured_test: Skip # Test cannot run under CSP restrictions (times out).
« 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