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

Unified Diff: tests/standalone/standalone.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_tests.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index bd67e9a261975b5cdd0d8f8367266634fd5c2fd6..282d267a91f1e63c85f520084cfb0bea35214e3b 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -54,25 +54,6 @@ debugger/*: Skip # Do not run standalone debugger tests in browser.
coverage_test: Skip
http_launch_test: Skip
-[ $compiler == dartc ]
-
-# package test issue 7392
-package/package1_test: Fail
-package/package_test: Fail
-
-
-# The dart:io library is created at build time from separate files, and
-# there is no language-spec compatible way to run unit tests on the private
-# members and methods of dart:io.
-# Dartc spots the misuse of 'part' directives in these unit tests.
-io/http_headers_test: Skip # dartc cannot parse dart:io unit tests.
-io/http_cookie_date_test: Skip # dartc cannot parse dart:io unit tests.
-io/url_encoding_test: Skip # dartc cannot parse dart:io unit tests.
-io/http_parser_test: Skip # dartc cannot parse dart:io unit tests.
-io/web_socket_protocol_processor_test: Skip # dart:io unit test.
-
-io/process_exit_negative_test: Fail # This is a compilation-time negative test.
-
[ $compiler == dartanalyzer ]
53bit_overflow_literal_test/01: fail, ok
@@ -95,7 +76,6 @@ io/process_exit_negative_test: Skip
[ $compiler == dart2analyzer ]
53bit_overflow_literal_test/01: fail, ok
-package/package_isolate_test: fail # issue 11647
# test issue https://code.google.com/p/dart/issues/detail?id=11518
io/file_constructor_test: fail
« no previous file with comments | « tests/lib/analyzer/analyze_tests.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698