[Webkit-unassigned] [Bug 210931] New: stress/ensure-crash.js shouldn't spew stuff onto my screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 12:08:13 PDT 2020


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

            Bug ID: 210931
           Summary: stress/ensure-crash.js shouldn't spew stuff onto my
                    screen
           Product: WebKit
           Version: Other
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

JS tests should only spew things onto my screen if they succeed.

ensure-crash appears to succeed but spews errors onto my screen.

We should either skip it so it doesn't pollute a user's screen with errors that aren't errors or we should make it so that `crash!` or whatever makes the test not spew things unless it fails.  run-jsc-stress-tests has the ability to log output and then only spew it if there was an actual error.  We should use that.

-- 
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/20200423/ebe8894a/attachment.htm>


More information about the webkit-unassigned mailing list