Bug 267352 - REGRESSION (268934@main?): [ Monterey ] imported/w3c/web-platform-tests/mathml/relations/css-styling/padding-border-margin/margin-003.html is a consistent failure
Summary: REGRESSION (268934@main?): [ Monterey ] imported/w3c/web-platform-tests/mathm...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-10 10:46 PST by Karl Rackler
Modified: 2024-01-10 10:59 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2024-01-10 10:46:08 PST
Description:
imported/w3c/web-platform-tests/mathml/relations/css-styling/padding-border-margin/margin-003.html

The first failure I saw on the dashboard was approximately 10/05/23 at 268941@main.  The regression range is https://commits.webkit.org/compare/268913@main...268941@main .  
There are no other test run reports on the dashboard between 268941@main and the last consistent passing at 268913@main.    Looking at the changes in the regression range, perhaps the changes to the RenderBlockFlow caused this (268934@main?)?
 
I have been unable to reproduce this at this time.

History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fmathml%2Frelations%2Fcss-styling%2Fpadding-border-margin%2Fmargin-003.html

Diff:
@@ -2,17 +2,17 @@
 FAIL Margin properties on the children of menclose assert_approx_equals: inline size expected 56.15625 +/- 1 but got 31.15625
 FAIL Margin properties on the children of merror assert_approx_equals: inline size expected 47 +/- 1 but got 22
 FAIL Margin properties on the children of mfrac assert_approx_equals: inline size expected 45 +/- 1 but got 20
-FAIL Margin properties on the children of mmultiscripts assert_approx_equals: inline size expected 90.625 +/- 1 but got 40.625
+FAIL Margin properties on the children of mmultiscripts assert_approx_equals: inline size expected 93.1875 +/- 1 but got 43.1875
 FAIL Margin properties on the children of mover assert_approx_equals: inline size expected 45 +/- 1 but got 20
 FAIL Margin properties on the children of mpadded assert_approx_equals: inline size expected 45 +/- 1 but got 20
 FAIL Margin properties on the children of mphantom assert_approx_equals: inline size expected 45 +/- 1 but got 20
-FAIL Margin properties on the children of mroot assert_approx_equals: inline size expected 105.0625 +/- 1 but got 55.0625
+FAIL Margin properties on the children of mroot assert_approx_equals: inline size expected 100.40625 +/- 1 but got 50.40625
 FAIL Margin properties on the children of mrow assert_approx_equals: inline size expected 45 +/- 1 but got 20
-FAIL Margin properties on the children of msqrt assert_approx_equals: inline size expected 64.390625 +/- 1 but got 39.390625
+FAIL Margin properties on the children of msqrt assert_approx_equals: inline size expected 59.84375 +/- 1 but got 34.84375
 FAIL Margin properties on the children of mstyle assert_approx_equals: inline size expected 45 +/- 1 but got 20
-FAIL Margin properties on the children of msub assert_approx_equals: inline size expected 90.625 +/- 1 but got 40.625
-FAIL Margin properties on the children of msubsup assert_approx_equals: inline size expected 90.625 +/- 1 but got 40.625
-FAIL Margin properties on the children of msup assert_approx_equals: inline size expected 90.625 +/- 1 but got 40.625
+FAIL Margin properties on the children of msub assert_approx_equals: inline size expected 93.1875 +/- 1 but got 43.1875
+FAIL Margin properties on the children of msubsup assert_approx_equals: inline size expected 93.1875 +/- 1 but got 43.1875
+FAIL Margin properties on the children of msup assert_approx_equals: inline size expected 93.1875 +/- 1 but got 43.1875
 FAIL Margin properties on the children of munder assert_approx_equals: inline size expected 45 +/- 1 but got 20
 FAIL Margin properties on the children of munderover assert_approx_equals: inline size expected 45 +/- 1 but got 20
Comment 1 Radar WebKit Bug Importer 2024-01-10 10:46:37 PST
<rdar://problem/120794098>
Comment 2 Karl Rackler 2024-01-10 10:53:14 PST
Adding test expectation while the issue is investigated.
Comment 3 EWS 2024-01-10 10:59:25 PST
Test gardening commit 272851@main (25659a0bd34c): <https://commits.webkit.org/272851@main>

Reviewed commits have been landed. Closing PR #22603 and removing active labels.