Bug 170907 - LayoutTest imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.html is a flaky failure / timeout
Summary: LayoutTest imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf...
Status: RESOLVED DUPLICATE of bug 180499
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-17 10:34 PDT by Ryan Haddad
Modified: 2018-07-13 13:32 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-04-17 10:34:06 PDT
LayoutTest imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.html is a flaky failure / timeout

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2FWebCryptoAPI%2Fderive_bits_keys%2Fhkdf.worker.html
Comment 1 Ryan Haddad 2017-04-17 10:35:13 PDT
This is seen on Sierra Debug WK2. The test frequently fails with a timeout.
Comment 2 Ryan Haddad 2017-04-19 20:41:27 PDT
Marked test as flaky in https://trac.webkit.org/changeset/215550/webkit
Comment 3 Matt Lewis 2018-03-06 15:12:17 PST
this had an invalid crash log with an assertion failure:
No crash log found for WebKitTestRunner:64714.

stdout:
#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 67930)
FAIL: Timed out waiting for notifyDone to be called

#EOF
#EOF

stderr:
Wait on notifyDone timed out, process com.apple.WebKit.WebContent.Development pid = 67930#EOF
ASSERTION FAILED: m_workerGlobalScope->hasOneRef()
./workers/WorkerThread.cpp(209) : void WebCore::WorkerThread::workerThread()
1   0x2508210e9 WTFCrash
2   0x24336eb19 WebCore::WorkerThread::workerThread()
3   0x24337a9b8 WebCore::WorkerThread::start(WTF::Function<void (WTF::String const&)>&&)::$_12::operator()() const
4   0x24337a979 WTF::Function<void ()>::CallableWrapper<WebCore::WorkerThread::start(WTF::Function<void (WTF::String const&)>&&)::$_12>::call()
5   0x25083cfbb WTF::Function<void ()>::operator()() const
6   0x2508ad56f WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
7   0x2508b2cf5 WTF::wtfThreadEntryPoint(void*)
8   0x7fff7e0d46c1 _pthread_body
9   0x7fff7e0d456d _pthread_body
10  0x7fff7e0d3c5d thread_start
#CRASHED - com.apple.WebKit.WebContent.Development (pid 67930)
LEAK: 2 WebProcessPool
LEAK: 2 WebPageProxy
Comment 4 Jiewen Tan 2018-07-13 13:32:33 PDT

*** This bug has been marked as a duplicate of bug 180499 ***