WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
222544
Each process should have a way to identify if tests are being run
https://bugs.webkit.org/show_bug.cgi?id=222544
Summary
Each process should have a way to identify if tests are being run
Kimmo Kinnunen
Reported
2021-03-01 04:52:05 PST
Each process should have a way to identify if tests are being run Process separation targets resilience for errors. After implementing the resilience, it should be tested. The test likely involves invoking the error. The error should be likely only invokable from testing. This means there should be a flag for question "are tests being run?" that each process can access. Example: WebGL needs to test cases for GPU process hang and GPU process crash. These error conditions should be invocable from the tests, but not otherwise.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-03-08 04:53:14 PST
<
rdar://problem/75166219
>
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