Bug 273441
| Summary: | fast/forms/select/mac-wk2/inactive-appearance.html doesn't produce results | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | akeerthi, ap, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=273212 https://bugs.webkit.org/show_bug.cgi?id=273588 |
||
Jonathan Bedard
Neither fast/forms/select/mac-wk2/inactive-appearance.html nor it's baseline, fast/forms/select/mac-wk2/inactive-appearance-expected-mismatch.htm, produce an image when run. Prior to the resolution of https://bugs.webkit.org/show_bug.cgi?id=273212, this meant that the tests pass, but aren't actually testing anything (you can validate this by changing the text in the baseline without causing the test to fail).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127258496>
Jonathan Bedard
Turns out, this test is both a ref test and explicitly disables pixel dumps within the test, hence the "no result" behavior. When you fix this, the test still fails, which is something I'll pass off to Aditya.
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/28017
EWS
Committed 278267@main (03028cddf0c1): <https://commits.webkit.org/278267@main>
Reviewed commits have been landed. Closing PR #28017 and removing active labels.