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

Unified Diff: tests/standalone/standalone.status

Issue 14786020: Update status files for 'dartanalyer'. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Added missing status files. Created 7 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 | « 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 6b1931e6b263fbefbae9fdbb43e4eb9b876fe733..78a98649bdb777205ecf4277eff7a959186d9aec 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -78,6 +78,17 @@ 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 ]
+crypto/base64_test: fail
+io/file_constructor_test: fail
+io/http_date_test: fail
+io/http_headers_test: fail
+io/http_parser_test: fail
+io/process_exit_negative_test: fail
+io/url_encoding_test: fail
+io/web_socket_protocol_processor_test: fail
+
+
[ $compiler == dart2js ]
number_identity_test: Skip # Bigints and int/double diff. not supported.
typed_data_test: Skip # dart:typed_data support needed.
« 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