New issue
Advanced search Search tips

Issue 598180 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

flag-specific expected results

Project Member Reported by skobes@chromium.org, Mar 27 2016

Issue description

To go along with flag-specific test expectations in LayoutTests/FlagExpectations (added in http://crrev.com/361584), we should support flag-specific expected results for cases where a flag deliberately changes the output of a test.

For example, tests that dump internals.layerTreeAsText produce slightly different text output with --root-layer-scrolls, due to the LayoutView's CompositedLayerMapping.  Currently these are marked as failing, but the correct fix is to expect the new result.

We should incorporate these into the logic in run-webkit-tests for looking up expected results, similar to the way we consult platform-specific expectations under LayoutTests/platform.
 

Comment 1 by ojan@chromium.org, Mar 28 2016

What would we do if the test has different expectations on different platforms as well?

Comment 2 by skobes@chromium.org, Mar 28 2016

Good question, we could have platform expectations inside the flag-specific expectations.

Comment 3 by sshru...@google.com, May 18 2016

Labels: Test-Layout

Comment 4 by sshru...@google.com, May 18 2016

Components: -Blink>LayoutTests
Deprecating component:Blink>LayoutTests, to use label Test=Layout instead.
Components: -Infra Blink>Infra
This is test related.
What else is there left to do for this?
Status: Fixed (was: Assigned)
Excellent :-)

Sign in to add a comment