Bug 215299 - [ macOS wk1 ] imported/w3c/web-platform-tests/css/css-logical/parsing/margin-block-inline-computed.html is a flaky failure
Summary: [ macOS wk1 ] imported/w3c/web-platform-tests/css/css-logical/parsing/margin-...
Status: RESOLVED FIXED
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: 2020-08-07 16:23 PDT by Hector Lopez
Modified: 2024-01-12 22:44 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hector Lopez 2020-08-07 16:23:02 PDT
imported/w3c/web-platform-tests/css/css-logical/parsing/margin-block-inline-computed.html

This test is a flaky failure on macOS wk1 according to history. First occurrence of failure at r264534.

History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-logical%2Fparsing%2Fmargin-block-inline-computed.html&limit=50000&platform=mac&flavor=wk1

Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/css/css-logical/parsing/margin-block-inline-computed-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/css/css-logical/parsing/margin-block-inline-computed-actual.txt
@@ -6,7 +6,7 @@
 FAIL Property margin-block-start value 'calc(10% + 40px)' assert_equals: expected "60px" but got "0px"
 PASS Property margin-block-end value 'calc(10px + 0.5em)' 
 PASS Property margin-inline-start value 'calc(10px + 0.5em)' 
-FAIL Property margin-inline-end value 'calc(10% + 40px)' assert_equals: expected "60px" but got "40px"
+FAIL Property margin-inline-end value 'calc(10% + 40px)' assert_equals: expected "60px" but got "120px"
 FAIL Property margin-block value '10px' assert_true: margin-block doesn't seem to be supported in the computed style expected true got false
 FAIL Property margin-block value '10px 20px' assert_true: margin-block doesn't seem to be supported in the computed style expected true got false
 FAIL Property margin-inline value '30px' assert_true: margin-inline doesn't seem to be supported in the computed style expected true got false
Comment 1 Radar WebKit Bug Importer 2020-08-07 16:23:38 PDT
<rdar://problem/66705393>
Comment 2 Hector Lopez 2020-08-07 16:50:17 PDT
Test expectation while investigated:

https://trac.webkit.org/changeset/265398/webkit
Comment 3 Hector Lopez 2020-08-11 14:33:04 PDT
Test expectation changed to correct format:

https://trac.webkit.org/changeset/265519/webkit
Comment 4 Diego Pino 2024-01-12 22:44:13 PST
The test(s) filed under this bug ticket have consistently passed for the last 4000 revisions. Currently, there are no more tests in TestExpectations that refer to this bug. Therefore, I'm closing the bug.