I’ve had lots of trouble running tests lately, with the network process crashing. This turns out to be because the database code asserts when it runs into errors accessing databases on disk. I don’t think this is a good design pattern, but also it’s a huge practical problem when just trying to run tests. I suggest we just remove those assertions.
<rdar://problem/102855630>
Pull request: https://github.com/WebKit/WebKit/pull/7018
Committed 257237@main (28b0771a66f1): <https://commits.webkit.org/257237@main> Reviewed commits have been landed. Closing PR #7018 and removing active labels.