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

Unified Diff: pkg/pkg.status

Issue 2675203006: Add FutureOr to analyzer_cli test async.dart. (Closed)
Patch Set: Add timeout for slow test 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 | « pkg/analyzer_cli/test/data/package_with_embedder_yaml/lib/async.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 370ca7a3e2f59e71a9ea860b925fa145534bf37a..eb715aa12d30731b3f579c5f59b2161bd0aa20eb 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -58,7 +58,7 @@ analysis_server/test/completion_test: Pass, Slow
[ $runtime == vm && $checked ]
analysis_server/test/completion_test: Pass, Slow
-analysis_server/test/socket_server_test: Pass, Slow
+analysis_server/test/socket_server_test: Skip # Pass, Slow
[ $runtime == vm && $use_sdk ]
front_end/test/fasta/compile_test: Skip # Issue 28629
@@ -169,7 +169,6 @@ kernel/test/*: SkipByDesign # Uses dart:io and bigints.
[ $runtime == vm ]
analyzer/test/file_system/physical_resource_provider_test: Pass, Fail # Issue 25472
-analyzer_cli/test/embedder_test: RuntimeError # Issue 28653
# Skip tests on the VM if the package depends on dart:html
mutation_observer: Skip
« no previous file with comments | « pkg/analyzer_cli/test/data/package_with_embedder_yaml/lib/async.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698