X11 and Ozone: fix expectation in ClipboardTest/PlatformClipboardTest.TextTest
While fixing tests that started to fail with use_x11 && use_ozone config, I encountered some additional expectations that were not part of USE_X11 builds before. And given that we are heading towards use_x11 && use_ozone build, we need to continue to run tests and other stuff as it'd be a single use_x11 build. Also, it seems like our Ozone clipboard impl is more advanced than non-Ozone/X11. Thus, disable this expectation for x11. Bug: 1085700 Change-Id: I01f27f213f595ae5d635fa76d68164a8a178141b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367061Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Maksim Sisov (GMT+3) <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#800623}
Showing
Please register or sign in to comment