Bug 232518
Summary: | [ iOS macOS ] imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-021.html and flex-aspect-ratio-022.html are failing after reverting r284440, r284397, and r284359 | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | New Bugs | Assignee: | Sergio Villar Senin <svillar> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jfernandez, rbuis, rego, svillar, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
ayumi_kojima
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-021.html
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-022.html
Are failing constantly on all platforms.
History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-sizing%2Faspect-ratio%2Fflex-aspect-ratio-021.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-sizing%2Faspect-ratio%2Fflex-aspect-ratio-022.html
Result page: https://build.webkit.org/results/Apple-BigSur-Release-WK2-Tests/r285053%20(6253)/results.html
According to the history, it started somewhere between r285046 and r285038.
r284440, r284397, and r284359 were revered in https://trac.webkit.org/changeset/285045/webkit. It looks like the failures started in this revision.
I will mark test expectations for these two tests while investigating.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84828819>
ayumi_kojima
Marked expectations https://trac.webkit.org/changeset/285063/webkit
Sergio Villar Senin
Right, I think Rob landed a patch related to aspect ratio which had a dependency with the refactoring. Cc'ing him
Rob Buis
(In reply to Sergio Villar Senin from comment #3)
> Right, I think Rob landed a patch related to aspect ratio which had a
> dependency with the refactoring. Cc'ing him
Correct, that was https://bugs.webkit.org/show_bug.cgi?id=231947.
Rob Buis
No longer marked as failure since r245397.