| Summary: | [ Mac wk2 Debug ] http/tests/websocket/tests/hybi/no-subprotocol.html is flaky crashing. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Jason Lawrence <Lawrence.j> | ||||||
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> | ||||||
| Status: | NEW --- | ||||||||
| Severity: | Normal | CC: | katherine_cheney, webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||||
| Priority: | P2 | Keywords: | InRadar | ||||||
| Version: | WebKit Nightly Build | ||||||||
| Hardware: | Mac | ||||||||
| OS: | macOS 10.15 | ||||||||
| Attachments: |
|
||||||||
|
Description
Jason Lawrence
2020-02-20 10:29:58 PST
I have marked this test as crashing while the issue is investigated. https://trac.webkit.org/changeset/257069/webkit ERROR: Could not create TopFrameLoadedThirdPartyScripts table in database (5) - database is locked /Volumes/Data/slave/mojave-debug/build/Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsDatabaseStore.cpp(462) : bool WebKit::ResourceLoadStatisticsDatabaseStore::createSchema() SHOULD NEVER BE REACHED /Volumes/Data/slave/mojave-debug/build/Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsDatabaseStore.cpp(290) : WebKit::ResourceLoadStatisticsDatabaseStore::ResourceLoadStatisticsDatabaseStore(WebKit::WebResourceLoadStatisticsStore &, WTF::WorkQueue &, WebKit::ShouldIncludeLocalhost, const WTF::String &, PAL::SessionID) 1 0x12fec50b9 WTFCrash 2 0x10820214b WTFCrashWithInfo(int, char const*, char const*, int) 3 0x108894d53 WebKit::ResourceLoadStatisticsDatabaseStore::ResourceLoadStatisticsDatabaseStore(WebKit::WebResourceLoadStatisticsStore&, WTF::WorkQueue&, WebKit::ShouldIncludeLocalhost, WTF::String const&, PAL::SessionID) 4 0x108896364 WebKit::ResourceLoadStatisticsDatabaseStore::ResourceLoadStatisticsDatabaseStore(WebKit::WebResourceLoadStatisticsStore&, WTF::WorkQueue&, WebKit::ShouldIncludeLocalhost, WTF::String const&, PAL::SessionID) 5 0x1089210bc std::__1::__unique_if<WebKit::ResourceLoadStatisticsDatabaseStore>::__unique_single std::__1::make_unique<WebKit::ResourceLoadStatisticsDatabaseStore, WebKit::WebResourceLoadStatisticsStore&, WTF::Ref<WTF::WorkQueue, WTF::DumbPtrTraits<WTF::WorkQueue> >&, WebKit::ShouldIncludeLocalhost const&, WTF::String const&, PAL::SessionID const&>(WebKit::WebResourceLoadStatisticsStore&&&, WTF::Ref<WTF::WorkQueue, WTF::DumbPtrTraits<WTF::WorkQueue> >&&&, WebKit::ShouldIncludeLocalhost const&&&, WTF::String const&&&, PAL::SessionID const&&&) Seems very unlikely that this would be the only test affected by this. Created attachment 391470 [details]
run-webkit-tests output
There is a LOT of error logging from SQLite, starting from the very beginning of the tests.
|