Bug 224358 - Tests using testRunner.terminateNetworkProcess fail in guard-malloc mode on mac-wk2-stress-tests
Summary: Tests using testRunner.terminateNetworkProcess fail in guard-malloc mode on m...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-08 22:30 PDT by Yusuke Suzuki
Modified: 2021-04-28 03:38 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-04-08 22:30:09 PDT
In WebKit, we have some tests using testRunner.terminateNetworkProcess(). It turned out that mac-wk2-stress-tests do not work with that functionality.
Maybe, killing a process will cause some trouble with guard-malloc configuration?
Comment 1 Aakash Jain 2021-04-09 06:31:28 PDT
For reference, failed build seems to be https://ews-build.webkit.org/#/builders/62/builds/516 for Attachment 425589 [details]. These tests are failing in guard-malloc mode.
Comment 2 Alexey Proskuryakov 2021-04-09 14:43:49 PDT
What is the exact symptom of them not working?
Comment 3 Radar WebKit Bug Importer 2021-04-12 16:32:52 PDT
<rdar://problem/76564233>