WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 222677
[ macOS Wk2 ] inspector/model/auditTestCase.html is a flakey timeout
https://bugs.webkit.org/show_bug.cgi?id=222677
Summary
[ macOS Wk2 ] inspector/model/auditTestCase.html is a flakey timeout
Robert Jenner
Reported
2021-03-03 12:25:10 PST
inspector/model/auditTestCase.html is a flakey timeout in Catalina and BigSur release on Wk 2. HISTORY URL:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fmodel%2FauditTestCase.html&platform=mac
DIFF URL:
https://build.webkit.org/results/Apple-BigSur-Release-WK2-Tests/r273822%20(662)/inspector/model/auditTestCase-pretty-diff.html
DIFF TEXT: --- /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/inspector/model/auditTestCase-expected.txt +++ /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/inspector/model/auditTestCase-actual.txt @@ -1,44 +1,5 @@ -Testing the functions of WI.AuditTestCase. +#PID UNRESPONSIVE - WebKitTestRunner (pid 5998) +FAIL: Timed out waiting for notifyDone to be called - -== Running test suite: AuditTestCase --- Running test case: AuditTestCase.fromPayload.nullObject -null - --- Running test case: AuditTestCase.fromPayload.nonObject -null - --- Running test case: AuditTestCase.fromPayload.emptyObject -null - --- Running test case: AuditTestCase.fromPayload.invalidTopLevelMembers -null - --- Running test case: AuditTestCase.fromPayload.valid -{ - "type": "test-case", - "name": "valid test name", - "test": "function() { }" -} - --- Running test case: AuditTestCase.fromPayload.validWithInvalidOptionals -WARN: Audit Warning: "validWithInvalidOptionals test name" has a non-string "description" value -WARN: Audit Warning: "validWithInvalidOptionals test name" has a non-string "setup" value -WARN: Audit Warning: "validWithInvalidOptionals test name" is too new to run in this Web Inspector -{ - "type": "test-case", - "name": "validWithInvalidOptionals test name", - "supports": 4, - "test": "validWithInvalidOptionals test function" -} - --- Running test case: AuditTestCase.fromPayload.validWithValidOptionals -{ - "type": "test-case", - "name": "validWithValidOptionals test name", - "description": "validWithValidOptionals test description", - "supports": 2, - "setup": "validWithValidOptionals test setup", - "test": "validWithValidOptionals test function" -} - +#EOF +#EOF
Attachments
Add attachment
proposed patch, testcase, etc.
Robert Jenner
Comment 1
2021-03-03 14:17:08 PST
First timeout occurred at
r271448
. Could not duplicate the timeouts, as test appears to be very flakey.
Radar WebKit Bug Importer
Comment 2
2021-03-03 14:17:49 PST
<
rdar://problem/75003235
>
Robert Jenner
Comment 3
2021-03-03 14:26:23 PST
I added test expectations for this test for Mac wk2 in
https://trac.webkit.org/changeset/273840/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug