Set AtSpiReady expected value for every test properly.
When tests are grouped in batches, the AtSpiReady state of the single- -instance class AtkUtilAuraLinux may already have been changed and affect the next test expectations. For that reason, we must change it back to its default state when test ends. This was making the TestAtkPopupWindowActive work some times, when it should have been failing after a13d2391. Now, we explicitly set AtSpiReady to true as part of the test body and we can re-enable the test. Bug: 1131867 Change-Id: I617914611ab7509b6bc3e1928baa61fb33b643ca AX-Relnotes: n/a. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429023 Commit-Queue: Jacobo Aragunde Pérez <jaragunde@igalia.com> Reviewed-by:Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#814164}
Showing
Please register or sign in to comment