Status: Untriaged
Owner: jcam...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7482 by jcam...@chromium.org: Some layout-tests could pass if we  
could differentiate our test_shell from the user-agent
http://code.google.com/p/chromium/issues/detail?id=7482

The following layout-test fails because of a platform difference:
LayoutTests/http/tests/misc/timer-vs-loading.html

This test redirects to a hanging page implemented with a php script.
Because of some network stack related issue (see  
https://bugs.webkit.org/show_bug.cgi?
id=9001#c9), the script sends few chars causing the test to fail for us.

If the test_shell had its own user-agent, we could modify the php script  
not to send these
char in our case and the test would pass (and we could upstream it).
For now the test has been marked as SKIP.

If more tests like this one come up, it might be worth doing this.




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to