Bug 34882 - [Qt] perl websocket test(s) time out
Summary: [Qt] perl websocket test(s) time out
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-02-12 01:31 PST by Csaba Osztrogonác
Modified: 2010-03-09 03:24 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2010-02-12 01:31:26 PST
websocket/tests/cookies/httponly-cookie.pl introduced in http://trac.webkit.org/changeset/54707 ,
and the new test always time out on Qt buildbot: http://build.webkit.org/results/Qt%20Linux%20Release/r54707%20%287289%29/results.html

There isn't any info in pywebsocket_log.txt. :( 

I tried to make a simple hello world perl script in websocket/tests/cookies directory,
but it timed out too. It seems that cgi scripts aren't executed for some reason.
Comment 1 Csaba Osztrogonác 2010-02-12 01:40:32 PST
websocket/tests/cookies/httponly-cookie.pl skipped to make buildbot happy by http://trac.webkit.org/changeset/54708
Comment 2 Csaba Osztrogonác 2010-03-09 03:24:56 PST
Fixed by http://trac.webkit.org/changeset/55719, test unskipped by http://trac.webkit.org/changeset/55720.