Bug 56167 - Three http/tests/media tests timing out on apple-windows-6
Summary: Three http/tests/media tests timing out on apple-windows-6
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-03-10 19:34 PST by Adam Roben (:aroben)
Modified: 2012-01-18 10:39 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-03-10 19:34:10 PST
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!
Comment 1 Adam Roben (:aroben) 2011-03-10 19:34:44 PST
(In reply to comment #0)
> http/tests/media/video-seekable-stall.html    expected

That "expected" is just a copy-paste-o.
Comment 2 Adam Roben (:aroben) 2011-03-10 19:45:22 PST
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?
Comment 3 Adam Roben (:aroben) 2011-03-10 19:47:05 PST
Many other tests use Perl CGI scripts, though, and aren't having problems.
Comment 4 Ryosuke Niwa 2011-03-10 19:53:13 PST
Committed r80805: <http://trac.webkit.org/changeset/80805>
Comment 5 Adam Roben (:aroben) 2011-03-10 19:53:37 PST
Thanks, Ryosuke!
Comment 6 WebKit Review Bot 2011-03-10 20:42:46 PST
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
Comment 7 Jessie Berlin 2011-03-11 07:12:21 PST
<rdar://problem/9121056>
Comment 8 Adam Roben (:aroben) 2011-03-11 07:40:12 PST
Other tests in that directory use those CGI scripts, and aren't timing out, either.
Comment 9 Adam Roben (:aroben) 2012-01-18 10:39:58 PST
See also bug 47093.