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

Unified Diff: third_party/pkg_tested/pkg_tested.status

Issue 1157863006: Add pub tests to pkg_tested.status (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg_tested/pkg_tested.status
diff --git a/third_party/pkg_tested/pkg_tested.status b/third_party/pkg_tested/pkg_tested.status
index c18a94c017f876678eaf9fd145b39b427a36ad06..c52ff207ff3dc9c67c35c7e9295a34125f3cb193 100644
--- a/third_party/pkg_tested/pkg_tested.status
+++ b/third_party/pkg_tested/pkg_tested.status
@@ -11,9 +11,18 @@
*/*/*/*/packages/*/*: Skip
*/*/*/*/*/packages/*/*: Skip
+pub/test/dart2js/compiles_generated_file_from_dependency_test: Pass, Slow
+pub/test/serve/web_socket/url_to_asset_id_test: Pass, Slow
+pub/test/transformer/loads_a_diamond_transformer_dependency_graph_test: Pass, Slow
+
[ $browser ]
analyzer_cli/*: SkipByDesign # Uses dart:io.
dart_style/*: SkipByDesign
+pub/*: SkipByDesign
+
+[ $runtime == vm && $system == windows ]
+pub/test/run/app_can_read_from_stdin_test: Fail # Issue 19448
+pub/test/run/forwards_signal_posix_test: SkipByDesign
[ $runtime == vm && ($mode == debug || $arch == mips || $arch == simmips || $arch == simarm || $arch == simarmv5te || $arch == simarm64 || $builder_tag == asan) ]
dart_style/test/command_line_test: Skip # The test controller does not take into account that tests take much longer in debug mode or on simulators/mips.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698