Index: tools/testing/dart/test_suite.dart |
diff --git a/tools/testing/dart/test_suite.dart b/tools/testing/dart/test_suite.dart |
index af7490bdc4334cd1eace26b57da9a6bba9178022..4937643594140f9ba2ad9978a11bffda50128fa2 100644 |
--- a/tools/testing/dart/test_suite.dart |
+++ b/tools/testing/dart/test_suite.dart |
@@ -994,6 +994,7 @@ class StandardTestSuite extends TestSuite { |
List<String> runtimeArguments = |
compilerConfiguration.computeRuntimeArguments( |
runtimeConfiguration, |
+ buildDir, |
info, |
vmOptions, sharedOptions, args, |
compilationArtifact); |