[Webkit-unassigned] [Bug 215454] New: REGRESSION (r265358): [ Win10 wk1 ] animations/steps-transform-rendering-updates.html is a constant failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 09:25:06 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=215454

            Bug ID: 215454
           Summary: REGRESSION (r265358): [ Win10 wk1 ]
                    animations/steps-transform-rendering-updates.html is a
                    constant failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

Description:
animations/steps-transform-rendering-updates.html

The first failure that I see this on the dashboard was 08/06/20 at r265358, and seems related to https://trac.webkit.org/changeset/265358/webkit where changes to compositing updates were made.

The test was expecting count < 6 should be true. Was false, but received count < 6 is true and successfullyParsed is true

History:
https://results.webkit.org/?suite=layout-tests&test=animations%2Fsteps-transform-rendering-updates.html&version_name=Win10&flavor=wk1&platform=wincairo

Diff Log:
--- C:\WebKit-BuildWorker\wincairo-wkl-release-tests\build\layout-test-results\animations/steps-transform-rendering-updates-expected.txt
+++ C:\WebKit-BuildWorker\wincairo-wkl-release-tests\build\layout-test-results\animations/steps-transform-rendering-updates-actual.txt
@@ -1,5 +1,5 @@
 PASS count is 0
-FAIL count < 6 should be true. Was false.
+PASS count < 6 is true
 PASS successfullyParsed is true

 TEST COMPLETE
 TEST COMPLETE

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200813/27120357/attachment.htm>


More information about the webkit-unassigned mailing list