summaryrefslogtreecommitdiff
path: root/deps/v8/infra
diff options
context:
space:
mode:
authorMichaël Zasso <targos@protonmail.com>2018-11-03 13:20:30 +0100
committerMichaël Zasso <targos@protonmail.com>2018-11-05 20:01:39 +0100
commit5c2d555b29d99f9d1f484fd46eff33b42ee9c11f (patch)
tree8f1c2ee1a4decda1494c6818f8a754f0b302d96b /deps/v8/infra
parent7e1b178fb637abc68b1d4da1363a19db7ad02d6c (diff)
downloadandroid-node-v8-5c2d555b29d99f9d1f484fd46eff33b42ee9c11f.tar.gz
android-node-v8-5c2d555b29d99f9d1f484fd46eff33b42ee9c11f.tar.bz2
android-node-v8-5c2d555b29d99f9d1f484fd46eff33b42ee9c11f.zip
deps: patch V8 to 7.0.276.35
Refs: https://github.com/v8/v8/compare/7.0.276.32...7.0.276.35 PR-URL: https://github.com/nodejs/node/pull/24056 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
Diffstat (limited to 'deps/v8/infra')
-rw-r--r--deps/v8/infra/testing/builders.pyl9
1 files changed, 0 insertions, 9 deletions
diff --git a/deps/v8/infra/testing/builders.pyl b/deps/v8/infra/testing/builders.pyl
index bf24d2c995..31aef9c321 100644
--- a/deps/v8/infra/testing/builders.pyl
+++ b/deps/v8/infra/testing/builders.pyl
@@ -685,11 +685,6 @@
{'name': 'mozilla'},
],
},
- 'V8 Linux - presubmit': {
- 'tests': [
- {'name': 'presubmit'},
- ],
- },
'V8 Linux - shared': {
'tests': [
{'name': 'mozilla'},
@@ -1514,7 +1509,6 @@
},
'tests': [
{'name': 'mozilla'},
- {'name': 'presubmit'},
{'name': 'test262'},
{'name': 'v8testing'},
],
@@ -1527,7 +1521,6 @@
},
'tests': [
{'name': 'mozilla'},
- {'name': 'presubmit'},
{'name': 'test262'},
{'name': 'v8testing', 'shards': 3},
],
@@ -1540,7 +1533,6 @@
},
'tests': [
{'name': 'mozilla'},
- {'name': 'presubmit'},
{'name': 'test262'},
{'name': 'v8testing'},
],
@@ -1553,7 +1545,6 @@
},
'tests': [
{'name': 'mozilla'},
- {'name': 'presubmit'},
{'name': 'test262'},
{'name': 'v8testing', 'shards': 3},
],