| Index: testing/buildbot/tryserver.v8.json
|
| diff --git a/testing/buildbot/tryserver.v8.json b/testing/buildbot/tryserver.v8.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..aa8e50dbb0940722fd1c3ededc2dc559f96392cd
|
| --- /dev/null
|
| +++ b/testing/buildbot/tryserver.v8.json
|
| @@ -0,0 +1,14 @@
|
| +{
|
| + "v8_android_chromium_gn_dbg": {
|
| + "additional_compile_targets": [
|
| + "chrome_shell_apk"
|
| + ],
|
| + "gtest_tests": []
|
| + },
|
| + "v8_linux_chromium_gn_rel": {
|
| + "additional_compile_targets": [
|
| + "all"
|
| + ],
|
| + "gtest_tests": []
|
| + }
|
| +}
|
|
|