[chromium-dev] Re: LTTF helping the GTTF make cycle times *minutes* faster

2009-10-18 Thread Yuzo Fujishima
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  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  wrote:

>> I'm also looking at LayoutTests/fast/css/large-list-of-rules-crash.html.
>> Yuta
>> 2009/10/16 Yuta Kitamura 

>>> I'm currently working on tests under LayoutTests/http/tests/navigation/.
>>> Thanks,
>>> Yuta
>>> 2009/10/16 Ojan Vafai 

>>>> 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: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: LTTF helping the GTTF make cycle times *minutes* faster

2009-10-16 Thread Yuzo Fujishima
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  wrote:
> I'm also looking at LayoutTests/fast/css/large-list-of-rules-crash.html.
> Yuta
> 2009/10/16 Yuta Kitamura 

>> I'm currently working on tests under LayoutTests/http/tests/navigation/.
>> Thanks,
>> Yuta
>> 2009/10/16 Ojan Vafai 

>>> 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: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: about character set

2009-09-28 Thread Yuzo Fujishima
Please see src\third_party\icu

Yuzo

On Tue, Sep 29, 2009 at 1:21 PM, mz  wrote:


> Where is the character set conversion module in chrome project?
> 


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Can someone compile this patch for me?

2009-08-03 Thread Yuzo Fujishima
Would try server help?
http://dev.chromium.org/developers/try-server-usage

Yuzo

On Mon, Aug 3, 2009 at 11:05 AM, Anand Mistry  wrote:

> Hi all,
> I don't have the resources (disk space + tools) to compile my patch under
> Windows and OSX, so can someone on this list quickly try it before I post  
> it
> for review?  And on Windows, do a sanity check on the about:memory page.
>   Patch is attached.

> Thanks,
> - Anand

> 


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---