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

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

Issue 969823002: Updated to match 39 roll (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Used generated _blink library from dartium and re-enable analyzer tests. Created 5 years, 10 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 | « sdk/lib/_blink/dartium/_blink_dartium.dart ('k') | 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 df237b7a6a6a59eb6b2142c53090b24127686e3e..5d72855b2a80231e9b5687cc59eb1ea3b106ab57 100644
--- a/tests/lib/analyzer/analyze_library.status
+++ b/tests/lib/analyzer/analyze_library.status
@@ -17,19 +17,10 @@ lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError # Issue 16522
lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError # Issue 16522
[ $compiler == dart2analyzer ]
-lib/web_gl/dartium/web_gl_dartium: CompileTimeError # Issue 21647, 22623
-lib/web_sql/dartium/web_sql_dartium: CompileTimeError # Issue 21647, 22623
-lib/html/dartium/html_dartium: CompileTimeError # Issue 21647, 22623
-lib/html/html_common/html_common: CompileTimeError # Issue 21647, 22623
-lib/indexed_db/dartium/indexed_db_dartium: CompileTimeError # Issue 21647, 22623
-lib/web_audio/dartium/web_audio_dartium: CompileTimeError # Issue 21647, 22623
-lib/svg/dartium/svg_dartium: CompileTimeError # Issue 21647, 22623
-
-[ $compiler == dartanalyzer ]
-lib/web_gl/dartium/web_gl_dartium: CompileTimeError # Issue 22623
-lib/web_sql/dartium/web_sql_dartium: CompileTimeError # Issue 22623
-lib/html/dartium/html_dartium: CompileTimeError # Issue 22623
-lib/html/html_common/html_common: CompileTimeError # Issue 22623
-lib/indexed_db/dartium/indexed_db_dartium: CompileTimeError # Issue 22623
-lib/web_audio/dartium/web_audio_dartium: CompileTimeError # Issue 22623
-lib/svg/dartium/svg_dartium: CompileTimeError # Issue 22623
+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 | « sdk/lib/_blink/dartium/_blink_dartium.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698