Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(202)

Issue 2962693003: [LayoutNG] Classify test failures (Closed)

Created:
3 years, 5 months ago by kojii
Modified:
3 years, 5 months ago
Reviewers:
cbiesinger, ikilpatrick, eae
CC:
blink-reviews, cbiesinger, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[LayoutNG] Classify test failures This patch cleanup TestExpectaions by reviewing failures for: virtual/layout_ng/external/wpt/css/CSS2/linebox virtual/layout_ng/external/wpt/css/CSS2/normal-flow and make them actionable. TBR=eae@chromium.org, ikilpatrick@chromium.org BUG=636993, 591099 Review-Url: https://codereview.chromium.org/2962693003 Cr-Commit-Position: refs/heads/master@{#482914} Committed: https://chromium.googlesource.com/chromium/src/+/55911cd8d79455ec434081c1d986b4bad10d0454

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -49 lines) Patch
M third_party/WebKit/LayoutTests/NeverFixTests View 1 2 chunks +38 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 1 4 chunks +47 lines, -42 lines 2 comments Download

Messages

Total messages: 20 (14 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2962693003/20001
3 years, 5 months ago (2017-06-28 07:31:29 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/55911cd8d79455ec434081c1d986b4bad10d0454
3 years, 5 months ago (2017-06-28 07:40:47 UTC) #15
cbiesinger
https://codereview.chromium.org/2962693003/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/2962693003/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode411 third_party/WebKit/LayoutTests/TestExpectations:411: # Block: centering by auto-margins. Why does that cause ...
3 years, 5 months ago (2017-06-28 19:45:52 UTC) #17
kojii
https://codereview.chromium.org/2962693003/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/2962693003/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode411 third_party/WebKit/LayoutTests/TestExpectations:411: # Block: centering by auto-margins. On 2017/06/28 at 19:45:52, ...
3 years, 5 months ago (2017-06-28 19:54:51 UTC) #18
kojii
On 2017/06/28 at 19:54:51, kojii wrote: > On 2017/06/28 at 19:45:52, cbiesinger wrote: > > ...
3 years, 5 months ago (2017-06-29 04:12:58 UTC) #19
cbiesinger1
3 years, 5 months ago (2017-06-29 12:55:21 UTC) #20
Message was sent while issue was closed.
On 2017/06/29 at 04:12:58, kojii wrote:
> On 2017/06/28 at 19:54:51, kojii wrote:
> > On 2017/06/28 at 19:45:52, cbiesinger wrote:
> > > Why does that cause a failure? We support this.
> > 
> > Really, hm, maybe then it's caused by combination of some other thing. This
test has block and inline child, so anonymous doing something wrong?
> 
> The test applies auto-margins to <img> with "display: block", so maybe a
problem is when NGBlockNode is not a LayoutNGBlockFlow or !CanUseNewLayout().
Thanks for the info, it'll help where to look into.

Interesting -- thanks for looking into that!

Powered by Google App Engine
This is Rietveld 408576698