Skip to content
Snippets Groups Projects
  1. Feb 09, 2022
    • intrigeri's avatar
      Test suite: refactor and fix re/dis-connecting to/from a network interface via the system menu · 52b23ba0
      intrigeri authored
      For the life of me I can't get this to work on Bullseye: clicking on "Wired
      Connected" with Dogtail closes the System menu, instead of opening the network
      interface configuration sub-menu. Same if I click with xdotool. I verified in
      interactive debugging mode that the coordinates are correct and the .point
      method highlight the right screen area.
      
      While this works all fine when I take over TailsToaster with virt-viewer and
      test this manually. Go figure.
      
      @anonym noticed the same in b805f1f2, and
      adjusted another scenario to cope with it. So I'm refactoring anonym's code into
      a method and using it in the 2 places where we interact with the system menu in
      our test suite.
      52b23ba0
    • intrigeri's avatar
      run_test_suite: run @fragile tests on feature/bullseye · 07998120
      intrigeri authored
      Let's allow us to spot as many problems as early as possible.
      07998120
    • intrigeri's avatar
      Test suite: make expected image more generic again · 6b9a3317
      intrigeri authored
      4d000520 broke this because it updated the image
      to something that only works for PolicyKit prompts, while nowadays we also use
      this code & image for the pinentry-gnome3 prompt for tails-backup.
      6b9a3317
  2. Feb 08, 2022
Loading