Commit c1215df6 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Remove legacy presubmit test configs

NOTRY=true
R=sergiyb@chromium.org

Bug: chromium:901304
Change-Id: I343fa257f21afb4eff103b1bc52ba2bcb59fecc8
Reviewed-on: https://chromium-review.googlesource.com/c/1314573Reviewed-by: 's avatarSergiy Byelozyorov <sergiyb@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#57215}
parent 95b5e9bd
...@@ -695,11 +695,6 @@ ...@@ -695,11 +695,6 @@
{'name': 'mozilla'}, {'name': 'mozilla'},
], ],
}, },
'V8 Linux - presubmit': {
'tests': [
{'name': 'presubmit'},
],
},
'V8 Linux - shared': { 'V8 Linux - shared': {
'tests': [ 'tests': [
{'name': 'mozilla'}, {'name': 'mozilla'},
...@@ -1524,7 +1519,6 @@ ...@@ -1524,7 +1519,6 @@
}, },
'tests': [ 'tests': [
{'name': 'mozilla'}, {'name': 'mozilla'},
{'name': 'presubmit'},
{'name': 'test262'}, {'name': 'test262'},
{'name': 'v8testing'}, {'name': 'v8testing'},
], ],
...@@ -1537,7 +1531,6 @@ ...@@ -1537,7 +1531,6 @@
}, },
'tests': [ 'tests': [
{'name': 'mozilla'}, {'name': 'mozilla'},
{'name': 'presubmit'},
{'name': 'test262'}, {'name': 'test262'},
{'name': 'v8testing', 'shards': 3}, {'name': 'v8testing', 'shards': 3},
], ],
...@@ -1550,7 +1543,6 @@ ...@@ -1550,7 +1543,6 @@
}, },
'tests': [ 'tests': [
{'name': 'mozilla'}, {'name': 'mozilla'},
{'name': 'presubmit'},
{'name': 'test262'}, {'name': 'test262'},
{'name': 'v8testing'}, {'name': 'v8testing'},
], ],
...@@ -1563,7 +1555,6 @@ ...@@ -1563,7 +1555,6 @@
}, },
'tests': [ 'tests': [
{'name': 'mozilla'}, {'name': 'mozilla'},
{'name': 'presubmit'},
{'name': 'test262'}, {'name': 'test262'},
{'name': 'v8testing', 'shards': 3}, {'name': 'v8testing', 'shards': 3},
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment