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

Unified Diff: tests/compiler/dart2js/serialization/compilation1_test.dart

Issue 2109593003: Update status for failing and flaky tests. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update win8 ie11 status diff from win7 ie11. Created 4 years, 6 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/co19/co19-dart2js.status ('k') | tests/compiler/dart2js/serialization/compilation2_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/serialization/compilation1_test.dart
diff --git a/tests/compiler/dart2js/serialization/compilation1_test.dart b/tests/compiler/dart2js/serialization/compilation1_test.dart
index 8eb5f47793fa596ae22e9c025741170d3302b510..3244d79116f284a75eeebb451fd34f499931cc78 100644
--- a/tests/compiler/dart2js/serialization/compilation1_test.dart
+++ b/tests/compiler/dart2js/serialization/compilation1_test.dart
@@ -8,5 +8,5 @@ import 'compilation_test_helper.dart' as test;
import 'test_data.dart';
main() {
- test.main(['0', '${TESTS.length ~/ 2}']);
+ test.main(['0', '${TESTS.length ~/ 4}']);
}
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js/serialization/compilation2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698