Bug 36933 - REGRESSION(56295): http/tests/security/xssAuditor/xss-protection-parsing-01.html times out on Tiger Bot
Summary: REGRESSION(56295): http/tests/security/xssAuditor/xss-protection-parsing-01.h...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on: 34436
Blocks:
  Show dependency treegraph
 
Reported: 2010-03-31 23:50 PDT by Eric Seidel (no email)
Modified: 2010-04-02 00:30 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.62 KB, patch)
2010-04-02 00:20 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-03-31 23:50:49 PDT
REGRESSION(56295): http/tests/security/xssAuditor/xss-protection-parsing-01.html times out on Tiger Bot

Seems we either need to fix the test on Tiger, or skip it.

http://build.webkit.org/results/Tiger%20Intel%20Release/r56892%20(10280)/http/tests/security/xssAuditor/xss-protection-parsing-01-diffs.txt
--- /Volumes/Data/WebKit-BuildSlave/tiger-intel-release/build/layout-test-results/http/tests/security/xssAuditor/xss-protection-parsing-01-expected.txt	2010-03-31 21:20:46.000000000 -0700
+++ /Volumes/Data/WebKit-BuildSlave/tiger-intel-release/build/layout-test-results/http/tests/security/xssAuditor/xss-protection-parsing-01-actual.txt	2010-03-31 21:20:46.000000000 -0700
@@ -1,5 +1,6 @@
 CONSOLE MESSAGE: line 1: Refused to execute a JavaScript script. Source code of script found within request.
 
+FAIL: Timed out waiting for notifyDone to be called
 This tests our parsing of the X-XSS-Protection header.
 
 
@@ -7,4 +8,4 @@
 --------
 Frame: 'frame'
 --------
-
+If you see this message then the test FAILED.


This test has failed on Tiger since it was committed.
Comment 1 Adam Barth 2010-04-02 00:20:02 PDT
Created attachment 52393 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-04-02 00:27:10 PDT
Comment on attachment 52393 [details]
Patch

OK.
Comment 3 Adam Barth 2010-04-02 00:30:27 PDT
Comment on attachment 52393 [details]
Patch

Clearing flags on attachment: 52393

Committed r56979: <http://trac.webkit.org/changeset/56979>
Comment 4 Adam Barth 2010-04-02 00:30:33 PDT
All reviewed patches have been landed.  Closing bug.