Skip to content

Commit

Permalink
tests/lomiri: Drop OCR for starter content
Browse files Browse the repository at this point in the history
It has started to take 10 minutes to get a match, and we open the starter more than once.

Let's just drop this check, ydotool helps alot with getting it open more reliably.
  • Loading branch information
OPNA2608 committed Jul 30, 2024
1 parent 826486c commit 6e42f74
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nixos/tests/lomiri.nix
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,6 @@ in {
# Using the keybind has a chance of instantly closing the menu again? Just click the button
mouse_click(20, 30)
# Look for Search box & GUI-less content-hub examples, highest chances of avoiding false positives
machine.wait_for_text(r"(Search|Export|Import|Share)")
start_all()
machine.wait_for_unit("multi-user.target")
Expand Down

0 comments on commit 6e42f74

Please sign in to comment.