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

Unified Diff: tests/lib/scalarlist/scalarlist.status

Issue 12705002: Move tests out of corelib into scalarlist (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix long line Created 7 years, 9 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/lib/scalarlist/float32x4_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/scalarlist/scalarlist.status
diff --git a/runtime/lib/async_sources.gypi b/tests/lib/scalarlist/scalarlist.status
similarity index 55%
copy from runtime/lib/async_sources.gypi
copy to tests/lib/scalarlist/scalarlist.status
index a64243dad61251dc1aa605fe20444a77a06bdeba..4fb44bb11953c98d82959754d64300465957a0bd 100644
--- a/runtime/lib/async_sources.gypi
+++ b/tests/lib/scalarlist/scalarlist.status
@@ -2,10 +2,7 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-# This file contains all sources for the dart:isolate library.
-{
- 'sources': [
- 'timer_patch.dart',
- 'deferred_load_patch.dart',
- ],
-}
+# The scalarlist library is not supported by dart2js or dart2dart yet.
+[ $compiler == dart2js || $compiler == dart2dart ]
+float32x4_list_test: Fail
+float32x4_test: Fail
« no previous file with comments | « tests/lib/scalarlist/float32x4_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698