Commit 096e6cf9 authored by Alexander Schulze's avatar Alexander Schulze Committed by V8 LUCI CQ

[infra] Push win64 version to Windows-10-19042

Chromium Win10 builders already run on 19042 [1]. This change bumps v8
as well.

[1] https://ci.chromium.org/ui/p/chromium/builders/ci/Win10%20Tests%20x64/68485/overview

Bug: chromium:1335886
Change-Id: I79f631c38b055aac430ec249beabae1f8f80605a
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3711756
Auto-Submit: Alexander Schulze <alexschulze@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#81239}
parent 38547ff9
......@@ -702,7 +702,7 @@
# Win64
'v8_win64_asan_rel_ng_triggered': {
'swarming_dimensions' : {
'os': 'Windows-10-18363',
'os': 'Windows-10-19042',
},
'tests': [
{'name': 'v8testing', 'shards': 5},
......@@ -711,7 +711,7 @@
'v8_win64_dbg_ng_triggered': {
'swarming_dimensions' : {
'cpu': 'x86-64',
'os': 'Windows-10-18363',
'os': 'Windows-10-19042',
},
'tests': [
{'name': 'mozilla'},
......@@ -723,7 +723,7 @@
'v8_win64_msvc_rel_ng_triggered': {
'swarming_dimensions' : {
'cpu': 'x86-64',
'os': 'Windows-10-18363',
'os': 'Windows-10-19042',
},
'tests': [
{'name': 'mozilla'},
......@@ -734,7 +734,7 @@
'v8_win64_rel_ng_triggered': {
'swarming_dimensions' : {
'cpu': 'x86-64',
'os': 'Windows-10-18363',
'os': 'Windows-10-19042',
},
'tests': [
{'name': 'mozilla'},
......@@ -1610,7 +1610,7 @@
},
'V8 Win64': {
'swarming_dimensions': {
'os': 'Windows-10-18363',
'os': 'Windows-10-19042',
},
'tests': [
{'name': 'mozilla'},
......@@ -1621,7 +1621,7 @@
},
'V8 Win64 - debug': {
'swarming_dimensions': {
'os': 'Windows-10-18363',
'os': 'Windows-10-19042',
},
'tests': [
{'name': 'mozilla'},
......@@ -1632,7 +1632,7 @@
},
'V8 Win64 - msvc': {
'swarming_dimensions': {
'os': 'Windows-10-18363',
'os': 'Windows-10-19042',
},
'tests': [
{'name': 'mozilla'},
......@@ -1642,7 +1642,7 @@
},
'V8 Win64 ASAN': {
'swarming_dimensions': {
'os': 'Windows-10-18363',
'os': 'Windows-10-19042',
},
'tests': [
{'name': 'v8testing', 'shards': 5},
......
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