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

autotests: Remove invalid cases in testScreens

The Workspace requires at least one output and no output has 0x0 size.

This fixes a crash in confineToBoundingBox() where qBound() asserts that
the min value is less than the max value, in our case the x coordinate
of the left edge of the workspace is less than the x coordinate of the
right edge of the workspace.
parent 49ad0132
Pipeline #252593 passed with stage
in 14 minutes and 30 seconds
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