|
[swarming] Isolate v8 testing.
Add gyp support and isolates for default test suites.
Add two default isolates, one (default) for using the
test suite collection we call "default" on the bots. One
(developer_default) for also supporting the way developers
call the driver (i.e. without argument, which includes
the unittests).
BUG= chromium:535160
LOG=n
Committed: https://crrev.com/9bd83f58f29ab0c7c5b71b00bcb1df3a9e641f05
Cr-Commit-Position: refs/heads/master@{#31081}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+258 lines, -44 lines) |
Patch |
|
M |
build/all.gyp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/cctest.gyp
|
View
|
1
2
3
4
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
|
A + |
test/cctest/cctest.isolate
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
A |
test/default.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
|
A + |
test/default.isolate
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -9 lines |
0 comments
|
Download
|
|
A |
test/developer_default.gyp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
|
A + |
test/developer_default.isolate
|
View
|
1
2
3
4
5
6
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
|
A |
test/intl/intl.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
|
A + |
test/intl/intl.isolate
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
|
A |
test/message/message.gyp
|
View
|
1
2
3
4
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
|
A + |
test/message/message.isolate
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
|
A |
test/mjsunit/mjsunit.gyp
|
View
|
1
2
3
4
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
|
A |
test/mjsunit/mjsunit.isolate
|
View
|
1
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A |
test/preparser/preparser.gyp
|
View
|
1
2
3
4
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
|
A + |
test/preparser/preparser.isolate
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/unittests/unittests.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
|
A + |
test/unittests/unittests.isolate
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
A + |
tools/testrunner/testrunner.isolate
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
Total messages: 19 (8 generated)
|