Bug 153430

Summary: Unexpected content wrapping at http://email.osh.com/H/2/v100000152474feb8ec7c1a1f4bbe5c7c0/HTML
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, ap, bfulgham, buildbot, cfleizach, commit-queue, dbarton, dmazzoni, esprehn+autocc, fred.wang, glenn, jcraig, jdiggs, kondapallykalyan, mario, mrobinson, rniwa, ryanhaddad, samuel_white, simon.fraser
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 153635    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Archive of layout-test-results from ews112 for mac-yosemite
none
Patch
none
Patch
none
Archive of layout-test-results from ews117 for mac-yosemite
none
Archive of layout-test-results from ews101 for mac-yosemite
none
Archive of layout-test-results from ews107 for mac-yosemite-wk2
none
Patch none

Description zalan 2016-01-25 11:04:47 PST
ssia
Comment 1 zalan 2016-01-25 11:05:05 PST
rdar://problem/24214694
Comment 2 zalan 2016-01-25 11:09:03 PST
Created attachment 269763 [details]
Patch
Comment 3 zalan 2016-01-25 14:12:07 PST
Created attachment 269791 [details]
Patch
Comment 4 Build Bot 2016-01-25 14:55:48 PST
Comment on attachment 269791 [details]
Patch

Attachment 269791 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/738285

New failing tests:
fast/table/assert-autotablelayout-maxlogicalwidth.html
Comment 5 Build Bot 2016-01-25 14:55:52 PST
Created attachment 269796 [details]
Archive of layout-test-results from ews112 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews112  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 6 zalan 2016-01-26 12:19:53 PST
Created attachment 269905 [details]
Patch
Comment 7 zalan 2016-01-27 10:35:21 PST
Created attachment 270004 [details]
Patch
Comment 8 Simon Fraser (smfr) 2016-01-27 10:56:04 PST
r=me but I can't get the full patch to load.
Comment 9 Build Bot 2016-01-27 11:34:28 PST
Comment on attachment 270004 [details]
Patch

Attachment 270004 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/746459

New failing tests:
tables/mozilla_expected_failures/bugs/bug8499.html
Comment 10 Build Bot 2016-01-27 11:34:34 PST
Created attachment 270015 [details]
Archive of layout-test-results from ews117 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 11 Build Bot 2016-01-27 11:53:00 PST
Comment on attachment 270004 [details]
Patch

Attachment 270004 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/746554

New failing tests:
tables/mozilla_expected_failures/bugs/bug8499.html
Comment 12 Build Bot 2016-01-27 11:53:06 PST
Created attachment 270018 [details]
Archive of layout-test-results from ews101 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 13 Build Bot 2016-01-27 11:59:15 PST
Comment on attachment 270004 [details]
Patch

Attachment 270004 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/746562

New failing tests:
tables/mozilla_expected_failures/bugs/bug8499.html
Comment 14 Build Bot 2016-01-27 11:59:21 PST
Created attachment 270019 [details]
Archive of layout-test-results from ews107 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 15 zalan 2016-01-27 13:00:10 PST
Created attachment 270028 [details]
Patch
Comment 16 zalan 2016-01-28 08:32:20 PST
Committed r195740: <http://trac.webkit.org/changeset/195740>
Comment 17 Alexey Proskuryakov 2016-01-30 22:49:31 PST
This patch broke Windows tests almost entirely. We used to be at ~66 failures, and now the tests stop early after 500 failures:

https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r195922%20(56232)/results.html
Comment 18 zalan 2016-01-31 08:43:05 PST
(In reply to comment #17)
> This patch broke Windows tests almost entirely. We used to be at ~66
> failures, and now the tests stop early after 500 failures:
> 
> https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/
> r195922%20(56232)/results.html

I am working with Brent to resolve this. 2 patch got already landed with ~1000 rebaselines.  (It's a pity that bots early exit around 500 failures)
Comment 19 zalan 2016-02-02 13:12:57 PST
(In reply to comment #18)
> (In reply to comment #17)
> > This patch broke Windows tests almost entirely. We used to be at ~66
> > failures, and now the tests stop early after 500 failures:
> > 
> > https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/
> > r195922%20(56232)/results.html
> 
> I am working with Brent to resolve this. 2 patch got already landed with
> ~1000 rebaselines.  (It's a pity that bots early exit around 500 failures)

This should be all set now (with r196026).