-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Description
On MacOS Intel getting these errors when running test-web, no other issues encountered in release build.
roccocorsi@Roccos-MacBook-Pro ladybird % ./Build/release/bin/test-web -f Screenshot
Running 89 tests...
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/svg-paths-cardinal-directions-less-than-1px-wide.html: Fuzzy mismatch: pixel error count 320 is outside FuzzyRange [0-160]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/svg-textPath.html: Fuzzy mismatch: pixel error count 424 is outside FuzzyRange [0-355]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/canvas-path-rect.html: Fuzzy mismatch: pixel error count 208 is outside FuzzyRange [0-158]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/css-border-style-ridge.html: Fuzzy mismatch: maximum error 3 is outside FuzzyRange [0-2]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/css-border-style-ridge.html: Fuzzy mismatch: pixel error count 292 is outside FuzzyRange [0-260]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/inline-node.html: Fuzzy mismatch: maximum error 2 is outside FuzzyRange [0-1]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/inline-node.html: Fuzzy mismatch: pixel error count 2353 is outside FuzzyRange [0-942]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/acid2.html: Screenshot mismatch: pixel error count 249, with maximum error 1. (No fuzzy config defined)
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/svg-background-no-natural-size.html: Fuzzy mismatch: pixel error count 807 is outside FuzzyRange [0-568]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/css-border-style-groove.html: Fuzzy mismatch: pixel error count 281 is outside FuzzyRange [0-259]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/outer-box-shadow.html: Fuzzy mismatch: pixel error count 23927 is outside FuzzyRange [0-19189]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/css-background-repeat.html: Fuzzy mismatch: pixel error count 16 is outside FuzzyRange [0-8]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/text-decorations.html: Fuzzy mismatch: pixel error count 1719 is outside FuzzyRange [0-1342]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/opacity-stacking.html: Fuzzy mismatch: pixel error count 59739 is outside FuzzyRange [0-59533]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/css-border-style-double.html: Fuzzy mismatch: maximum error 2 is outside FuzzyRange [0-1]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/css-border-style-double.html: Fuzzy mismatch: pixel error count 156 is outside FuzzyRange [0-144]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/canvas-arcs-and-ellipses.html: Fuzzy mismatch: pixel error count 599 is outside FuzzyRange [0-567]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/css-color-functions.html: Fuzzy mismatch: maximum error 3 is outside FuzzyRange [0-2]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/css-color-functions.html: Fuzzy mismatch: pixel error count 149187 is outside FuzzyRange [0-145632]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/clip-path-transformed.html: Fuzzy mismatch: pixel error count 1536 is outside FuzzyRange [0-907]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/selection-partial-nodes.html: Fuzzy mismatch: pixel error count 274 is outside FuzzyRange [0-250]
file:///Users/roccocorsi/projects/ladybird/Tests/LibWeb/Screenshot/input/border-radius.html: Fuzzy mismatch: pixel error count 29091 is outside FuzzyRange [0-29070]
==========================================================
Pass: 71, Fail: 18, Skipped: 0, Timeout: 0, Crashed: 0
==========================================================
Fail: Screenshot/input/svg-paths-cardinal-directions-less-than-1px-wide.html
Fail: Screenshot/input/svg-textPath.html
Fail: Screenshot/input/canvas-path-rect.html
Fail: Screenshot/input/css-border-style-ridge.html
Fail: Screenshot/input/inline-node.html
Fail: Screenshot/input/acid2.html
Fail: Screenshot/input/svg-background-no-natural-size.html
Fail: Screenshot/input/css-border-style-groove.html
Fail: Screenshot/input/outer-box-shadow.html
Fail: Screenshot/input/css-background-repeat.html
Fail: Screenshot/input/text-decorations.html
Fail: Screenshot/input/opacity-stacking.html
Fail: Screenshot/input/css-border-style-double.html
Fail: Screenshot/input/canvas-arcs-and-ellipses.html
Fail: Screenshot/input/css-color-functions.html
Fail: Screenshot/input/clip-path-transformed.html
Fail: Screenshot/input/selection-partial-nodes.html
Fail: Screenshot/input/border-radius.html
Results: file:///Users/roccocorsi/projects/ladybird/test-dumps/results/index.html
mach_msg failed: (ipc/rcv) port changed
attaching zip file with the test-dumps
Metadata
Metadata
Assignees
Labels
No labels