<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all-<div><br></div><div>The results.html pages on <a href="http://build.webkit.org">build.webkit.org</a> now make it much easier to triage crashing tests on Mac and Windows XP (Windows Vista/7 are blocked by <<a href="http://webkit.org/b/44135">http://webkit.org/b/44135</a>>). When a test crashes, you'll see something like this on Mac:</div><div><br></div><div><blockquote type="cite"><table style="font-family: Times; position: static; z-index: auto; "><tbody><tr><td><a href="http://trac.webkit.org/export/77639/trunk/LayoutTests/fast/events/tabindex-focus-blur-all.html">fast/events/tabindex-focus-blur-all.html</a></td><td><a href="http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r77639%20(14584)/fast/events/tabindex-focus-blur-all-stderr.txt">stderr</a></td><td><a href="http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r77639%20(14584)/fast/events/tabindex-focus-blur-all-crash-log.txt">crash log (<code>com.apple.WebCore: JSC::Bindings::Instance::willDestroyRuntimeObject(JSC::Bindings::RuntimeObject*) + 156</code>)</a><br></td></tr></tbody></table></blockquote><br></div><div>…and like this on Windows:</div><div><br></div><div><blockquote type="cite"><table style="font-family: Times; "><tbody><tr><td><a href="http://trac.webkit.org/export/77636/trunk/LayoutTests/fast/events/tabindex-focus-blur-all.html">fast/events/tabindex-focus-blur-all.html</a></td><td><a href="http://build.webkit.org/results/Windows%20XP%20Debug%20(Tests)/r77636%20(24918)/fast/events/tabindex-focus-blur-all-stderr.txt">stderr</a></td><td><a href="http://build.webkit.org/results/Windows%20XP%20Debug%20(Tests)/r77636%20(24918)/fast/events/tabindex-focus-blur-all-crash-log.txt">crash log (<code>WebKit!JSC::Bindings::Instance::willDestroyRuntimeObject+95</code>)</a></td></tr></tbody></table></blockquote><div><br></div></div><div>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.</div><div><br></div><div>Please file any bugs you find with this feature on <a href="http://bugs.webkit.org">bugs.webkit.org</a>, and CC me. Please also file bugs for any ideas you have for making this more useful!</div><div><br></div><div>-Adam</div><div><br></div></body></html>