Skip to content

Commit c32c620

Browse files
committed
Migrate internal visionOS 26 layout test expectations to OpenSource.
https://bugs.webkit.org/show_bug.cgi?id=295614 rdar://155385617 Unreviewed layout test expectations migration. * LayoutTests/platform/visionos-2/TestExpectations: * LayoutTests/platform/visionos/TestExpectations: Canonical link: https://commits.webkit.org/297143@main
1 parent bd9c00a commit c32c620

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
### DO NOT PUT ANYTHING ABOVE THIS LINE
2+
###
3+
### NOTICE: Unless you know that the issue for which you're setting expectations specifically only occurs on visionOS 2,
4+
### you should probably use the platform/ios/TestExpectations file, NOT this one.
5+
6+
7+
# -- The below has different, expected behavior on visionOS 26 than visionOS 2 --
8+
# -- Please put new failure expectations at the bottom of the file. --
9+
10+
http/wpt/model-element [ Skip ]
11+
http/tests/security/model-element [ Skip ]
12+
13+
# Tests which pass only with form control refresh enabled
14+
fast/forms/form-control-refresh [ Skip ]
15+
16+
# -- The above has different, expected behavior on visionOS 26 than visionOS 2 --
17+
# -- New failure expectations below this point only!! --
18+
19+
20+
21+
22+
23+
###
24+
### NOTICE: Unless you know that the issue for which you're setting expectations specifically only occurs on visionOS 2,
25+
### you should probably use the platform/ios/TestExpectations file, NOT this one.
26+
###

LayoutTests/platform/visionos/TestExpectations

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,13 @@ platform/visionos/transforms/separated-update.html [ Failure ]
159159
platform/visionos/transforms/separated-video.html [ Failure ]
160160
platform/visionos/transforms/separated.html [ Failure ]
161161

162+
# Passing as of visionOS 26
163+
http/wpt/model-element [ Pass ]
164+
http/tests/security/model-element [ Pass ]
165+
166+
# Tests which pass only with form control refresh enabled (visionOS 26)
167+
fast/forms/form-control-refresh [ Pass ]
168+
162169
### END OF Triaged failures
163170
###################################################################################################
164171

0 commit comments

Comments
 (0)