The WebKit patch has been landed as http://trac.webkit.org/changeset/49691 . When the change is synced to Chromium, the test will start failing (instead of timing out).
I'm not sure when I have time to look into the Chrome bug. So if anyone is interested, please feel free to take it. Yuzo On Fri, Oct 16, 2009 at 5:21 PM, Yuzo Fujishima <[email protected]> wrote: > I've looked into > LayoutTests/fast/loader/local-JavaScript-from-local.html > and found a bug in the test. > I'll submit a patch to WebKit. > Yuzo > On Fri, Oct 16, 2009 at 4:07 PM, Yuta Kitamura <[email protected]> wrote: >> I'm also looking at LayoutTests/fast/css/large-list-of-rules-crash.html. >> Yuta >> 2009/10/16 Yuta Kitamura <[email protected]> >>> I'm currently working on tests under LayoutTests/http/tests/navigation/. >>> Thanks, >>> Yuta >>> 2009/10/16 Ojan Vafai <[email protected]> >>>> There are a lot of tests that consistently (i.e. not flaky) timeout. >>>> They >>>> eat up significant percentage (~10%!) of the cycle time for the test >>>> bots >>>> (e.g., >1 minute on Windows release). If LTTF folk focus some effort on >>>> fixing these first, it would help all of us move forward faster as the >>>> bot >>>> cycle times would be improved as would the times to run the tests >>>> locally. >>>> To make this easier, I compiled the list of all the tests that >>>> consistently timeout. I excluded the flaky timeouts since the LTTF is >>>> currently focused on non-flaky failures. Any takers? >>>> Ojan >>>> ALL PLATFORMS: >>>> LayoutTests/fast/dom/Window/window-property-shadowing-name.html >>>> LayoutTests/fast/dom/cssTarget-crash.html >>>> LayoutTests/fast/events/add-event-without-document.html >>>> LayoutTests/http/tests/history/back-to-post.php >>>> LayoutTests/http/tests/loading/deleted-host-in-resource-load-delegate-callback.html >>>> LayoutTests/http/tests/navigation/onload-navigation-iframe-2.html >>>> LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.html >>>> LayoutTests/http/tests/navigation/onload-navigation-iframe.html >>>> LayoutTests/http/tests/security/cross-frame-access-document-direct.html >>>> LayoutTests/http/tests/security/xss-DENIED-defineProperty.html >>>> LayoutTests/http/tests/xmlhttprequest/methods-async.html >>>> LayoutTests/loader/go-back-to-different-window-size.html >>>> LayoutTests/media/audio-constructor-src.html >>>> LayoutTests/media/audio-play-event.html >>>> LayoutTests/media/controls-drag-timebar.html >>>> LayoutTests/media/event-attributes.html >>>> LayoutTests/media/video-no-audio.html >>>> LayoutTests/media/video-source-add-src.html >>>> LayoutTests/platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html >>>> LayoutTests/storage/domstorage/localstorage/iframe-events.html >>>> LayoutTests/storage/domstorage/sessionstorage/iframe-events.html >>>> WIN RELEASE+DEBUG: >>>> LayoutTests/http/tests/cache/subresource-expiration.html >>>> WIN DEBUG: >>>> LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html >>>> LINUX RELEASE+DEBUG: >>>> LayoutTests/fast/loader/local-JavaScript-from-local.html >>>> LayoutTests/http/tests/misc/timer-vs-loading.html >>>> LINUX DEBUG: >>>> LayoutTests/fast/css/large-list-of-rules-crash.html >>>> LayoutTests/fast/frames/frame-limit.html >>>> MAC RELEASE+DEBUG: >>>> LayoutTests/fast/loader/local-JavaScript-from-local.html >>>> LayoutTests/http/tests/misc/timer-vs-loading.html >>>> LayoutTests/http/tests/plugins/get-url.html >>>> LayoutTests/http/tests/plugins/interrupted-get-url.html >>>> LayoutTests/http/tests/plugins/npapi-response-headers.html >>>> LayoutTests/http/tests/plugins/post-url-file.html >>>> LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html >>>> LayoutTests/plugins/destroy-stream-twice.html >>>> LayoutTests/plugins/embed-inside-object.html >>>> LayoutTests/plugins/geturl-replace-query.html >>>> LayoutTests/plugins/npruntime.html >>>> LayoutTests/plugins/return-error-from-new-stream-doesnt-invoke-destroy-stream.html >>>> MAC RELEASE: >>>> LayoutTests/http/tests/cache/subresource-expiration.html >>>> MAC DEBUG: >>>> LayoutTests/fast/css/large-list-of-rules-crash.html >>>> LayoutTests/fast/frames/frame-limit.html >> --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
