Commit 8c3b0176 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Add missing mozilla test suite to win trybots

TBR=sergiyb@chromium.org

Bug: v8:8790
Change-Id: Iceb77dfa511eebd2802efb5bd4c94fc67131b67e
Reviewed-on: https://chromium-review.googlesource.com/c/1454611Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarSergiy Belozorov <sergiyb@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59390}
parent dfa7e3f7
...@@ -424,6 +424,7 @@ ...@@ -424,6 +424,7 @@
'os': 'Windows-7-SP1', 'os': 'Windows-7-SP1',
}, },
'tests': [ 'tests': [
{'name': 'mozilla'},
{'name': 'test262'}, {'name': 'test262'},
{'name': 'v8testing', 'shards': 2}, {'name': 'v8testing', 'shards': 2},
], ],
...@@ -467,6 +468,7 @@ ...@@ -467,6 +468,7 @@
'os': 'Windows-7-SP1', 'os': 'Windows-7-SP1',
}, },
'tests': [ 'tests': [
{'name': 'mozilla'},
{'name': 'test262'}, {'name': 'test262'},
{'name': 'v8testing', 'shards': 2}, {'name': 'v8testing', 'shards': 2},
{'name': 'v8testing', 'variant': 'extra'}, {'name': 'v8testing', 'variant': 'extra'},
......
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