WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
154766
REGRESSION(
r197216
): Test simply needs updated result (Requested by litherum on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=154766
Summary
REGRESSION(r197216): Test simply needs updated result (Requested by litherum ...
WebKit Commit Bot
Reported
2016-02-26 17:36:18 PST
http://trac.webkit.org/changeset/197216
broke the build: Test simply needs updated result (Requested by litherum on #webkit). This is an automatic bug report generated by webkitbot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests fail.
Attachments
ROLLOUT of r197216
(3.09 KB, patch)
2016-02-26 17:36 PST
,
WebKit Commit Bot
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
WebKit Commit Bot
Comment 1
2016-02-26 17:36:44 PST
Created
attachment 272387
[details]
ROLLOUT of
r197216
Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment.
Myles C. Maxfield
Comment 2
2016-02-26 18:59:33 PST
Committed
r197228
: <
http://trac.webkit.org/changeset/197228
>
Alexey Proskuryakov
Comment 3
2016-02-26 23:49:12 PST
The rollout broke fast/text/crash-complex-text-surrogate.html on El Capitan, and it remains broken.
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Ftext%2Fcrash-complex-text-surrogate.html
@@ -1,9 +1,9 @@ CONSOLE MESSAGE: line 35: TypeError: undefined is not an object (evaluating 'document.forms[0].outerHTML') -layer at (0,0) size 785x696 +layer at (0,0) size 785x693 RenderView at (0,0) size 785x600 -layer at (0,0) size 785x696 - RenderBlock {HTML} at (0,0) size 785x696 - RenderBody {BODY} at (8,8) size 78x680 +layer at (0,0) size 785x693 + RenderBlock {HTML} at (0,0) size 785x693 + RenderBody {BODY} at (8,8) size 78x677 RenderText {#text} at (0,0) size 71x120 text run at (0,0) width 36: "This" text run at (0,15) width 36: "test" @@ -35,26 +35,26 @@ RenderBR {BR} at (0,0) size 0x0 RenderInline {ACRONYM} at (0,0) size 0x0 RenderText {#text} at (0,0) size 0x0 - RenderText {#text} at (0,422) size 118x47 + RenderText {#text} at (0,422) size 122x45 text run at (0,422) width 45: "s is:" text run at (0,437) width 27: "{,}" - text run at (0,454) width 118: "\x{A888}{0}P{P}\\7H\\8" + text run at (0,452) width 122: "\x{A888}{0}P{P}\\7H\\8" RenderBR {BR} at (0,0) size 0x0 - RenderText {#text} at (0,470) size 71x15 - text run at (0,470) width 71: "f is: gi" - RenderBR {BR} at (70,470) size 1x15 - RenderText {#text} at (0,485) size 361x195 - text run at (0,485) width 53: "Errlog" - text run at (0,500) width 115: "webtest_fn_4:" - text run at (0,515) width 89: "TypeError:" - text run at (0,530) width 62: "null is" - text run at (0,545) width 53: "not an" - text run at (0,560) width 53: "object" - text run at (0,575) width 97: "(evaluating" - text run at (0,590) width 361: "'document.querySelector(\"plaintext:first-" - text run at (0,605) width 62: "of-type" - text run at (0,620) width 9: "~" - text run at (0,635) width 62: "*|:out-" - text run at (0,650) width 27: "of-" - text run at (0,665) width 194: "range\").insertBefore')" + RenderText {#text} at (0,467) size 71x15 + text run at (0,467) width 71: "f is: gi" + RenderBR {BR} at (70,467) size 1x15 + RenderText {#text} at (0,482) size 361x195 + text run at (0,482) width 53: "Errlog" + text run at (0,497) width 115: "webtest_fn_4:" + text run at (0,512) width 89: "TypeError:" + text run at (0,527) width 62: "null is" + text run at (0,542) width 53: "not an" + text run at (0,557) width 53: "object" + text run at (0,572) width 97: "(evaluating" + text run at (0,587) width 361: "'document.querySelector(\"plaintext:first-" + text run at (0,602) width 62: "of-type" + text run at (0,617) width 9: "~" + text run at (0,632) width 62: "*|:out-" + text run at (0,647) width 27: "of-" + text run at (0,662) width 194: "range\").insertBefore')" RenderBR {BR} at (0,0) size 0x0
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug