Bug 215454 - REGRESSION (r265358): [ Win10 wk1 ] animations/steps-transform-rendering-updates.html is a constant failure
Summary: REGRESSION (r265358): [ Win10 wk1 ] animations/steps-transform-rendering-upda...
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: 2020-08-13 09:25 PDT by Karl Rackler
Modified: 2020-08-13 09:26 PDT (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 Karl Rackler 2020-08-13 09:25:06 PDT
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
Comment 1 Radar WebKit Bug Importer 2020-08-13 09:26:16 PDT
<rdar://problem/66995964>