[Webkit-unassigned] [Bug 248595] New: Assertions in database and ITP code cause crashes when running tests in debug builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 1 04:34:22 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=248595

            Bug ID: 248595
           Summary: Assertions in database and ITP code cause crashes when
                    running tests in debug builds
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darin at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221201/e809c56f/attachment.htm>


More information about the webkit-unassigned mailing list