Bug 230563
| Summary: | [ Mac ] TestWebKitAPI.FontManagerTests.ChangeAttributesWithFontEffectsBox is a constant failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Hutchison <ehutchison> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | bfulgham, ehutchison, koivisto, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Eric Hutchison
TestWebKitAPI.FontManagerTests.ChangeAttributesWithFontEffectsBox
is a constant failure on Mac.
History: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.FontManagerTests.ChangeAttributesWithFontEffectsBox
Results: https://build.webkit.org/#/builders/23/builds/3835
Diff:
Test suite failed
Failed
TestWebKitAPI.FontManagerTests.ChangeAttributesWithFontEffectsBox
LEAK: 1 WebProcessPool
LEAK: 1 WebPageProxy
/Volumes/Data/worker/bigsur-debug/build/Tools/TestWebKitAPI/Tests/mac/FontManagerTests.mm:288
Expected equality of these values:
"rgb(0, 0, 0) 0px 1.25px 8px"
textShadowAroundSelection()
Which is: "rgb(0, 0, 0) 7.654042497785054e-17px 1.25px 8px"
/Volumes/Data/worker/bigsur-debug/build/Tools/TestWebKitAPI/Tests/mac/FontManagerTests.mm:291
Expected equality of these values:
shadow.shadowOffset.width
Which is: 7.65404e-17
0
/Volumes/Data/worker/bigsur-debug/build/Tools/TestWebKitAPI/Tests/mac/FontManagerTests.mm:309
Expected equality of these values:
"rgba(0, 0, 0, 0.2) 0px 1.25px 5px"
textShadowAroundSelection()
Which is: "rgba(0, 0, 0, 0.2) 7.654042497785054e-17px 1.25px 5px"
/Volumes/Data/worker/bigsur-debug/build/Tools/TestWebKitAPI/Tests/mac/FontManagerTests.mm:317
Expected equality of these values:
shadow.shadowOffset.width
Which is: 7.65404e-17
0
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83356898>
Eric Hutchison
Reverted change at https://trac.webkit.org/changeset/282826/webkit.
Radar WebKit Bug Importer
<rdar://problem/83357894>