| Code-Review | +1 |
crbug.com/468760502 external/wpt/css/css-multicol/multicol-under-vertical-rl-scroll.html [ Failure Pass ]nit: based on the bug title, I might put this one under https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/web_tests/TestExpectations;l=9300?q=testexpectations&ss=chromium section
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
crbug.com/468760502 external/wpt/css/css-multicol/multicol-under-vertical-rl-scroll.html [ Failure Pass ]nit: based on the bug title, I might put this one under https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/web_tests/TestExpectations;l=9300?q=testexpectations&ss=chromium section
Hmm, I think those tests in that section are tracking a different thing. I vaguely remember the section being introduced when the shift to headless was starting. see: https://issues.chromium.org/issues/390162928
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
crbug.com/468760502 external/wpt/css/css-multicol/multicol-under-vertical-rl-scroll.html [ Failure Pass ]Sam Davis Omekaranit: based on the bug title, I might put this one under https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/web_tests/TestExpectations;l=9300?q=testexpectations&ss=chromium section
Hmm, I think those tests in that section are tracking a different thing. I vaguely remember the section being introduced when the shift to headless was starting. see: https://issues.chromium.org/issues/390162928
Gotcha, if this isn't just headless shell related, I'd suggest maybe updating the bug title to be more generic since it notes it's failing on headless (https://issues.chromium.org/issues/468760502)
And in that case, it could maybe go with this group, which have different sets of bug numbers and doesn't look to be tied to one of the existing comments https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/web_tests/TestExpectations;l=4816-4820?q=testexpectations&ss=chromium
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +1 |
crbug.com/468760502 external/wpt/css/css-multicol/multicol-under-vertical-rl-scroll.html [ Failure Pass ]Sam Davis Omekaranit: based on the bug title, I might put this one under https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/web_tests/TestExpectations;l=9300?q=testexpectations&ss=chromium section
Alison MaherHmm, I think those tests in that section are tracking a different thing. I vaguely remember the section being introduced when the shift to headless was starting. see: https://issues.chromium.org/issues/390162928
Gotcha, if this isn't just headless shell related, I'd suggest maybe updating the bug title to be more generic since it notes it's failing on headless (https://issues.chromium.org/issues/468760502)
And in that case, it could maybe go with this group, which have different sets of bug numbers and doesn't look to be tied to one of the existing comments https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/web_tests/TestExpectations;l=4816-4820?q=testexpectations&ss=chromium
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
2 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: third_party/blink/web_tests/TestExpectations
Insertions: 1, Deletions: 2.
@@ -4841,6 +4841,7 @@
crbug.com/462233640 external/wpt/css/css-page/page-name-unnamed-trailing-001-print.html [ Crash Failure Timeout ]
crbug.com/1494863 external/wpt/css/css-page/page-name-zero-height-001-print.html [ Failure ]
crbug.com/346088869 external/wpt/css/css-page/page-size-011-print.html [ Pass Timeout ]
+crbug.com/468760502 external/wpt/css/css-multicol/multicol-under-vertical-rl-scroll.html [ Failure Pass ]
# Tests fixed by FragmentedOofInCb:
virtual/fragmented-oof-in-cb/external/wpt/css/css-break/out-of-flow-in-multicolumn-097.html [ Pass ]
@@ -9703,8 +9704,6 @@
crbug.com/451651623 [ Linux ] fast/events/touch/gesture/long-press-on-image-triggers-drag.html [ Failure ]
crbug.com/451651623 [ Linux ] fast/events/touch/gesture/long-press-on-link-triggers-drag.html [ Failure ]
-crbug.com/468760502 external/wpt/css/css-multicol/multicol-under-vertical-rl-scroll.html [ Failure Pass ]
-
# Gardener 2025-11-04
crbug.com/457578724 [ Mac12-arm64 ] external/wpt/webxr/xrView_visibility_mask_change.https.html [ Failure Pass ]
crbug.com/457578724 [ Mac13-arm64 ] external/wpt/webxr/xrView_visibility_mask_change.https.html [ Failure Pass ]
```
Disable flaky multicol-under-vertical-rl-scroll.html
The multicol-under-vertical-rl-scroll.html test has been flaky recently,
as identified by the bifrost tool [1]. The test dashboard [2] also
indicates that similar flakiness occurs on other platforms.
[1]:https://issues.chromium.org/issues/468760502
[2]: https://ci.chromium.org/ui/test/chromium/:%2f%2f%5c:headless_shell_wpt!webtest::external%2fwpt%2fcss%2fcss-multicol%23multicol-under-vertical-rl-scroll.html
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |