dart-sdk/tools/bots/dart_tests.isolate
Sigmund Cherem d0c3e48a5f Add dart2js-with-kernel to the CQ
This is blocked on first landing the change to the dart2js_swarming recipe.

R=whesse@google.com,athom@google.com

Change-Id: Id7c26499cbb3d5337d6c72c10a688dd22d60dd78
Reviewed-on: https://dart-review.googlesource.com/41580
Commit-Queue: Sigmund Cherem <sigmund@google.com>
Reviewed-by: William Hesse <whesse@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2018-02-16 23:46:57 +00:00

34 lines
1.1 KiB
Text

{
'variables': {
'files': ['out/ReleaseIA32/dart-sdk/',
'out/ReleaseX64/dart-sdk/',
'xcodebuild/ReleaseIA32/dart-sdk/',
'xcodebuild/ReleaseX64/dart-sdk/',
'samples/',
'samples-dev/',
'tools/',
'third_party/pkg/',
'third_party/pkg_tested/',
'third_party/d8/',
'third_party/firefox_jsshell/',
'third_party/observatory_pub_packages/packages/web_components/',
'tests/',
'pkg/async_helper/',
'pkg/browser/',
'pkg/compiler/',
'pkg/dart_internal/',
'pkg/expect/',
'pkg/front_end/',
'pkg/js/',
'pkg/js_ast/',
'pkg/kernel/',
'pkg/meta/',
'pkg/pkg.status',
'pkg/status_file/',
'pkg/vm/',
'runtime/tests/',
'sdk/lib/_internal/js_runtime/',
'sdk/lib/_internal/sdk_library_metadata/',
'.packages']
}
}