Bug 281986
Summary: | [WPE] /WPE/TestWebKitPolicyClient:/webkit/WebKitPolicyClient/autoplay-policy is a flaky API test failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Claudio Saavedra <csaavedra> |
Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, zsun |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=222091 |
Claudio Saavedra
/webkit/WebKitPolicyClient/autoplay-policy: FAIL
ERROR:/app/webkit/Tools/TestWebKitAPI/glib/WebKitGLib/LoadTrackingTest.cpp:177:virtual void LoadTrackingTest::estimatedProgressChanged(): assertion failed (m_estimatedProgress < progress): (1 < 0.1)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
zsun
Just a note - this seems passing constantly in WPE release bots for the past couple of weeks.
It's hard to track wpe debug results due to early bails out. Local runs with wpe debug ends with timing out.
zsun
(In reply to zsun from comment #1)
> Just a note - this seems passing constantly in WPE release bots for the past
> couple of weeks.
Found one test failure case in WPE release bots the bots history after last check.
>
> It's hard to track wpe debug results due to early bails out. Local runs with
> wpe debug ends with timing out.