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

Unified Diff: tests/standalone/standalone.status

Issue 2822173002: Warn when adding something to a closed sink and improve documentation (Closed)
Patch Set: Fix Zone.print only taking a string and update status files. Created 3 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 | « sdk/lib/io/secure_socket.dart ('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 6302b7bd8a0422b93287a7304d06dcd8a52d9fd9..2fc1192253ff6486f3f359b76068d0c67cec9040 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -103,10 +103,10 @@ io/file_constructor_test: fail
# This is runtime test.
io/process_exit_negative_test: Skip
-io/http_parser_test: Pass, CompileTimeError # Issue 28843
-io/http_headers_test: Pass, CompileTimeError # Issue 28843
-io/http_cookie_date_test: Pass, CompileTimeError # Issue 28843
-io/web_socket_protocol_processor_test: Pass, CompileTimeError # Issue 28843
+io/http_parser_test: Pass, StaticWarning, CompileTimeError # Issue 28843
+io/http_headers_test: Pass, StaticWarning, CompileTimeError # Issue 28843
+io/http_cookie_date_test: Pass, StaticWarning, CompileTimeError # Issue 28843
+io/web_socket_protocol_processor_test: Pass, StaticWarning, CompileTimeError # Issue 28843
[ $compiler == dart2analyzer && $builder_tag == strong ]
*: Skip # Issue 28649
« no previous file with comments | « sdk/lib/io/secure_socket.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698