Bug 211496

Summary: [WebDriver][GTK] Some executing_async_javascript_tests.py tests are failing with TimeoutExceptions
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, bugs-noreply, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Error log for testShouldNotTimeoutIfScriptCallsbackInsideAZeroTimeout
none
Error log for testShouldBeAbleToExecuteAsynchronousScripts none

Description Lauro Moura 2020-05-05 22:18:25 PDT
* imported/selenium/py/test/selenium/webdriver/common/executing_async_javascript_tests.py::testShouldNotTimeoutIfScriptCallsbackInsideAZeroTimeout
* imported/selenium/py/test/selenium/webdriver/common/executing_async_javascript_tests.py::testShouldBeAbleToExecuteAsynchronousScripts

Both raising timeout exceptions. Detailed error messages in the next comments.
Comment 1 Lauro Moura 2020-05-05 22:20:23 PDT
Created attachment 398590 [details]
Error log for testShouldNotTimeoutIfScriptCallsbackInsideAZeroTimeout
Comment 2 Lauro Moura 2020-05-05 22:21:27 PDT
Created attachment 398591 [details]
Error log for testShouldBeAbleToExecuteAsynchronousScripts
Comment 3 Lauro Moura 2020-06-21 21:43:18 PDT
Committed r263339: <https://trac.webkit.org/changeset/263339>
Comment 4 Radar WebKit Bug Importer 2020-06-21 21:44:14 PDT
<rdar://problem/64583455>