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

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

Issue 281383002: Reapply "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
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tools/dom/src/WrappedEvent.dart » ('j') | 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 9d9085a5f873c3cdbba1d20b165baf43707d1904..a9a9adc7dc366ae60bcaf30cf18c17b1b1b67f74 100644
--- a/tests/lib/analyzer/analyze_library.status
+++ b/tests/lib/analyzer/analyze_library.status
@@ -6,24 +6,18 @@
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/_chrome/dart2js/chrome_dart2js: CompileTimeError # Issue 16522
+lib/html/html_common/html_common_dart2js: CompileTimeError # Issue 16522
+lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError # Issue 16522
+lib/js/dart2js/js_dart2js: CompileTimeError # Issue 16522
+lib/svg/dart2js/svg_dart2js: CompileTimeError # Issue 16522
+lib/typed_data/dart2js/native_typed_data_dart2js: CompileTimeError # Issue 16522
+lib/typed_data/dart2js/typed_data_dart2js: CompileTimeError # Issue 16522
+lib/web_audio/dart2js/web_audio_dart2js: CompileTimeError # Issue 16522
+lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError # Issue 16522
+lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError # Issue 16522
+
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
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tools/dom/src/WrappedEvent.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698