WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
212824
[ macOS iOS ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=212824
Summary
[ macOS iOS ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audi...
Jacob Uphoff
Reported
2020-06-05 08:27:09 PDT
imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam.html This test has been a flaky failure for all history and the history starts around commit
r262425
. History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebaudio%2Fthe-audio-api%2Fthe-audionode-interface%2Faudionode-disconnect-audioparam.html&limit=50000
Diff: --- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam-expected.txt +++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam-actual.txt @@ -1,3 +1,5 @@ + +Harness Error (FAIL), message = Unhandled rejection: The object is in an invalid state. PASS # AUDIT TASK RUNNER STARTED. FAIL Executing "disconnect(AudioParam)" promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'context.startRendering()
Attachments
Crash log
(175.41 KB, application/x-webarchive)
2020-08-10 08:57 PDT
,
Hector Lopez
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Jacob Uphoff
Comment 1
2020-06-05 08:52:11 PDT
Set expectations here:
https://trac.webkit.org/changeset/262622/webkit
Radar WebKit Bug Importer
Comment 2
2020-06-05 09:26:32 PDT
<
rdar://problem/64031929
>
Radar WebKit Bug Importer
Comment 3
2020-06-05 09:26:34 PDT
<
rdar://problem/64031931
>
Hector Lopez
Comment 4
2020-08-10 08:57:27 PDT
Created
attachment 406298
[details]
Crash log
Hector Lopez
Comment 5
2020-08-10 08:57:59 PDT
imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam.html Test is consistently failing on macOS and iOS. Test was a flaky failure on macOS Debug when first reported. Started consistently failing on macOS debug at
r265087
. Test failures changed to consistent and crashes at
r265403
on macOS and iOS. Diff: --- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam-actual.txt @@ -1,5 +1,3 @@ -CONSOLE MESSAGE: Unhandled Promise Rejection: InvalidStateError: The object is in an invalid state. -CONSOLE MESSAGE: Unhandled Promise Rejection: InvalidStateError: The object is in an invalid state. Harness Error (FAIL), message = Unhandled rejection: The object is in an invalid state. Crash Log: See attachment ASSERTION FAILED: m_finishedNodes.isEmpty in WebCore::BaseAudioContext::~BaseAudioContext CoreSimulator 704.12 - Device: Managed 7 (F3E52D42-5180-4106-8AD4-A43E8DFC9A39) - Runtime: iOS 13.4 (17E255) - DeviceType: iPad (5th generation) Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.JavaScriptCore 0x00000005edb99d8e WTFCrash + 14 (Assertions.cpp:295) 1 com.apple.WebCore 0x00000005f53734eb WTFCrashWithInfo(int, char const*, char const*, int) + 27 2 com.apple.WebCore 0x00000005f73d068e WebCore::BaseAudioContext::~BaseAudioContext() + 654 (BaseAudioContext.cpp:182) 3 com.apple.WebCore 0x00000005f740f9f1 WebCore::OfflineAudioContext::~OfflineAudioContext() + 161 (OfflineAudioContext.h:33) 4 com.apple.WebCore 0x00000005f740daf5 WebCore::OfflineAudioContext::~OfflineAudioContext() + 21 (OfflineAudioContext.h:33) 5 com.apple.WebCore 0x00000005f740db1c WebCore::OfflineAudioContext::~OfflineAudioContext() + 28 (OfflineAudioContext.h:33) 6 com.apple.WebCore 0x00000005f58fab34 WTF::ThreadSafeRefCounted<WebCore::BaseAudioContext, (WTF::DestructionThread)0>::deref() const::'lambda'()::operator()() const + 52 (ThreadSafeRefCounted.h:118) 7 com.apple.WebCore 0x00000005f58faaed WTF::ThreadSafeRefCounted<WebCore::BaseAudioContext, (WTF::DestructionThread)0>::deref() const + 61 (ThreadSafeRefCounted.h:136)
Hector Lopez
Comment 6
2020-08-10 09:11:16 PDT
imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam.html Test is consistently failing on macOS and iOS. Test was a flaky failure on macOS Debug when first reported. Started consistently failing on macOS debug at
r265087
. Test failures changed to consistent and crashes at
r265403
on macOS and iOS. History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebaudio%2Fthe-audio-api%2Fthe-audionode-interface%2Faudionode-disconnect-audioparam.html&limit=50000&platform=ios&platform=mac
Chris Dumez
Comment 7
2020-08-10 09:30:24 PDT
<
https://trac.webkit.org/changeset/265430
>
Chris Dumez
Comment 8
2020-08-10 09:58:54 PDT
<
https://trac.webkit.org/changeset/265434
>
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