4d22c0de58
* Remove co19_2 from file sets for now. * Skip extremely slow test. * Remove redundant build target from test matrix. #33150 Change-Id: Ib17d2e7438dc2ab473e751f1d79c617cbc26275d Reviewed-on: https://dart-review.googlesource.com/55661 Reviewed-by: William Hesse <whesse@google.com> Commit-Queue: Alexander Thomas <athom@google.com>
51 lines
1.6 KiB
Plaintext
51 lines
1.6 KiB
Plaintext
{
|
|
'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/angular/',
|
|
'tests/co19/',
|
|
'tests/compiler/',
|
|
'tests/corelib/',
|
|
'tests/corelib_2/',
|
|
'tests/dart/',
|
|
'tests/html/',
|
|
'tests/isolate/',
|
|
'tests/kernel/',
|
|
'tests/language/',
|
|
'tests/language_2/',
|
|
'tests/lib/',
|
|
'tests/lib_2/',
|
|
'tests/light_unittest.dart',
|
|
'tests/search/',
|
|
'tests/standalone/',
|
|
'tests/standalone_2/',
|
|
'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']
|
|
}
|
|
}
|