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

Unified Diff: tests/standalone/standalone.status

Issue 2705213006: Revert "[test.dart] Complain if there is non-utf8 formatted data in test output" (Closed)
Patch Set: Created 3 years, 10 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/standalone/io/non_utf8_output_test.dart ('k') | tools/testing/dart/status_file_parser.dart » ('j') | 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 f286a50864f43fe61ebd796fecb6a4c2060a4b59..41da6450230e2084ce8781e7fc5f238f15d3d265 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -396,9 +396,7 @@ io/secure_socket_test: RuntimeError
io/raw_secure_socket_test: RuntimeError
io/https_bad_certificate_test: RuntimeError
io/secure_server_closing_test: RuntimeError
-# The Android command runner doesn't correctly handle non-UTF8 formatted output.
-# https://github.com/dart-lang/sdk/issues/28872
-io/non_utf8_output_test: Skip
+io/console_unicode_test: Skip # https://github.com/dart-lang/sdk/issues/28872
[ $system == android && $runtime == dart_precompiled && $mode == release && $arch == arm]
io/stdout_stderr_non_blocking_test: Pass, Timeout # Issue 28426
« no previous file with comments | « tests/standalone/io/non_utf8_output_test.dart ('k') | tools/testing/dart/status_file_parser.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698