[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: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#81239}
This commit is contained in:
parent
38547ff9fe
commit
096e6cf931
@ -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},
|
||||
|
Loading…
Reference in New Issue
Block a user