[Webkit-unassigned] [Bug 67345] NRWT doesn't say anything when a regression tests is an expected crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 31 19:08:47 PDT 2011


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org,
                   |                            |dbates at webkit.org




--- Comment #1 from Eric Seidel <eric at webkit.org>  2011-08-31 19:08:46 PST ---
I suspect this is an artifact of the fact that Chromium (where NRWT came from) uses their own custom crash reporter, which behaves more consistently than CrashReporter does.  CrashReporter, for all of its benefits, doesn't fit very well with our testing model, as you can't really ask it if a process crashed or if we should wait for it to finish running, etc.

In any case, I'm sure we can come up with a way to make this more pleasant in NRWT.  Thank you for the report!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list