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

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

Issue 2241033002: More bot fixes (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
Index: tests/compiler/dart2js/serialization/compilation_test_helper.dart
diff --git a/tests/compiler/dart2js/serialization/compilation_test_helper.dart b/tests/compiler/dart2js/serialization/compilation_test_helper.dart
index 5eda517245de8ecefa6574274e6febecdb82cc43..0a44ce2e428c33bf95d17dd7886fce7a46a75e51 100644
--- a/tests/compiler/dart2js/serialization/compilation_test_helper.dart
+++ b/tests/compiler/dart2js/serialization/compilation_test_helper.dart
@@ -17,7 +17,7 @@ import '../output_collector.dart';
int SKIP_COUNT = 2;
/// Number of groups that the [TESTS] are split into.
-int SPLIT_COUNT = 4;
+int SPLIT_COUNT = 5;
main(List<String> args) {
asyncTest(() async {
« no previous file with comments | « tests/compiler/dart2js/serialization/compilation5_test.dart ('k') | tests/compiler/dart2js/serialization/model5_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698