Bug 56167
| Summary: | Three http/tests/media tests timing out on apple-windows-6 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | abarth, eric, lforschler, rniwa, webkit.review.bot |
| Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, PlatformOnly |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
Adam Roben (:aroben)
The following tests are timing out on apple-windows-6, but not apple-windows-5:
http/tests/media/reload-after-dialog.html
http/tests/media/remove-while-loading.html
http/tests/media/video-seekable-stall.html expected
See:
apple-windows-6, red: http://build.webkit.org/builders/Windows%207%20Release%20%28Tests%29/builds/10266
apple-windows-5, green: http://build.webkit.org/builders/Windows%207%20Release%20%28Tests%29/builds/10267
apple-windows-6, red: http://build.webkit.org/builders/Windows%207%20Release%20%28Tests%29/builds/10268
We should figure out what's making these tests fail on apple-windows-6!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
(In reply to comment #0)
> http/tests/media/video-seekable-stall.html expected
That "expected" is just a copy-paste-o.
Adam Roben (:aroben)
These three tests all use either video-load-and-stall.cgi or video-throttled-load.cgi. Those are perl scripts. I wonder if something is screwy with Perl on apple-windows-6?
Adam Roben (:aroben)
Many other tests use Perl CGI scripts, though, and aren't having problems.
Ryosuke Niwa
Committed r80805: <http://trac.webkit.org/changeset/80805>
Adam Roben (:aroben)
Thanks, Ryosuke!
WebKit Review Bot
http://trac.webkit.org/changeset/80805 might have broken SnowLeopard Intel Release (Tests)
The following tests are not passing:
fast/text/large-text-composed-char-dos.html
Jessie Berlin
<rdar://problem/9121056>
Adam Roben (:aroben)
Other tests in that directory use those CGI scripts, and aren't timing out, either.
Adam Roben (:aroben)
See also bug 47093.