make Done button match area smaller to handle dotted line
ClosedPublic

Authored by adamwill on Sep 2 2015, 2:11 AM.

Details

Summary

To understand this change see test 1092 on BOS. When you click
Done once and then get the 'click Done again to proceed' warning,
the Done button seems to grows a little dotted line (I think
this indicates it's selected), which causes the match to drop to
94% and fail. To counter that, shrink the match area to the bit
of the button inside the dotted line, which will be the same
whether it's there or not.

Test Plan

See if no_swap stops failing sometimes now, maybe,
at last? Yeesh. Also see if all other tests still run OK.

Diff Detail

Repository
rOPENQATESTS os-autoinst-distri-fedora
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
adamwill retitled this revision from to make Done button match area smaller to handle dotted line.Sep 2 2015, 2:11 AM
adamwill updated this object.
adamwill edited the test plan for this revision. (Show Details)
adamwill added reviewers: jskladan, garretraziel.
garretraziel accepted this revision.Sep 2 2015, 8:33 AM

Yup, looks good to me.

This revision is now accepted and ready to land.Sep 2 2015, 8:33 AM
This revision was automatically updated to reflect the committed changes.