Bug 37260
Summary: | http/tests/webarchive/test-css-url-encoding-shift-jis.html timed out on Snow Leopard Bot | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth, ddkilzer |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.6 |
Eric Seidel (no email)
http/tests/webarchive/test-css-url-encoding-shift-jis.html timed out on Snow Leopard Bot
http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r57264%20(5744)/results.html
This is the first time I've noticed this.
The log looks slightly strange:
http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r57264%20(5744)/access_log.txt
127.0.0.1 - - [08/Apr/2010:01:59:11 -0700] "GET /webarchive/test-css-url-encoding-shift-jis.html HTTP/1.1" 200 1472
127.0.0.1 - - [08/Apr/2010:01:59:12 -0700] "GET /webarchive/resources/test-shift-jis.css HTTP/1.1" 200 194
127.0.0.1 - - [08/Apr/2010:01:59:12 -0700] "GET /webarchive/resources/apple.gif?img-src-shift-jis-%88%9F HTTP/1.1" 200 1476
127.0.0.1 - - [08/Apr/2010:01:59:12 -0700] "GET /webarchive/resources/test-no-charset.css?shift-jis HTTP/1.1" 200 196
::1 - - [08/Apr/2010:01:59:29 -0700] "OPTIONS * HTTP/1.0" 200 -
::1 - - [08/Apr/2010:01:59:30 -0700] "OPTIONS * HTTP/1.0" 200 -
::1 - - [08/Apr/2010:01:59:31 -0700] "OPTIONS * HTTP/1.0" 200 -
::1 - - [08/Apr/2010:01:59:32 -0700] "OPTIONS * HTTP/1.0" 200 -
I'm not sure what the OPTIONS requests are or why they're to ::1 instead of 127.0.0.1.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |