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

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

Issue 54903009: Issue 14685. Don't analyzer parts. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: tests/lib/analyzer/analyze_library.status
diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status
index 84c66b41fac08f518b2e9ce8620f8c9158c29e6c..57789d3eab29458dbbe53164360b0288a9f1b3e3 100644
--- a/tests/lib/analyzer/analyze_library.status
+++ b/tests/lib/analyzer/analyze_library.status
@@ -3,12 +3,9 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2analyzer ]
-lib: Skip # Slow like a hell - timeouts.
+lib/_internal: Skip # Slow like a hell - timeouts.
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
-lib/core/bool: CompileTimeError, OK # Issue 14684. Only redirecting factory constructors can be declared to be 'const'
-lib/core/int: CompileTimeError, OK # Issue 14684. Only redirecting factory constructors can be declared to be 'const'
-lib/core/string: CompileTimeError, OK # Issue 14684. Only redirecting factory constructors can be declared to be 'const'
lib/_chrome/dart2js/chrome_dart2js: CompileTimeError
lib/html/dart2js/html_dart2js: CompileTimeError
lib/html/dartium/html_dartium: CompileTimeError
@@ -82,86 +79,3 @@ lib/web_gl/dartium/web_gl_dartium: CompileTimeError
lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError
lib/web_sql/dartium/web_sql_dartium: CompileTimeError
-
-[ $compiler == dart2analyzer ]
-lib/async/async_error: CompileTimeError
-lib/async/deferred_load: CompileTimeError
-lib/async/future: CompileTimeError
-lib/async/future_impl: CompileTimeError
-lib/async/schedule_microtask: CompileTimeError
-lib/async/stream: CompileTimeError
-lib/async/stream_controller: CompileTimeError
-lib/async/stream_impl: CompileTimeError
-lib/async/timer: CompileTimeError
-lib/async/zone: CompileTimeError
-lib/collection/collections: CompileTimeError
-lib/_collection_dev/iterable: CompileTimeError
-lib/_collection_dev/list: CompileTimeError
-lib/_collection_dev/symbol: CompileTimeError
-lib/collection/hash_map: CompileTimeError
-lib/collection/iterable: CompileTimeError
-lib/collection/linked_hash_map: CompileTimeError
-lib/collection/list: CompileTimeError
-lib/collection/queue: CompileTimeError
-lib/collection/splay_tree: CompileTimeError
-lib/convert/ascii: CompileTimeError
-lib/convert/byte_conversion: CompileTimeError
-lib/convert/converter: CompileTimeError
-lib/convert/encoding: CompileTimeError
-lib/convert/html_escape: CompileTimeError
-lib/convert/json: CompileTimeError
-lib/convert/latin1: CompileTimeError
-lib/convert/line_splitter: CompileTimeError
-lib/convert/string_conversion: CompileTimeError
-lib/convert/utf: CompileTimeError
-lib/core/iterable: CompileTimeError
-lib/core/list: CompileTimeError
-lib/core/map: CompileTimeError
-lib/core/print: CompileTimeError
-lib/core/set: CompileTimeError
-lib/core/string: CompileTimeError
-lib/core/symbol: CompileTimeError
-lib/core/uri: CompileTimeError
-lib/html/html_common/conversions: CompileTimeError
-lib/html/html_common/css_class_set: CompileTimeError
-lib/html/html_common/device: CompileTimeError
-lib/html/html_common/filtered_element_list: CompileTimeError
-lib/html/html_common/lists: CompileTimeError
-lib/io/bytes_builder: CompileTimeError
-lib/io/common: CompileTimeError
-lib/io/crypto: CompileTimeError
-lib/io/data_transformer: CompileTimeError
-lib/io/directory: CompileTimeError
-lib/io/directory_impl: CompileTimeError
-lib/io/eventhandler: CompileTimeError
-lib/io/file: CompileTimeError
-lib/io/file_impl: CompileTimeError
-lib/io/file_system_entity: CompileTimeError
-lib/io/http: CompileTimeError
-lib/io/http_date: CompileTimeError
-lib/io/http_headers: CompileTimeError
-lib/io/http_impl: CompileTimeError
-lib/io/http_parser: CompileTimeError
-lib/io/http_session: CompileTimeError
-lib/io/io_service: CompileTimeError
-lib/io/io_sink: CompileTimeError
-lib/io/link: CompileTimeError
-lib/io/options: CompileTimeError
-lib/io/platform: CompileTimeError
-lib/io/platform_impl: CompileTimeError
-lib/io/process: CompileTimeError
-lib/io/secure_server_socket: CompileTimeError
-lib/io/secure_socket: CompileTimeError
-lib/io/socket: CompileTimeError
-lib/io/stdio: CompileTimeError
-lib/io/string_transformer: CompileTimeError
-lib/io/timer_impl: CompileTimeError
-lib/io/websocket: CompileTimeError
-lib/io/websocket_impl: CompileTimeError
-lib/math/point: CompileTimeError
-lib/math/rectangle: CompileTimeError
-lib/utf/utf16: CompileTimeError
-lib/utf/utf32: CompileTimeError
-lib/utf/utf8: CompileTimeError
-lib/utf/utf_stream: CompileTimeError
-
« pkg/analyzer/lib/src/analyzer_impl.dart ('K') | « pkg/analyzer/lib/src/analyzer_impl.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698