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

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

Issue 18174010: Test running changes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase Created 7 years, 5 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 | « tests/lib/analyzer/analyze_library.status ('k') | tools/testing/dart/test_runner.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/analyzer/analyze_tests.status
diff --git a/tests/lib/analyzer/analyze_tests.status b/tests/lib/analyzer/analyze_tests.status
index 28e166085110e386652e0d127b0ce86c063c687d..da6252123319b896ebd8cbfa5b3f0b0cfdd4705f 100644
--- a/tests/lib/analyzer/analyze_tests.status
+++ b/tests/lib/analyzer/analyze_tests.status
@@ -3,10 +3,53 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dartanalyzer ]
-standalone/io/process_exit_negative_test: fail
53bit_overflow_literal_test/01: fail, ok
+# https://code.google.com/p/dart/issues/detail?id=11665
+standalone/assert_test: fail
+standalone/io/directory_invalid_arguments_test: fail
+standalone/io/file_constructor_test: fail
+standalone/io/file_fuzz_test: fail
+standalone/io/http_cookie_date_test: fail
+standalone/io/http_headers_test: fail
+standalone/io/http_parser_test: fail
+standalone/io/process_invalid_arguments_test: fail
+standalone/io/raw_secure_server_socket_argument_test: fail
+standalone/io/secure_socket_argument_test: fail
+standalone/io/stdout_bad_argument_test: fail
+standalone/io/skipping_dart2js_compilations_test: fail
+standalone/io/url_encoding_test: fail
+standalone/io/web_socket_protocol_processor_test: fail
+standalone/io/test_runner_test: fail
+standalone/package/invalid_uri_test: fail
+standalone/package/package1_test: fail
+standalone/package/package_test: fail
+standalone/typed_data_view_test: fail
+standalone/typed_data_test: fail
+
+
[ $compiler == dart2analyzer ]
-standalone/io/process_exit_negative_test: fail
53bit_overflow_literal_test/01: fail, ok
+
+# https://code.google.com/p/dart/issues/detail?id=11665
+standalone/assert_test: fail
+standalone/io/directory_invalid_arguments_test: fail
+standalone/io/file_constructor_test: fail
+standalone/io/file_fuzz_test: fail
+standalone/io/http_cookie_date_test: fail
+standalone/io/http_headers_test: fail
+standalone/io/http_parser_test: fail
+standalone/io/process_invalid_arguments_test: fail
+standalone/io/raw_secure_server_socket_argument_test: fail
+standalone/io/secure_socket_argument_test: fail
+standalone/io/stdout_bad_argument_test: fail
+standalone/io/skipping_dart2js_compilations_test: fail
+standalone/io/url_encoding_test: fail
+standalone/io/web_socket_protocol_processor_test: fail
+standalone/io/test_runner_test: fail
+standalone/package/invalid_uri_test: fail
+standalone/package/package1_test: fail
+standalone/package/package_test: fail
+standalone/typed_data_view_test: fail
+standalone/typed_data_test: fail
« no previous file with comments | « tests/lib/analyzer/analyze_library.status ('k') | tools/testing/dart/test_runner.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698