Bug 104571 - REGRESSION (r137150): Failures, timeouts in 10 http tests after bumping libsoup to 2.40.0
Summary: REGRESSION (r137150): Failures, timeouts in 10 http tests after bumping libso...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2012-12-10 10:34 PST by Zan Dobersek
Modified: 2013-02-08 08:02 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-12-10 10:34:19 PST
The bump was made in r137150.
http://trac.webkit.org/changeset/137150

Timing out:
  http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-char.html [ Timeout ]
  http/tests/security/xssAuditor/javascript-link-null-char.html [ Timeout ]
  http/tests/security/xssAuditor/object-embed-tag-null-char.html [ Timeout ]

Failing:
  http/tests/security/xssAuditor/base-href-null-char.html [ Failure ]
  http/tests/security/xssAuditor/embed-tag-null-char.html [ Failure ]
  http/tests/security/xssAuditor/link-onclick-null-char.html [ Failure ]
  http/tests/security/xssAuditor/script-tag-addslashes-null-char.html [ Failure ]
  http/tests/security/xssAuditor/script-tag-null-char.html [ Failure ]
  http/tests/security/xssAuditor/script-tag-with-source-null-char.html [ Failure ]
  http/tests/xmlhttprequest/origin-exact-matching.html [ Failure ]

The problem probably originates from libsoup, so we (I) should bisect that.
Comment 1 Dan Winship 2012-12-10 13:28:10 PST
this is fixed now in libsoup master... so it will get picked up when we do the next libsoup requirement bump later in the week
Comment 2 Sergio Villar Senin 2013-02-08 08:02:04 PST
Fixed in r137286