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

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

Issue 285123002: Fix analyzer errors in html Dartium. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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
Index: tests/lib/analyzer/analyze_library.status
diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status
index 9d9085a5f873c3cdbba1d20b165baf43707d1904..c2a82268b27e9ec89f1e6b174738e17c647630a6 100644
--- a/tests/lib/analyzer/analyze_library.status
+++ b/tests/lib/analyzer/analyze_library.status
@@ -6,24 +6,5 @@
lib/_internal: Skip # Slow like a hell - timeouts.
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
-lib/_blink/dartium/_blink_dartium: CompileTimeError # Issue 16522
-lib/_chrome/dart2js/chrome_dart2js: CompileTimeError # Issue 16522
lib/html/dart2js/html_dart2js: CompileTimeError # Issue 16522
-lib/html/dartium/html_dartium: CompileTimeError # Issue 16522
-lib/html/html_common/html_common: CompileTimeError # Issue 16522
lib/html/html_common/html_common_dart2js: CompileTimeError # Issue 16522
-lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError # Issue 16524
-lib/indexed_db/dartium/indexed_db_dartium: CompileTimeError # Issue 16524
-lib/_internal/compiler/samples/compile_loop/compile_loop: CompileTimeError # Issue 16524
-lib/_internal/compiler/samples/darttags/darttags: CompileTimeError # Issue 16524
-lib/js/dart2js/js_dart2js: CompileTimeError # Issue 16524
-lib/svg/dart2js/svg_dart2js: CompileTimeError # Issue 16524
-lib/svg/dartium/svg_dartium: CompileTimeError # Issue 16524
-lib/typed_data/dart2js/native_typed_data_dart2js: CompileTimeError # Issue 16524
-lib/typed_data/dart2js/typed_data_dart2js: CompileTimeError # Issue 16524
-lib/web_audio/dart2js/web_audio_dart2js: CompileTimeError # Issue 16524
-lib/web_audio/dartium/web_audio_dartium: CompileTimeError # Issue 16524
-lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError # Issue 16524
-lib/web_gl/dartium/web_gl_dartium: CompileTimeError # Issue 16524
-lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError # Issue 16524
-lib/web_sql/dartium/web_sql_dartium: CompileTimeError # Issue 16524

Powered by Google App Engine
This is Rietveld 408576698