Summary: | [ Mac EWS ] http/tests/xmlhttprequest tests are flaky with "Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'This task has already been stopped'" | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima | ||||||
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED DUPLICATE | ||||||||
Severity: | Normal | CC: | ap, bfulgham, webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Mac (Apple Silicon) | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
ayumi_kojima
2021-10-07 10:23:23 PDT
Created attachment 440508 [details]
Crash log
Marked test expectations to speed up EWS: https://trac.webkit.org/changeset/283719/webkit Observing some http/tests/xmlhttprequest are also crashing on the BigSur EWS. Like Ryan suggested, this must be order dependent. the same crash is also seen in macOS-Catalina-Release-WK2-Tests-EWS: https://ews-build.webkit.org/#/builders/59/builds/17475 Tried to reproduce with the attached test list (run-webkit-tests --test-list <test-list.txt> --child-process 1 --exit-after-n-crashes-or-timeouts 1000 --exit-after-n-failures 1000 --no-build --no-show-results --no-new-test-results --clobber-old-results --debug --debug-rwt-logging), but I was not able to reproduce the crash. Tried at TOT on BigSur twice. http/tests/xmlhttprequest/redirections-and-user-headers.html failed both times but this test does't seem to have ever failed on macOS on the open source and EWS test runs. I don't know why it failed locally. Created attachment 440665 [details]
Test lists
*** This bug has been marked as a duplicate of bug 237484 *** |