[Webkit-unassigned] [Bug 221313] New: [WPE] A number of css transitions properties tests are timing out in debug mode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 2 21:19:26 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221313
Bug ID: 221313
Summary: [WPE] A number of css transitions properties tests are
timing out in debug mode
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WPE WebKit
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lmoura at igalia.com
CC: bugs-noreply at webkitgtk.org
imported/w3c/web-platform-tests/css/css-transitions/properties-value-001.html
imported/w3c/web-platform-tests/css/css-transitions/properties-value-inherit-001.html
imported/w3c/web-platform-tests/css/css-transitions/properties-value-inherit-002.html
Timing out since the first recorded test run (r251597), which updated the expectation to Flaky Failure.
Checking the test code, the property opacity, of type `number[0,1]`, in the css-transition/support/properties.js file greatly increases the test time when there is a sufficient (>10) number of cases:
10 cases, one of them being opacity: 35s
10 cases, none of them being opacity: 5s
9 cases, one of them being opacity: 5s.
I've tried setting the test as Slow but even so, it was timing out.
--
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/20210203/b3ddfa36/attachment.htm>
More information about the webkit-unassigned
mailing list