[test] Upgrade Windows ia32 testing to Win10
Bug: chromium:1413661 Cq-Include-Trybots: luci.v8.try:v8_win_rel Change-Id: I08d7e8c699454a2b389cd977c21988b2050dfa63 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4224677 Reviewed-by: Liviu Rau <liviurau@google.com> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#85708}
This commit is contained in:
parent
0af103a4fa
commit
babc4b1d6b
@ -820,7 +820,7 @@
|
||||
'v8_win_dbg': {
|
||||
'swarming_dimensions' : {
|
||||
'cpu': 'x86-64',
|
||||
'os': 'Windows-7-SP1',
|
||||
'os': 'Windows-10-19045',
|
||||
},
|
||||
'tests': [
|
||||
{'name': 'mozilla'},
|
||||
@ -830,7 +830,7 @@
|
||||
'v8_win_rel': {
|
||||
'swarming_dimensions' : {
|
||||
'cpu': 'x86-64',
|
||||
'os': 'Windows-7-SP1',
|
||||
'os': 'Windows-10-19045',
|
||||
},
|
||||
'tests': [
|
||||
{'name': 'mozilla'},
|
||||
@ -1886,7 +1886,7 @@
|
||||
'V8 Win32': {
|
||||
'swarming_dimensions': {
|
||||
'cpu': 'x86-64',
|
||||
'os': 'Windows-7-SP1',
|
||||
'os': 'Windows-10-19045',
|
||||
},
|
||||
'tests': [
|
||||
{'name': 'mozilla'},
|
||||
@ -1897,7 +1897,7 @@
|
||||
'V8 Win32 - debug': {
|
||||
'swarming_dimensions': {
|
||||
'cpu': 'x86-64',
|
||||
'os': 'Windows-7-SP1',
|
||||
'os': 'Windows-10-19045',
|
||||
},
|
||||
'tests': [
|
||||
{'name': 'mozilla'},
|
||||
|
Loading…
Reference in New Issue
Block a user