RESOLVED FIXED 215299
[ macOS wk1 ] imported/w3c/web-platform-tests/css/css-logical/parsing/margin-block-inline-computed.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=215299
Summary [ macOS wk1 ] imported/w3c/web-platform-tests/css/css-logical/parsing/margin-...
Hector Lopez
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2020-08-07 16:23:38 PDT
Hector Lopez
Comment 2 2020-08-07 16:50:17 PDT
Test expectation while investigated: https://trac.webkit.org/changeset/265398/webkit
Hector Lopez
Comment 3 2020-08-11 14:33:04 PDT
Test expectation changed to correct format: https://trac.webkit.org/changeset/265519/webkit
Diego Pino
Comment 4 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.
Note You need to log in before you can comment on or make changes to this bug.