| Index: testing/commit_queue/config.json
|
| diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
|
| index 841eb274dbc8ec299c17c56bb7f34187f1dd6e68..097d2c4814f4d5302bfe1776876aff083e17d3d1 100644
|
| --- a/testing/commit_queue/config.json
|
| +++ b/testing/commit_queue/config.json
|
| @@ -47,6 +47,12 @@
|
| "v8_linux_gcc_compile_rel": [
|
| "defaulttests"
|
| ],
|
| + "v8_linux_mipsel_compile_rel": [
|
| + "defaulttests"
|
| + ],
|
| + "v8_linux_mips64el_compile_rel": [
|
| + "defaulttests"
|
| + ],
|
| "v8_linux_nodcheck_rel": [
|
| "defaulttests"
|
| ],
|
|
|