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

Unified Diff: tests/lib/analyzer/analyze_library.status

Issue 733373002: Update test status for analyzer error in DOM bindings code. (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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/analyzer/analyze_library.status
diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status
index bb3a64ff454fabef23f2e067b6bc3086d4f3dc2a..e48684e159f352b7ac21b543aeca1db56e96edad 100644
--- a/tests/lib/analyzer/analyze_library.status
+++ b/tests/lib/analyzer/analyze_library.status
@@ -23,3 +23,12 @@ lib/_internal/pub_generated/bin/async_compile: Skip
# Pub is starting to use the new async syntax, which isn't supported on the
# analyzer bots yet.
lib/_internal/pub/*: Pass, CompileTimeError
+
+[ $compiler == dart2analyzer ]
+lib/web_gl/dartium/web_gl_dartium: CompileTimeError # Issue 21647
+lib/web_sql/dartium/web_sql_dartium: CompileTimeError # Issue 21647
+lib/html/dartium/html_dartium: CompileTimeError # Issue 21647
+lib/html/html_common/html_common: CompileTimeError # Issue 21647
+lib/indexed_db/dartium/indexed_db_dartium: CompileTimeError # Issue 21647
+lib/web_audio/dartium/web_audio_dartium: CompileTimeError # Issue 21647
+lib/svg/dartium/svg_dartium: CompileTimeError # Issue 21647
« 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