Skip IncompatibleApplicationsBrowserTest test setup in viz_browser_tests
This test seems to crash on our bots before it reaches the test fixture code. I assume that is failing somewhere in SetUp, but there is no stack trace to confirm that. I'm speculatively disabling some code when this feature flag is set. We'll see if that greens our bots. Also, remove the OFFICIAL_BUILD ifdef check. This code is only compiled when is_chrome_branded is true. NOTRY=True TBR=chrisha@chromium.org, mhosen@chromium.org, mohsen@chromium.org BUG=850517 Change-Id: I9f7e1fc8d826e830fc3e5284bff7e9cd6344fd7b Reviewed-on: https://chromium-review.googlesource.com/1101408Reviewed-by:Reid Kleckner <rnk@chromium.org> Commit-Queue: Reid Kleckner <rnk@chromium.org> Cr-Commit-Position: refs/heads/master@{#567343}
Showing
Please register or sign in to comment