Skip to content

Commit c469e1b

Browse files
committed
Move the list of tests with non-OK statuses to a data file
1 parent 2a0242d commit c469e1b

File tree

2 files changed

+197
-184
lines changed

2 files changed

+197
-184
lines changed

interop-scoring/known_not_ok.txt

+168
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,168 @@
1+
# ERROR due to duplicate subtest name, fixed in https://github.com/web-platform-tests/wpt/pull/38387
2+
/css/css-color/parsing/color-invalid-color-function.html
3+
# TIMEOUT in Safari due to https://webkit.org/b/212201
4+
/css/css-grid/grid-definition/grid-limits-001.html
5+
# TIMEOUT in Firefox and Safari, all subtests present
6+
/css/css-scroll-snap/input/keyboard.html
7+
# ERROR in Firefox, TIMEOUT in Safari, all subtests failing in Chrome
8+
/css/css-scroll-snap/input/snap-area-overflow-boundary.html
9+
# TIMEOUT in Chrome with TIMEOUT subtests
10+
/dom/events/Event-dispatch-click.html
11+
# ERROR in Safari but linked bug is fixed
12+
/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/form-requestsubmit-during-load.html
13+
/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/form-requestsubmit-during-pageshow.html
14+
# TIMEOUT in Safari, but just a single subtest
15+
/html/semantics/forms/form-submission-0/form-double-submit-multiple-targets.html
16+
# TIMEOUT in Firefox and Safari, but just a single subtest
17+
/html/semantics/forms/form-submission-0/form-double-submit-to-different-origin-frame.html
18+
# TIMEOUT in Safari but all passing subtests due to https://bugs.webkit.org/show_bug.cgi?id=235407
19+
/html/semantics/forms/form-submission-target/rel-base-target.html
20+
/html/semantics/forms/form-submission-target/rel-button-target.html
21+
/html/semantics/forms/form-submission-target/rel-form-target.html
22+
/html/semantics/forms/form-submission-target/rel-input-target.html
23+
# ERROR in Firefox 95 and Safari 15.2, since fixed
24+
/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html
25+
# ERROR in Chrome 96, since fixed
26+
/html/semantics/interactive-elements/the-dialog-element/modal-dialog-ancestor-is-inert.html
27+
# TIMEOUT in Safari, but all subtests present
28+
/html/semantics/forms/textfieldselection/select-event.html
29+
/html/semantics/forms/textfieldselection/selection-start-end.html
30+
/html/semantics/forms/textfieldselection/textfieldselection-setRangeText.html
31+
/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html
32+
# TIMEOUT in Firefox 98, since fixed
33+
/html/semantics/forms/the-input-element/image-click-form-data.html
34+
# TIMEOUT in Safari, but all subtests present
35+
/html/semantics/forms/the-input-element/range-restore-oninput-onchange-event.html
36+
# TIMEOUT in STP 137, since fixed
37+
/html/semantics/interactive-elements/the-dialog-element/backdrop-receives-element-events.html
38+
# TIMEOUT for one run in Safari but has since run successfully.
39+
/css/css-scroll-snap/snap-at-user-scroll-end.html
40+
41+
# The tests below have non-OK statuses that have not been investigated as of today.
42+
43+
# interop-2023-contain
44+
/css/css-contain/container-queries/nested-query-containers.html
45+
/css/css-contain/content-visibility/content-visibility-input-image.html
46+
/css/css-contain/content-visibility/content-visibility-031.html
47+
/css/css-contain/content-visibility/content-visibility-auto-state-changed.html
48+
/css/selectors/invalidation/fullscreen-pseudo-class-in-has.html
49+
/css/selectors/invalidation/modal-pseudo-class-in-has.html
50+
/css/selectors/invalidation/user-action-pseudo-classes-in-has.html
51+
# interop-2023-modules
52+
/html/semantics/scripting-1/the-script-element/import-assertions/empty-assertion-clause.html
53+
/html/semantics/scripting-1/the-script-element/import-assertions/unsupported-assertion.html
54+
/workers/modules/dedicated-worker-import-blob-url.any.html
55+
/workers/modules/dedicated-worker-import-blob-url.any.worker.html
56+
/workers/modules/dedicated-worker-import-data-url-cross-origin.html
57+
/workers/modules/dedicated-worker-import-data-url.any.html
58+
/workers/modules/dedicated-worker-import-data-url.any.worker.html
59+
/workers/modules/dedicated-worker-import-meta.html
60+
/workers/modules/dedicated-worker-import.any.html
61+
/workers/modules/dedicated-worker-import.any.worker.html
62+
/workers/modules/dedicated-worker-options-credentials.html
63+
/workers/modules/dedicated-worker-parse-error-failure.html
64+
/workers/modules/shared-worker-import-data-url-cross-origin.html
65+
/workers/modules/shared-worker-import-data-url.window.html
66+
/workers/modules/shared-worker-options-credentials.html
67+
/workers/modules/shared-worker-parse-error-failure.html
68+
/import-maps/acquiring/modulepreload-link-header.html
69+
/import-maps/acquiring/modulepreload.html
70+
/workers/modules/shared-worker-import-failure.html
71+
/import-maps/acquiring/dynamic-import.html
72+
/import-maps/acquiring/script-tag-inline.html
73+
/import-maps/acquiring/script-tag.html
74+
/import-maps/bare-specifiers.sub.html
75+
# interop-2023-offscreencanvas
76+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.outside.html
77+
/html/canvas/offscreen/manual/filter/offscreencanvas.filter.w.html
78+
/html/canvas/offscreen/manual/convert-to-blob/offscreencanvas.convert.to.blob.w.html
79+
/html/canvas/offscreen/manual/draw-generic-family/2d.text.draw.generic.family.w.html
80+
/html/canvas/offscreen/manual/filter/offscreencanvas.filter.w.html
81+
/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.commit.w.html
82+
/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.w.html
83+
/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transferrable.w.html
84+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.basic.html
85+
/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.animated.poster.html
86+
/html/canvas/offscreen/compositing/2d.composite.globalAlpha.imagepattern.html
87+
/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.copy.html
88+
/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.destination-atop.html
89+
/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.destination-in.html
90+
/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.source-in.html
91+
/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.source-out.html
92+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.image.html
93+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.crosscanvas.html
94+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.basic.html
95+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord1.html
96+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord2.html
97+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord3.html
98+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.outside.html
99+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord3.html
100+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.coord1.html
101+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.outside.html
102+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.basic.html
103+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.coord1.html
104+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.outside.html
105+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.empty.html
106+
/html/canvas/offscreen/shadows/2d.shadow.pattern.basic.html
107+
/html/canvas/offscreen/shadows/2d.shadow.pattern.transparent.2.html
108+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord2.html
109+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.basic.html
110+
/html/canvas/offscreen/shadows/2d.shadow.pattern.alpha.html
111+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.orientation.image.html
112+
/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord1.html
113+
/html/canvas/offscreen/shadows/2d.shadow.pattern.transparent.1.html
114+
# interop-2023-events
115+
/uievents/mouse/cancel-mousedown-in-subframe.html
116+
/pointerevents/pointerevent_attributes_hoverable_pointers.html?mouse
117+
/pointerevents/pointerevent_attributes_nohover_pointers.html
118+
/pointerevents/pointerevent_disabled_form_control.html?mouse
119+
/html/user-activation/activation-trigger-pointerevent.html?mouse
120+
/pointerevents/pointerevent_movementxy.html?mouse
121+
/pointerevents/pointerevent_pointercapture_in_frame.html?mouse
122+
/uievents/mouse/attributes.html
123+
# interop-2022-scrolling
124+
/css/css-scroll-snap/snap-at-user-scroll-end.html
125+
# interop-2023-webcodecs
126+
/webcodecs/videoDecoder-codec-specific.https.any.html?av1
127+
/webcodecs/videoDecoder-codec-specific.https.any.html?h264_annexb
128+
/webcodecs/videoDecoder-codec-specific.https.any.html?h264_avc
129+
/webcodecs/videoDecoder-codec-specific.https.any.html?vp8
130+
/webcodecs/videoDecoder-codec-specific.https.any.html?vp9
131+
/webcodecs/videoDecoder-codec-specific.https.any.worker.html?av1
132+
/webcodecs/videoDecoder-codec-specific.https.any.worker.html?h264_annexb
133+
/webcodecs/videoDecoder-codec-specific.https.any.worker.html?h264_avc
134+
/webcodecs/videoDecoder-codec-specific.https.any.worker.html?vp8
135+
/webcodecs/videoDecoder-codec-specific.https.any.worker.html?vp9
136+
/webcodecs/videoDecoder-codec-specific.https.any.worker.html?av1
137+
/webcodecs/videoFrame-construction.any.html
138+
/webcodecs/videoFrame-construction.crossOriginSource.sub.html
139+
/webcodecs/videoFrame-construction.window.html
140+
/webcodecs/videoFrame-serialization.crossAgentCluster.https.html
141+
/webcodecs/videoFrame-serialization.crossAgentCluster.https.html
142+
/webcodecs/temporal-svc-encoding.https.any.html?h264
143+
/webcodecs/temporal-svc-encoding.https.any.html?vp8
144+
/webcodecs/temporal-svc-encoding.https.any.html?vp9
145+
/webcodecs/temporal-svc-encoding.https.any.worker.html?h264
146+
/webcodecs/temporal-svc-encoding.https.any.worker.html?vp8
147+
/webcodecs/temporal-svc-encoding.https.any.worker.html?vp9
148+
/webcodecs/videoFrame-serialization.crossAgentCluster.https.html
149+
/webcodecs/videoFrame-serialization.crossAgentCluster.https.html
150+
/webcodecs/videoFrame-serialization.crossAgentCluster.https.html
151+
/webcodecs/full-cycle-test.https.any.html?av1
152+
/webcodecs/full-cycle-test.https.any.html?h264_annexb
153+
/webcodecs/full-cycle-test.https.any.html?h264_avc
154+
/webcodecs/full-cycle-test.https.any.html?vp9_p0
155+
/webcodecs/full-cycle-test.https.any.html?vp9_p2
156+
/webcodecs/full-cycle-test.https.any.worker.html?av1
157+
/webcodecs/full-cycle-test.https.any.worker.html?h264_annexb
158+
/webcodecs/full-cycle-test.https.any.worker.html?h264_avc
159+
/webcodecs/full-cycle-test.https.any.worker.html?vp9_p0
160+
/webcodecs/full-cycle-test.https.any.worker.html?vp9_p2
161+
/webcodecs/full-cycle-test.https.any.html?vp8
162+
/webcodecs/full-cycle-test.https.any.worker.html?vp8
163+
# interop-2023-webcomponents
164+
/shadow-dom/focus/focus-shadowhost-display-none.html
165+
/custom-elements/form-associated/ElementInternals-labels.html
166+
/custom-elements/form-associated/ElementInternals-setFormValue.html
167+
/custom-elements/form-associated/ElementInternals-validation.html
168+
/custom-elements/form-associated/form-disabled-callback.html

0 commit comments

Comments
 (0)