Bug 47188 - REGRESSION (r68966?): All dumpAsText test fail on WebKit2
Summary: REGRESSION (r68966?): All dumpAsText test fail on WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2010-10-05 09:58 PDT by Adam Roben (:aroben)
Modified: 2010-10-05 11:37 PDT (History)
3 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) 2010-10-05 09:58:35 PDT
All dumpAsText tests started failing on WebKit2 between r68918 and r68977, according to the Windows WebKit2 bot. r68966 seems the most likely culprit.

It looks like the failures are due to a missing newline at the end of the dumpAsText output.
Comment 1 Adam Roben (:aroben) 2010-10-05 09:59:20 PDT
<rdar://problem/8514104>
Comment 2 Anders Carlsson 2010-10-05 11:37:24 PDT
Committed r69129: <http://trac.webkit.org/changeset/69129>