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

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

Issue 18566003: Remove dartc status sections. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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') | tests/standalone/standalone.status » ('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 fb163a8ad43b34be218ef2ee29fa2087543c951a..28e166085110e386652e0d127b0ce86c063c687d 100644
--- a/tests/lib/analyzer/analyze_tests.status
+++ b/tests/lib/analyzer/analyze_tests.status
@@ -2,40 +2,6 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-[ $compiler == dartc ]
-
-# VM adds fields failedAssertion, url, line and column to AssertionError.
-# Issue 10144.
-standalone/assert_test: Fail
-
-# Uses mirrors which is are not fully implemented.
-standalone/package/package_isolate_test: Fail
-
-# Static type errors by design.
-standalone/io/directory_invalid_arguments_test: Fail
-standalone/io/file_fuzz_test: Fail
-standalone/io/file_constructor_test: Fail
-standalone/io/process_invalid_arguments_test: Fail
-standalone/io/secure_socket_argument_test: Fail
-standalone/io/stdout_bad_argument_test: Fail
-standalone/io/raw_secure_server_socket_argument_test: Fail
-
-# Test runner does not use the latest VM.
-standalone/io/test_runner_test: Skip
-standalone/io/skipping_dart2js_compilations_test: Skip
-
-# Implicit downcast.
-standalone/typed_data_view_test: Fail
-
-# Tests using fake "part" and/or "part of" directive.
-standalone/typed_data_test: Fail
-standalone/io/http_cookie_date_test: Fail
-standalone/io/http_headers_test: Fail
-standalone/io/http_parser_test: Fail
-standalone/io/web_socket_protocol_processor_test: Fail
-standalone/io/url_encoding_test: Fail
-
-
[ $compiler == dartanalyzer ]
standalone/io/process_exit_negative_test: fail
53bit_overflow_literal_test/01: fail, ok
« no previous file with comments | « tests/lib/analyzer/analyze_library.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698