Bug 153087 - Need Test Server for Bad Protocol Tests
Summary: Need Test Server for Bad Protocol Tests
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-13 17:13 PST by Brent Fulgham
Modified: 2016-04-29 12:54 PDT (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 Brent Fulgham 2016-01-13 17:13:43 PST
Our current test infrastructure relies on Apache, which does a great job of making sure that the content it serves is in a reasonable format.

This is an impediment to tests that check WebKit's ability to handle malformed content.

We need some mechanism by which we can feed undesirable content (e.g., 'HTTP/0.9', etc.) to WebKitTestRunner/DumpRenderTree to validate our software.