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

Unified Diff: pkg/pkg.status

Issue 1134583005: Remove the core library stubbing infrastructure. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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 | « create_sdk.gyp ('k') | pkg/stub_core_library/README.md » ('j') | 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 18f26523609c60f116cb58c6a0d7ec52d10e74f6..feb0b572bf0b05504ede4ecc511c5c403d7aec85 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -124,7 +124,6 @@ docgen/test/*: SkipByDesign # Uses dart:io.
http_server/test/*: Fail, OK # Uses dart:io.
observe/test/transformer_test: Fail, OK # Uses dart:io.
observe/test/unique_message_test: SkipByDesign # Uses dart:io.
-stub_core_library/test/*: Fail, OK # Uses dart:io.
[ $runtime == vm && ($arch == simarm64 || $arch == simarm || $arch == simarmv5te || $arch == simmips || $arch == armv5te) ]
# Timeout. These are not unit tests. They do not run efficiently on our
@@ -187,7 +186,6 @@ analyzer2dart/test/tree_shaker_test: Crash # unsupported element kind: _escapeRe
fixnum/test/int_32_test: Crash # try/finally
fixnum/test/int_64_test: Crash # try/finally
js_ast/test/printer_callback_test: Crash # unsupported element kind: templateManager:field
-stub_core_library/test/stub_test: Crash # try/finally
typed_data/test/typed_buffers_test/01: Crash # unsupported element kind: _escapeRegExp:field
typed_data/test/typed_buffers_test/none: Crash # unsupported element kind: _escapeRegExp:field
typed_mock/test/typed_mock_test: Crash # try/finally
« no previous file with comments | « create_sdk.gyp ('k') | pkg/stub_core_library/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698