All of the tests in services/ui/ws/display_unittest.cc are using a test only code for creating/modifying/removing displays. The test code misses important methods that we need to work correctly. Essentially, we are testing test only code.
The tests will be updated to use the same display code as ./chrome --mash. Also the tests should be expanded to ensure that HDPI displays work as expected.
Comment 1 by bugdroid1@chromium.org
, Nov 11 2016