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

Unified Diff: tests/compiler/dart2js/analyze_test_test.dart

Issue 2238073005: Fix http test (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 4 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 | tests/compiler/dart2js/http_launch_data/http_launch_main.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/analyze_test_test.dart
diff --git a/tests/compiler/dart2js/analyze_test_test.dart b/tests/compiler/dart2js/analyze_test_test.dart
index a1a2c93725f94642f99e9108869ebf355c1caf36..43d490dd09e263ff4ca3ce1ad1fecb666dc7f2da 100644
--- a/tests/compiler/dart2js/analyze_test_test.dart
+++ b/tests/compiler/dart2js/analyze_test_test.dart
@@ -35,7 +35,7 @@ const Map<String, List/*<String|MessageKind>*/> WHITE_LIST = const {
const List<String> SKIP_LIST = const <String>[
// Helper files:
"/data/",
- "http_launch_data/",
+ "quarantined/http_launch_data/",
"mirrors_helper.dart",
"path%20with%20spaces/",
// Broken tests:
« no previous file with comments | « no previous file | tests/compiler/dart2js/http_launch_data/http_launch_main.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698