RESOLVED FIXED 240986
REGRESSION (250994@main): inspector/css/css-property.html is consistently failing
https://bugs.webkit.org/show_bug.cgi?id=240986
Summary REGRESSION (250994@main): inspector/css/css-property.html is consistently fai...
Ryan Haddad
Reported 2022-05-26 16:12:11 PDT
inspector/css/css-property.html is consistently failing after 250994@main landed --- /Volumes/Data/worker/Apple-BigSur-Release-WK2-Tests/build/layout-test-results/inspector/css/css-property-expected.txt +++ /Volumes/Data/worker/Apple-BigSur-Release-WK2-Tests/build/layout-test-results/inspector/css/css-property-actual.txt @@ -3,7 +3,9 @@ == Running test suite: CSSProperty -- Running test case: CSSProperty.NameCount -PASS: "display" should have at least 2 counts. +FAIL: "display" should have at least 2 counts. + Expected: greater than or equal to 2 + Actual: 1 PASS: "background-repeat" should have at least 1 count. PASS: "background-repeat-x" should not be counted. PASS: "background-repeat-y" should not be counted. https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcss%2Fcss-property.html
Attachments
Radar WebKit Bug Importer
Comment 1 2022-05-26 16:12:21 PDT
Devin Rousso
Comment 2 2022-05-26 16:57:47 PDT
EWS
Comment 3 2022-05-26 17:02:26 PDT
Committed r294912 (251033@main): <https://commits.webkit.org/251033@main> Reviewed commits have been landed. Closing PR #1078 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.