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

Unified Diff: tools/testing/dart/test_configurations.dart

Issue 1071363002: Relocate service library tests and hookup a working status file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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 | « runtime/observatory/tests/service/weak_properties_test.dart ('k') | tools/testing/dart/test_options.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testing/dart/test_configurations.dart
diff --git a/tools/testing/dart/test_configurations.dart b/tools/testing/dart/test_configurations.dart
index 135226ebcced1a0d71ff2403cbac86bd9569b9a4..d56514eed29cc598cdbfcbc1bb22e28c5af06a88 100644
--- a/tools/testing/dart/test_configurations.dart
+++ b/tools/testing/dart/test_configurations.dart
@@ -29,7 +29,7 @@ final TEST_SUITE_DIRECTORIES = [
new Path('pkg'),
new Path('third_party/pkg_tested'),
new Path('runtime/tests/vm'),
- new Path('runtime/observatory'),
+ new Path('runtime/observatory/tests/service'),
new Path('samples'),
new Path('samples-dev'),
new Path('tests/benchmark_smoke'),
« no previous file with comments | « runtime/observatory/tests/service/weak_properties_test.dart ('k') | tools/testing/dart/test_options.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698