Helpful message for not checking SupportsMultipleDisplays on Win7 tests.
"Multiple display test does not work on Windows bots. Please skip (don't disable) the test using SupportsMultipleDisplays()" Previously, this message only showed on Windows 8 if you forget to check SupportsMultipleDisplays in a test with multiple displays. Now it shows on Windows 7 as well. Without this message, you get a much more confusing crash. BUG=370796 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268933 Review URL: https://codereview.chromium.org/270253003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269700 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment