mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
Bug 1817887 - win11 enable web-platform-test and adjust expectations. r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D171366
This commit is contained in:
parent
75b296d493
commit
00acfd0c19
@ -176,7 +176,7 @@ windows11-32-2009-shippable-qr/opt:
|
||||
test-sets:
|
||||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
# - web-platform-tests
|
||||
- web-platform-tests
|
||||
- windows32-2004-tests
|
||||
|
||||
|
||||
@ -185,14 +185,14 @@ windows11-32-2009-qr/opt:
|
||||
test-sets:
|
||||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
# - web-platform-tests
|
||||
- web-platform-tests
|
||||
- windows32-2004-tests
|
||||
|
||||
windows11-32-2009-qr/debug:
|
||||
build-platform: win32/debug
|
||||
build-signing-label: build-signing-win32/debug
|
||||
test-sets:
|
||||
# - web-platform-tests
|
||||
- web-platform-tests
|
||||
- windows-7-tests
|
||||
- windows32-2004-tests
|
||||
|
||||
@ -299,14 +299,14 @@ windows11-64-2009-ccov-qr/opt:
|
||||
test-sets:
|
||||
- desktop-screenshot-capture
|
||||
- ccov-code-coverage-tests
|
||||
# - windows10-64-2004-ccov-tests
|
||||
- windows10-64-2004-ccov-tests
|
||||
- windows10-2004-tests
|
||||
|
||||
windows11-64-2009-qr/debug:
|
||||
build-platform: win64/debug
|
||||
build-signing-label: build-signing-win64/debug
|
||||
test-sets:
|
||||
# - web-platform-tests
|
||||
- web-platform-tests
|
||||
- windows11-2009-tests
|
||||
|
||||
windows11-64-2009-qr/opt:
|
||||
@ -318,8 +318,8 @@ windows11-64-2009-qr/opt:
|
||||
test-sets:
|
||||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
# - web-platform-tests
|
||||
# - web-platform-tests-backlog
|
||||
- web-platform-tests
|
||||
- web-platform-tests-backlog
|
||||
- windows11-2009-tests
|
||||
- talos-xperf
|
||||
|
||||
@ -332,8 +332,8 @@ windows11-64-2009-shippable-qr/opt:
|
||||
test-sets:
|
||||
- awsy
|
||||
- desktop-screenshot-capture
|
||||
# - web-platform-tests
|
||||
# - web-platform-tests-backlog
|
||||
- web-platform-tests
|
||||
- web-platform-tests-backlog
|
||||
- windows11-2009-tests
|
||||
- talos-xperf
|
||||
|
||||
@ -342,7 +342,7 @@ windows11-64-2009-devedition-qr/opt:
|
||||
build-signing-label: build-signing-win64-devedition/opt
|
||||
test-sets:
|
||||
- desktop-screenshot-capture
|
||||
# - web-platform-tests
|
||||
- web-platform-tests
|
||||
- windows11-2009-tests
|
||||
|
||||
windows11-64-2009-asan-qr/opt:
|
||||
|
@ -2,3 +2,4 @@
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not swgl: FAIL
|
||||
if os == "mac": FAIL
|
||||
if win11_2009 and bits == 32: PASS
|
||||
|
@ -1,3 +0,0 @@
|
||||
[background-repeat-space-6.html]
|
||||
fuzzy:
|
||||
if (os == "win") and (os_version == "10.0") and (processor == "x86") and not swgl: maxDifference=1-1;totalPixels=981-981
|
@ -1,3 +0,0 @@
|
||||
[background-repeat-space-7.html]
|
||||
fuzzy:
|
||||
if (os == "win") and (os_version == "10.0") and (processor == "x86") and not swgl: maxDifference=1-1;totalPixels=981-981
|
@ -1,3 +1,4 @@
|
||||
[mask-image-3i.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not swgl: FAIL
|
||||
if win11_2009 and bits == 32: PASS
|
||||
if (os == "win") and not swgl: FAIL
|
||||
|
@ -1,3 +0,0 @@
|
||||
[rbc-rtc-basic-001.html]
|
||||
expected:
|
||||
if win11_2009 and bits == 32: [FAIL]
|
@ -1,6 +1,6 @@
|
||||
[fragment-scrolling-anchors.html]
|
||||
[Verify scroll anchoring interaction with fragment scrolls]
|
||||
expected:
|
||||
if (os == "mac") and debug: [PASS, FAIL]
|
||||
if (os == "mac") and not debug: [PASS, FAIL]
|
||||
if (os == "mac"): [FAIL, PASS]
|
||||
if win11_2009: PASS
|
||||
FAIL
|
||||
|
@ -3,4 +3,5 @@
|
||||
expected:
|
||||
if (os == "mac") and debug: [PASS, FAIL]
|
||||
if (os == "mac") and not debug: [PASS, FAIL]
|
||||
if win11_2009: PASS
|
||||
FAIL
|
||||
|
@ -1,4 +1,5 @@
|
||||
[filter-contrast-002.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not swgl: FAIL
|
||||
if win11_2009 and bits == 32: PASS
|
||||
if (os == "win") and not swgl: FAIL
|
||||
max-asserts: 2
|
||||
|
@ -1,9 +1,9 @@
|
||||
[svg-mutation-function-to-url.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86"): PASS
|
||||
if (os == "win") and (processor == "x86_64") and swgl: PASS
|
||||
if (os == "win") and (processor == "x86_64") and not swgl: FAIL
|
||||
if (os == "win") and not swgl: FAIL
|
||||
if (os == "android") and swgl: PASS
|
||||
if (os == "linux") and swgl: PASS
|
||||
if (os == "win") and (processor == "x86"): PASS
|
||||
if os == "mac": PASS
|
||||
[PASS, FAIL]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[svg-mutation-single-to-multiple-001.html]
|
||||
expected:
|
||||
if not swgl and (os == "win") and (processor == "x86_64"): FAIL
|
||||
if not swgl and (os == "win") and (processor == "x86"): PASS
|
||||
if win11_2009 and bits == 32: PASS
|
||||
if not swgl and (os == "win"): FAIL
|
||||
if swgl: PASS
|
||||
[PASS, FAIL]
|
||||
|
@ -1,10 +1,10 @@
|
||||
[svg-mutation-url-to-function.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86"): PASS
|
||||
if (os == "mac") and devedition: [PASS, FAIL]
|
||||
if (os == "win") and (processor == "x86_64") and not swgl: FAIL
|
||||
if (os == "win") and not swgl: FAIL
|
||||
if (os == "win") and (processor == "x86_64") and swgl: PASS
|
||||
if (os == "linux") and swgl: PASS
|
||||
if (os == "win") and (processor == "x86"): PASS
|
||||
if (os == "android") and swgl: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
[PASS, FAIL]
|
||||
|
@ -1,3 +1,4 @@
|
||||
[svg-shorthand-hue-rotate-001.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not swgl: FAIL
|
||||
if win11_2009 and bits == 32: PASS
|
||||
if (os == "win") and not swgl: FAIL
|
||||
|
@ -2,5 +2,7 @@
|
||||
expected:
|
||||
if win10_2004 and ccov and swgl: PASS
|
||||
if win10_2004 and ccov: FAIL
|
||||
if win11_2009 and ccov: FAIL
|
||||
if win11_2009 and bits == 32: PASS
|
||||
if (os == "win") and (processor == "x86_64") and debug and not swgl: [FAIL, PASS]
|
||||
if (os == "win") and (processor == "x86_64") and not debug: FAIL
|
||||
|
@ -2,5 +2,7 @@
|
||||
expected:
|
||||
if win10_2004 and ccov and swgl: PASS
|
||||
if win10_2004 and ccov: FAIL
|
||||
if win11_2009 and ccov: FAIL
|
||||
if win11_2009 and bits == 32: PASS
|
||||
if (os == "win") and (processor == "x86_64") and debug and not swgl: [FAIL, PASS]
|
||||
if (os == "win") and (processor == "x86_64") and not debug: FAIL
|
||||
|
@ -1,5 +1,7 @@
|
||||
[color-003.html]
|
||||
expected:
|
||||
if win10_2004 and ccov: FAIL
|
||||
if win11_2009 and ccov: FAIL
|
||||
if win11_2009 and bits == 32: PASS
|
||||
if (os == "win") and (processor == "x86_64") and debug and not swgl: [FAIL, PASS]
|
||||
if (os == "win") and (processor == "x86_64") and not debug: FAIL
|
||||
|
Loading…
Reference in New Issue
Block a user