Skip to content
Commit 9852748a authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

autotests: Use software rendering in testPointerInput

testPointerInput requires OpenGL compositing because it wants to test
cursor push back in the window view effect and the window view effect is
available only if OpenGL is supported.

On the other hand, ScreenEdgesTest::testPushBack() already tests similar
scenario, so let's drop relevant test in testPointerInput to allow
running it when using software rendering.
parent c6934509
Pipeline #383722 canceled with stage
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment