New issue
Advanced search Search tips

Issue 613535 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Aug 13
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

ScreenMusTest.ConsistentDisplayInHighDPI is flaky

Project Member Reported by sadrul@chromium.org, May 20 2016

Issue description

The test as it currently is, is broken. The test originally used to set the command-line flag, and then create a ScopedViewsTestHelper, which would cause mus to launch through PlatformTestHelperMus, with the new cmd-flag set by the test (--force-device-scale-factor=2). But this changed in https://crrev.com/393912, where mus would start before any tests, and then would live for the rest of the tests. This means mus never sees the flag set by the test, causing the expectation failure.

The test does work when run in isolation.
 
Components: Internals>MUS
Labels: Proj-Mustash
Components: -Internals>MUS Internals>Services>WindowService
Components: -MUS
Status: WontFix (was: Assigned)
This test is not disabled and seems to be running fine.

Sign in to add a comment