[webkit-dev] More information for crashing tests now available on build.webkit.org
David Levin
levin at chromium.org
Fri Feb 4 11:31:22 PST 2011
Kudos!
On Fri, Feb 4, 2011 at 11:25 AM, Adam Roben <aroben at apple.com> wrote:
> Hi all-
>
> The results.html pages on build.webkit.org now make it much easier to
> triage crashing tests on Mac and Windows XP (Windows Vista/7 are blocked by
> <http://webkit.org/b/44135>). When a test crashes, you'll see something
> like this on Mac:
>
> fast/events/tabindex-focus-blur-all.html<http://trac.webkit.org/export/77639/trunk/LayoutTests/fast/events/tabindex-focus-blur-all.html>
> stderr<http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r77639%20(14584)/fast/events/tabindex-focus-blur-all-stderr.txt>crash
> log (com.apple.WebCore:
> JSC::Bindings::Instance::willDestroyRuntimeObject(JSC::Bindings::RuntimeObject*)
> + 156)<http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r77639%20(14584)/fast/events/tabindex-focus-blur-all-crash-log.txt>
>
>
> …and like this on Windows:
>
> fast/events/tabindex-focus-blur-all.html<http://trac.webkit.org/export/77636/trunk/LayoutTests/fast/events/tabindex-focus-blur-all.html>
> stderr<http://build.webkit.org/results/Windows%20XP%20Debug%20(Tests)/r77636%20(24918)/fast/events/tabindex-focus-blur-all-stderr.txt>crash
> log (WebKit!JSC::Bindings::Instance::willDestroyRuntimeObject+95)<http://build.webkit.org/results/Windows%20XP%20Debug%20(Tests)/r77636%20(24918)/fast/events/tabindex-focus-blur-all-crash-log.txt>
>
>
> The new "crash log" link will take you to a textual crash log for that
> test. The function name you see is our best guess at the crashing module,
> function, and offset (in decimal on Mac, hexadecimal on Windows), based on
> the crash log.
>
> Please file any bugs you find with this feature on bugs.webkit.org, and CC
> me. Please also file bugs for any ideas you have for making this more
> useful!
>
> -Adam
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110204/902bae0e/attachment.html>
More information about the webkit-dev
mailing list