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

Unified Diff: tests/html/html.status

Issue 1423623007: TBR: fix status file for html.status. Only expect test to fail when it is actually run (which requi… (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 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 | 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 43481eee64449b303b80e5e2d7fa13090088b0dd..d461f7654ab2c04f11f0e8e0b69f8a7fc789cb3b 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -34,6 +34,8 @@ wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant
[ $compiler == dart2js && $checked ]
js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatible with --checked
+
+[ $compiler == dart2js && $checked && $browser ]
js_typed_interop_test: Fail # Issue 24822
[ $compiler == dart2js && $csp && $browser ]
« 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