Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: spurious double DispVM startup #440

Merged
merged 1 commit into from
Feb 5, 2022

Conversation

marmarek
Copy link
Member

@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #440 (251d8aa) into master (568908c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #440   +/-   ##
=======================================
  Coverage   65.80%   65.80%           
=======================================
  Files          53       53           
  Lines        9910     9910           
=======================================
  Hits         6521     6521           
  Misses       3389     3389           
Flag Coverage Δ
unittests 65.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 568908c...251d8aa. Read the comment docs.

@qubesos-bot
Copy link

qubesos-bot commented Dec 13, 2021

OpenQA test summary

Complete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.1&build=2022020415-4.1&flavor=pull-requests

Failed tests

  • system_tests_basic_vm_qrexec_gui

  • system_tests_usbproxy

    • [unstable] TC_20_USBProxy_core3_whonix-ws-16: test_090_attach_stubdom (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
  • system_tests_dispvm

    • [unstable] TC_20_DispVM_debian-11: test_100_open_in_dispvm (failure + cleanup)
      AssertionError: Timeout while waiting for disp[0-9]* window to show

    • [unstable] TC_20_DispVM_fedora-34: test_010_simple_dvm_run (failure)
      assert len(self.loop._selector.get_map()) \... AssertionError

    • [unstable] TC_20_DispVM_fedora-34: test_100_open_in_dispvm (failure + cleanup)
      AssertionError: Timeout while waiting for disp[0-9]* window to show

    • [unstable] TC_20_DispVM_fedora-34-xfce: test_010_simple_dvm_run (failure)
      assert len(self.loop._selector.get_map()) \... AssertionError

    • [unstable] TC_20_DispVM_fedora-34-xfce: test_100_open_in_dispvm (failure + cleanup)
      AssertionError: Timeout while waiting for disp[0-9]* window to show

    • [unstable] TC_20_DispVM_whonix-gw-16: test_010_simple_dvm_run (skipped + cleanup)

    • [unstable] TC_20_DispVM_whonix-gw-16: test_020_gui_app (skipped + cleanup)

    • [unstable] TC_20_DispVM_whonix-gw-16: test_030_edit_file (skipped + cleanup)

    • [unstable] TC_20_DispVM_whonix-gw-16: test_100_open_in_dispvm (skipped + cleanup)

    • [unstable] TC_20_DispVM_whonix-ws-16: test_010_simple_dvm_run (failure)
      assert len(self.loop._selector.get_map()) \... AssertionError

    • [unstable] TC_20_DispVM_whonix-ws-16: test_100_open_in_dispvm (failure + cleanup)
      AssertionError: Timeout while waiting for disp[0-9]* window to show

  • system_tests_basic_vm_qrexec_gui_btrfs

    • TC_30_Gui_daemon: test_000_clipboard (failure)
      self.assertEqual(clipboard_content, ... AssertionError: '' != 'test23'

    • TC_00_AppVM_debian-11-pool: test_222_audio_rec_unmuted (failure)
      AssertionError: only silence detected, no useful audio data

    • [unstable] TC_00_AppVM_debian-11-pool: test_223_audio_play_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_debian-11-pool: test_224_audio_rec_muted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_debian-11-pool: test_225_audio_rec_unmuted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_fedora-34-pool: test_223_audio_play_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_fedora-34-pool: test_224_audio_rec_muted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_fedora-34-pool: test_225_audio_rec_unmuted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_fedora-34-xfce-pool: test_223_audio_play_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_fedora-34-xfce-pool: test_224_audio_rec_muted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_fedora-34-xfce-pool: test_225_audio_rec_unmuted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_whonix-ws-16-pool: test_223_audio_play_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_whonix-ws-16-pool: test_224_audio_rec_muted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_whonix-ws-16-pool: test_225_audio_rec_unmuted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • system_tests_suspend@hw1

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: qr/p5~T5-\d+-/u...

    • [unstable] suspend: Failed (test died + timed out)
      # Test died: command 'true' timed out at qubesos/tests/suspend.pm l...

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: "xl info; echo 8Ye1l-\$?-"...

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: qr/8Ye1l-\d+-/u...

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: "# "...

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: "xl list; echo MfjdI-\$?-"...

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: qr/MfjdI-\d+-/u...

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: "# "...

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: "xl dmesg; echo hNz_G-\$?-"...

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: qr/hNz_G-\d+-/u...

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: "# "...

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: "journalctl -b|tail -n 10000; echo Adw2Q-\$...

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: qr/Adw2Q-\d+-/u...

    • [unstable] suspend: wait_serial (wait serial expected)
      # wait_serial expected: "# "...

  • system_tests_pvgrub_salt_storage

    • [unstable] TC_41_HVMGrub_debian-11: test_000_standalone_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_41_HVMGrub_debian-11: test_010_template_based_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_41_HVMGrub_fedora-34: test_000_standalone_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_41_HVMGrub_fedora-34: test_010_template_based_vm (failure)
      AssertionError: Failed command: dnf clean expire-cache && dnf insta...

    • [unstable] TC_41_HVMGrub_fedora-34-xfce: test_000_standalone_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_41_HVMGrub_fedora-34-xfce: test_010_template_based_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_42_PVHGrub_fedora-34-xfce: test_000_standalone_vm (failure)
      AssertionError: Failed command: dnf clean expire-cache && dnf insta...

    • StorageFile: test_001_non_volatile (failure)
      assert self._export_lock is... AssertionError: nested calls to start()

  • system_tests_basic_vm_qrexec_gui_ext4

    • TC_03_QvmRevertTemplateChanges: test_000_revert_linux (error)
      NotImplementedError: FileVolume supports maximum 1 volume revision ...

    • TC_00_AppVM_debian-11-pool: test_223_audio_play_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_debian-11-pool: test_224_audio_rec_muted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_debian-11-pool: test_225_audio_rec_unmuted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_fedora-34-pool: test_223_audio_play_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_fedora-34-pool: test_224_audio_rec_muted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_fedora-34-pool: test_225_audio_rec_unmuted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_fedora-34-xfce-pool: test_223_audio_play_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_fedora-34-xfce-pool: test_224_audio_rec_muted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_fedora-34-xfce-pool: test_225_audio_rec_unmuted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_whonix-ws-16-pool: test_223_audio_play_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_whonix-ws-16-pool: test_224_audio_rec_muted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • [unstable] TC_00_AppVM_whonix-ws-16-pool: test_225_audio_rec_unmuted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

New failures

Compared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.1&build=2022020306-4.1&flavor=update

  • [unstable] TC_20_USBProxy_core3_whonix-ws-16: test_090_attach_stubdom (error)
    qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • [unstable] TC_20_DispVM_debian-11: test_100_open_in_dispvm (failure + cleanup)
    AssertionError: Timeout while waiting for disp[0-9]* window to show

  • [unstable] TC_20_DispVM_fedora-34: test_010_simple_dvm_run (failure)
    assert len(self.loop._selector.get_map()) \... AssertionError

  • [unstable] TC_20_DispVM_fedora-34: test_100_open_in_dispvm (failure + cleanup)
    AssertionError: Timeout while waiting for disp[0-9]* window to show

  • [unstable] TC_20_DispVM_fedora-34-xfce: test_010_simple_dvm_run (failure)
    assert len(self.loop._selector.get_map()) \... AssertionError

  • [unstable] TC_20_DispVM_fedora-34-xfce: test_100_open_in_dispvm (failure + cleanup)
    AssertionError: Timeout while waiting for disp[0-9]* window to show

  • [unstable] TC_20_DispVM_whonix-gw-16: test_010_simple_dvm_run (skipped + cleanup)

  • [unstable] TC_20_DispVM_whonix-gw-16: test_020_gui_app (skipped + cleanup)

  • [unstable] TC_20_DispVM_whonix-gw-16: test_030_edit_file (skipped + cleanup)

  • [unstable] TC_20_DispVM_whonix-gw-16: test_100_open_in_dispvm (skipped + cleanup)

  • [unstable] TC_20_DispVM_whonix-ws-16: test_010_simple_dvm_run (failure)
    assert len(self.loop._selector.get_map()) \... AssertionError

  • [unstable] TC_20_DispVM_whonix-ws-16: test_100_open_in_dispvm (failure + cleanup)
    AssertionError: Timeout while waiting for disp[0-9]* window to show

  • [unstable] TC_00_AppVM_debian-11-pool: test_223_audio_play_hvm (error)
    qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • [unstable] TC_00_AppVM_debian-11-pool: test_224_audio_rec_muted_hvm (error)
    qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • [unstable] TC_00_AppVM_fedora-34-pool: test_223_audio_play_hvm (error)
    qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • [unstable] TC_00_AppVM_fedora-34-pool: test_224_audio_rec_muted_hvm (error)
    qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • [unstable] TC_00_AppVM_fedora-34-pool: test_225_audio_rec_unmuted_hvm (error)
    qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • [unstable] TC_00_AppVM_fedora-34-xfce-pool: test_223_audio_play_hvm (error)
    qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • [unstable] TC_00_AppVM_fedora-34-xfce-pool: test_224_audio_rec_muted_hvm (error)
    qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • [unstable] TC_00_AppVM_fedora-34-xfce-pool: test_225_audio_rec_unmuted_hvm (error)
    qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • [unstable] TC_00_AppVM_whonix-ws-16-pool: test_223_audio_play_hvm (error)
    qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • [unstable] TC_00_AppVM_whonix-ws-16-pool: test_224_audio_rec_muted_hvm (error)
    qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • [unstable] TC_00_AppVM_whonix-ws-16-pool: test_225_audio_rec_unmuted_hvm (error)
    qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • system_tests_basic_vm_qrexec_gui_btrfs

  • system_tests_pvgrub_salt_storage

    • TC_42_PVHGrub_fedora-34-xfce: test_000_standalone_vm (failure)
      AssertionError: Failed command: dnf clean expire-cache && dnf insta...

    • StorageFile: test_001_non_volatile (failure)
      assert self._export_lock is... AssertionError: nested calls to start()

    • [unstable] TC_00_AppVM_fedora-34-pool: test_225_audio_rec_unmuted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

  • system_tests_basic_vm_qrexec_gui_ext4

    • TC_00_AppVM_debian-11-pool: test_223_audio_play_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_debian-11-pool: test_224_audio_rec_muted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_debian-11-pool: test_225_audio_rec_unmuted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_fedora-34-pool: test_223_audio_play_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_fedora-34-pool: test_224_audio_rec_muted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_fedora-34-xfce-pool: test_223_audio_play_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_fedora-34-xfce-pool: test_224_audio_rec_muted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_00_AppVM_fedora-34-xfce-pool: test_225_audio_rec_unmuted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

Fixed failures

Compared to: https://openqa.qubes-os.org/tests/30428#dependencies

  • system_tests_devices

    • TC_10_Attach_fedora-34: test_000_attach_reattach (error)
      subprocess.CalledProcessError: Command 'ls /dev/xvdi' returned non-...
  • system_tests_pvgrub_salt_storage

    • TC_42_PVHGrub_debian-11: test_000_standalone_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • TC_42_PVHGrub_debian-11: test_010_template_based_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...

    • StorageLVM: test_000_volatile (failure)
      AssertionError: libvirt event impl drain timeout

  • system_tests_splitgpg

  • system_tests_basic_vm_qrexec_gui

  • system_tests_basic_vm_qrexec_gui_btrfs

  • system_tests_basic_vm_qrexec_gui_ext4

  • system_tests_basic_vm_qrexec_gui_xfs

  • system_tests_extra

    • TC_00_ImgConverter_fedora-34: test_000_png (failure)
      AssertionError: 255 != 0 : qvm-convert-img failed: b''
  • system_tests_qrexec

  • system_tests_basic_vm_qrexec_gui@hw1

  • system_tests_guivm_gui_interactive@hw1

    • guivm_startup: wait_serial (wait serial expected + timed out)
      # wait_serial expected: qr/BXhqK-\d+-/u...

    • guivm_startup: Failed (test died + timed out)
      # Test died: command 'qvm-shutdown --all --wait && sleep 2 && qvm-s...

Unstable tests

  • system_tests_gui_tools

    qubesmanager_vmsettings/ (1/3 times with errors)
    qubesmanager_vmsettings/ (1/3 times with errors)
    qubesmanager_vmsettings/Failed (1/3 times with errors)
    • job 28667 # Test died: no candidate needle with tag(s) 'vm-settings-correct_c...
    qubesmanager_vmsettings/Failed (1/3 times with errors)
    • job 30515 # Test died: no candidate needle with tag(s) 'vm-settings-def-dvm-o...
  • system_tests_suspend

    suspend/Failed (2/5 times with errors)
    • job 27049 # Test died: command 'true' timed out at qubesos/tests/suspend.pm l...
    • job 27078 # Test died: command 'true' timed out at qubesos/tests/suspend.pm l...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/p5~T5-\d+-/u...
    • job 27078 # wait_serial expected: qr/p5~T5-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "xl info; echo 8Ye1l-\$?-"...
    • job 27078 # wait_serial expected: "xl info; echo 8Ye1l-\$?-"...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/8Ye1l-\d+-/u...
    • job 27078 # wait_serial expected: qr/8Ye1l-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "xl list; echo MfjdI-\$?-"...
    • job 27078 # wait_serial expected: "xl list; echo MfjdI-\$?-"...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/MfjdI-\d+-/u...
    • job 27078 # wait_serial expected: qr/MfjdI-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "xl dmesg; echo hNz_G-\$?-"...
    • job 27078 # wait_serial expected: "xl dmesg; echo hNz_G-\$?-"...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/hNz_G-\d+-/u...
    • job 27078 # wait_serial expected: qr/hNz_G-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "journalctl -b|tail -n 10000; echo Adw2Q-\$...
    • job 27078 # wait_serial expected: "journalctl -b|tail -n 10000; echo Adw2Q-\$...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/Adw2Q-\d+-/u...
    • job 27078 # wait_serial expected: qr/Adw2Q-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "cat /var/log/salt/minion; echo 5Ktxw-\$?-"...
    • job 27078 # wait_serial expected: "cat /var/log/salt/minion; echo 5Ktxw-\$?-"...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/5Ktxw-\d+-/u...
    • job 27078 # wait_serial expected: qr/5Ktxw-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "cat /var/log/libvirt/libxl/libxl-driver.lo...
    • job 27078 # wait_serial expected: "cat /var/log/libvirt/libxl/libxl-driver.lo...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/SBh43-\d+-/u...
    • job 27078 # wait_serial expected: qr/SBh43-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "tail /var/log/xen/console/guest*-dm.log; e...
    • job 27078 # wait_serial expected: "tail /var/log/xen/console/guest*-dm.log; e...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/MZxne-\d+-/u...
    • job 27078 # wait_serial expected: qr/MZxne-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "grep -B 60 'Kernel panic' /var/log/xen/con...
    • job 27078 # wait_serial expected: "grep -B 60 'Kernel panic' /var/log/xen/con...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/kuoMm-\d+-/u...
    • job 27078 # wait_serial expected: qr/kuoMm-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "ip r |grep ^default; echo 4tG2W-\$?-"...
    • job 27078 # wait_serial expected: "ip r |grep ^default; echo 4tG2W-\$?-"...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/4tG2W-\d+-/u...
    • job 27078 # wait_serial expected: qr/4tG2W-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "curl --form upload=\@/var/log/libvirt/libx...
    • job 27078 # wait_serial expected: "curl --form upload=\@/var/log/libvirt/libx...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/IBBBH-\d+-/u...
    • job 27078 # wait_serial expected: qr/XVE2M-\d+-/u...
  • system_tests_basic_vm_qrexec_gui

    TC_00_AppVM_whonix-ws-16/test_225_audio_rec_unmuted_hvm (1/5 times with errors)
    • job 27039 qubes.exc.QubesVMError: Failed to attach audio input from dom0 to t...
    TC_00_AppVM_whonix-gw-16/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 30119 subprocess.CalledProcessError: Command 'qubes.WaitForSession' retur...
  • system_tests_extra

    TC_00_PDFConverter_debian-11/test_000_one_page (1/5 times with errors)
    • job 26749 qubes.exc.QubesMemoryError: Not enough memory to start domain 'test...
  • system_tests_usbproxy

    TC_20_USBProxy_core3_debian-11/test_090_attach_stubdom (1/5 times with errors)
    • job 30108 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_20_USBProxy_core3_fedora-34/test_090_attach_stubdom (1/5 times with errors)
    • job 30108 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_20_USBProxy_core3_fedora-34-xfce/test_090_attach_stubdom (1/5 times with errors)
    • job 30108 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_20_USBProxy_core3_whonix-gw-16/test_090_attach_stubdom (1/5 times with errors)
    • job 30108 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_20_USBProxy_core3_whonix-ws-16/test_090_attach_stubdom (1/5 times with errors)
    • job 30108 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
  • system_tests_qrexec

    TC_00_Qrexec_debian-11/test_050_qrexec_simple_eof (1/5 times with errors)
    • job 27063 AssertionError: Timeout, probably EOF wasn't transferred to the VM ...
  • system_tests_network_ipv6

    VmIPv6Networking_debian-11/test_020_simple_proxyvm_nm (1/5 times with errors)
    • job 30147 AssertionError: 1 != 0 : nm-applet window not found
    VmIPv6Networking_debian-11/test_040_inter_vm (1/5 times with errors)
    • job 27126 raise exceptions.TimeoutError()... asyncio.exceptions.TimeoutError
    VmIPv6Networking_debian-11/test_540_ipv6_inter_vm (1/5 times with errors)
    • job 27126 raise exceptions.TimeoutError()... asyncio.exceptions.TimeoutError
  • system_tests_network_updates

    TC_11_QvmTemplateMgmtVM_debian-11/test_000_template_list (1/5 times with errors)
    • job 27046 AssertionError: libvirt event impl drain timeout
    TC_11_QvmTemplateMgmtVM_fedora-34-xfce/test_000_template_list (1/5 times with errors)
    • job 27127 AssertionError: libvirt event impl drain timeout
  • system_tests_dispvm

    TC_20_DispVM_fedora-34/test_010_simple_dvm_run (2/5 times with errors)
    • job 28668 assert len(self.loop._selector.get_map()) \... AssertionError
    • job 30110 assert len(self.loop._selector.get_map()) \... AssertionError
    TC_20_DispVM_fedora-34-xfce/test_010_simple_dvm_run (2/5 times with errors)
    • job 28668 assert len(self.loop._selector.get_map()) \... AssertionError
    • job 30110 assert len(self.loop._selector.get_map()) \... AssertionError
    TC_20_DispVM_whonix-gw-16/test_010_simple_dvm_run (1/5 times with errors)
    TC_20_DispVM_whonix-ws-16/test_010_simple_dvm_run (1/5 times with errors)
    • job 28668 assert len(self.loop._selector.get_map()) \... AssertionError
    TC_20_DispVM_whonix-gw-16/test_020_gui_app (1/5 times with errors)
    TC_20_DispVM_debian-11/test_030_edit_file (1/5 times with errors)
    • job 28668 AssertionError: Timeout while waiting for disp[0-9]* window to show
    TC_20_DispVM_fedora-34/test_030_edit_file (1/5 times with errors)
    • job 28668 AssertionError: Timeout while waiting for disp[0-9]* window to show
    TC_20_DispVM_fedora-34-xfce/test_030_edit_file (1/5 times with errors)
    • job 28668 AssertionError: Timeout while waiting for disp[0-9]* window to show
    TC_20_DispVM_whonix-gw-16/test_030_edit_file (1/5 times with errors)
    TC_20_DispVM_whonix-ws-16/test_030_edit_file (1/5 times with errors)
    • job 28668 AssertionError: Timeout while waiting for disp[0-9]* window to show
    TC_20_DispVM_debian-11/test_100_open_in_dispvm (3/5 times with errors)
    • job 27031 self.assertEqual(test_txt_content.s... AssertionError: b'' != b'test1'
    • job 28668 AssertionError: './open-file test.txt' failed with ./open-file test...
    • job 30110 AssertionError: Timeout while waiting for disp[0-9]* window to show
    TC_20_DispVM_fedora-34/test_100_open_in_dispvm (3/5 times with errors)
    • job 27031 AssertionError: './open-file test.txt' failed with ./open-file test...
    • job 28668 AssertionError: './open-file test.txt' failed with ./open-file test...
    • job 30110 AssertionError: Timeout while waiting for disp[0-9]* window to show
    TC_20_DispVM_fedora-34-xfce/test_100_open_in_dispvm (3/5 times with errors)
    • job 27031 AssertionError: './open-file test.txt' failed with ./open-file test...
    • job 28668 AssertionError: './open-file test.txt' failed with ./open-file test...
    • job 30110 AssertionError: './open-file test.txt' failed with ./open-file test...
    TC_20_DispVM_whonix-gw-16/test_100_open_in_dispvm (1/5 times with errors)
    TC_20_DispVM_whonix-ws-16/test_100_open_in_dispvm (5/5 times with errors)
    • job 27031 AssertionError: './open-file test.txt' failed with ./open-file test...
    • job 27058 AssertionError: './open-file test.txt' failed with ./open-file test...
    • job 27110 AssertionError: './open-file test.txt' failed with ./open-file test...
    • job 28668 AssertionError: './open-file test.txt' failed with ./open-file test...
    • job 30110 AssertionError: Timeout while waiting for disp[0-9]* window to show
  • system_tests_basic_vm_qrexec_gui_btrfs

    TC_00_AppVM_whonix-gw-16-pool/test_000_start_shutdown (1/3 times with errors)
    • job 27033 qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
    TC_00_AppVM_whonix-ws-16-pool/test_000_start_shutdown (1/3 times with errors)
    • job 28670 qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
    TC_00_AppVM_debian-11-pool/test_223_audio_play_hvm (1/3 times with errors)
    • job 28670 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-pool/test_223_audio_play_hvm (1/3 times with errors)
    • job 28670 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-xfce-pool/test_223_audio_play_hvm (1/3 times with errors)
    • job 28670 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_whonix-ws-16-pool/test_223_audio_play_hvm (1/3 times with errors)
    • job 28670 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11-pool/test_224_audio_rec_muted_hvm (1/3 times with errors)
    • job 28670 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-pool/test_224_audio_rec_muted_hvm (2/3 times with errors)
    • job 28670 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    • job 30146 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-xfce-pool/test_224_audio_rec_muted_hvm (1/3 times with errors)
    • job 28670 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_whonix-ws-16-pool/test_224_audio_rec_muted_hvm (1/3 times with errors)
    • job 28670 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11-pool/test_225_audio_rec_unmuted_hvm (1/3 times with errors)
    • job 28670 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-pool/test_225_audio_rec_unmuted_hvm (1/3 times with errors)
    • job 28670 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-xfce-pool/test_225_audio_rec_unmuted_hvm (2/3 times with errors)
    • job 28670 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    • job 30146 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_whonix-ws-16-pool/test_225_audio_rec_unmuted_hvm (2/3 times with errors)
    • job 28670 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    • job 30146 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
  • system_tests_whonix@hw1

    whonixcheck/Failed (1/5 times with errors)
    • job 27057 # Test died: command 'qvm-run --no-gui -p -u root sys-net "command ...
  • system_tests_basic_vm_qrexec_gui@hw1

    TC_00_AppVM_whonix-ws-16/test_225_audio_rec_unmuted_hvm (1/5 times with errors)
    • job 27039 qubes.exc.QubesVMError: Failed to attach audio input from dom0 to t...
    TC_00_AppVM_whonix-gw-16/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 30119 subprocess.CalledProcessError: Command 'qubes.WaitForSession' retur...
  • system_tests_gui_tools@hw1

    qubesmanager_vmsettings/ (1/3 times with errors)
    qubesmanager_vmsettings/ (1/3 times with errors)
    qubesmanager_vmsettings/Failed (1/3 times with errors)
    • job 28667 # Test died: no candidate needle with tag(s) 'vm-settings-correct_c...
    qubesmanager_vmsettings/Failed (1/3 times with errors)
    • job 30515 # Test died: no candidate needle with tag(s) 'vm-settings-def-dvm-o...
  • system_tests_suspend@hw1

    suspend/Failed (2/5 times with errors)
    • job 27049 # Test died: command 'true' timed out at qubesos/tests/suspend.pm l...
    • job 27078 # Test died: command 'true' timed out at qubesos/tests/suspend.pm l...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/p5~T5-\d+-/u...
    • job 27078 # wait_serial expected: qr/p5~T5-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "xl info; echo 8Ye1l-\$?-"...
    • job 27078 # wait_serial expected: "xl info; echo 8Ye1l-\$?-"...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/8Ye1l-\d+-/u...
    • job 27078 # wait_serial expected: qr/8Ye1l-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "xl list; echo MfjdI-\$?-"...
    • job 27078 # wait_serial expected: "xl list; echo MfjdI-\$?-"...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/MfjdI-\d+-/u...
    • job 27078 # wait_serial expected: qr/MfjdI-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "xl dmesg; echo hNz_G-\$?-"...
    • job 27078 # wait_serial expected: "xl dmesg; echo hNz_G-\$?-"...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/hNz_G-\d+-/u...
    • job 27078 # wait_serial expected: qr/hNz_G-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "journalctl -b|tail -n 10000; echo Adw2Q-\$...
    • job 27078 # wait_serial expected: "journalctl -b|tail -n 10000; echo Adw2Q-\$...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/Adw2Q-\d+-/u...
    • job 27078 # wait_serial expected: qr/Adw2Q-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "cat /var/log/salt/minion; echo 5Ktxw-\$?-"...
    • job 27078 # wait_serial expected: "cat /var/log/salt/minion; echo 5Ktxw-\$?-"...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/5Ktxw-\d+-/u...
    • job 27078 # wait_serial expected: qr/5Ktxw-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "cat /var/log/libvirt/libxl/libxl-driver.lo...
    • job 27078 # wait_serial expected: "cat /var/log/libvirt/libxl/libxl-driver.lo...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/SBh43-\d+-/u...
    • job 27078 # wait_serial expected: qr/SBh43-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "tail /var/log/xen/console/guest*-dm.log; e...
    • job 27078 # wait_serial expected: "tail /var/log/xen/console/guest*-dm.log; e...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/MZxne-\d+-/u...
    • job 27078 # wait_serial expected: qr/MZxne-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "grep -B 60 'Kernel panic' /var/log/xen/con...
    • job 27078 # wait_serial expected: "grep -B 60 'Kernel panic' /var/log/xen/con...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/kuoMm-\d+-/u...
    • job 27078 # wait_serial expected: qr/kuoMm-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "ip r |grep ^default; echo 4tG2W-\$?-"...
    • job 27078 # wait_serial expected: "ip r |grep ^default; echo 4tG2W-\$?-"...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/4tG2W-\d+-/u...
    • job 27078 # wait_serial expected: qr/4tG2W-\d+-/u...
    suspend/wait_serial (2/5 times with errors)
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: "curl --form upload=\@/var/log/libvirt/libx...
    • job 27078 # wait_serial expected: "curl --form upload=\@/var/log/libvirt/libx...
    suspend/wait_serial (2/5 times with errors)
    • job 27049 # wait_serial expected: qr/IBBBH-\d+-/u...
    • job 27078 # wait_serial expected: qr/XVE2M-\d+-/u...
  • system_tests_network

    VmNetworking_debian-11/test_020_simple_proxyvm_nm (1/5 times with errors)
    • job 26754 AssertionError: 1 != 0 : nm-applet window not found
    VmNetworking_whonix-gw-16/test_111_dynamic_detach_attach (1/5 times with errors)
  • system_tests_splitgpg

    TC_10_Thunderbird_whonix-ws-16/test_000_send_receive_default (1/5 times with errors)
    • job 28616 AssertionError: 255 != 0 : Thunderbird send/receive failed:
    TC_10_Thunderbird_debian-11/test_010_send_receive_inline_signed_only (1/5 times with errors)
    • job 28616 AssertionError: 255 != 0 : Thunderbird send/receive failed: searchi...
    TC_10_Thunderbird_debian-11/test_020_send_receive_inline_with_attachment (1/5 times with errors)
    • job 26758 assert received_attachment == orig_attachment... AssertionError
  • system_tests_whonix

    whonixcheck/Failed (1/5 times with errors)
    • job 27057 # Test died: command 'qvm-run --no-gui -p -u root sys-net "command ...
  • system_tests_pvgrub_salt_storage

    TC_40_PVGrub_debian-11/test_000_standalone_vm (4/5 times with errors)
    • job 27047 qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
    • job 27076 qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
    • job 28615 qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
    • job 30128 qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
    TC_41_HVMGrub_debian-11/test_000_standalone_vm (1/5 times with errors)
    • job 27047 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_41_HVMGrub_fedora-34/test_000_standalone_vm (1/5 times with errors)
    • job 27047 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_41_HVMGrub_fedora-34-xfce/test_000_standalone_vm (1/5 times with errors)
    • job 27047 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_42_PVHGrub_debian-11/test_000_standalone_vm (1/5 times with errors)
    • job 27047 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_10_VMSalt_fedora-34-xfce/test_001_multi_state_highstate (1/5 times with errors)
    • job 28615 AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...
    TC_40_PVGrub_debian-11/test_010_template_based_vm (2/5 times with errors)
    • job 27076 qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
    • job 28615 qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
    TC_41_HVMGrub_debian-11/test_010_template_based_vm (1/5 times with errors)
    • job 27047 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_41_HVMGrub_fedora-34/test_010_template_based_vm (1/5 times with errors)
    • job 27047 raise exceptions.TimeoutError()... asyncio.exceptions.TimeoutError
    TC_41_HVMGrub_fedora-34-xfce/test_010_template_based_vm (1/5 times with errors)
    • job 27047 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_42_PVHGrub_debian-11/test_010_template_based_vm (1/5 times with errors)
    • job 27047 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
  • system_tests_basic_vm_qrexec_gui_xfs

    TC_00_AppVM_whonix-gw-16-pool/test_000_start_shutdown (2/4 times with errors)
    • job 26743 qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
    • job 27114 qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
    TC_00_AppVM_debian-11-pool/test_223_audio_play_hvm (1/4 times with errors)
    • job 30157 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-pool/test_223_audio_play_hvm (1/4 times with errors)
    • job 30157 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-xfce-pool/test_223_audio_play_hvm (1/4 times with errors)
    • job 30157 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_whonix-ws-16-pool/test_223_audio_play_hvm (3/4 times with errors)
    • job 26743 AssertionError: Timeout waiting for pulseaudio start in test-inst-v...
    • job 27114 AssertionError: only silence detected, no useful audio data
    • job 30157 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11-pool/test_224_audio_rec_muted_hvm (1/4 times with errors)
    • job 30157 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-pool/test_224_audio_rec_muted_hvm (1/4 times with errors)
    • job 30157 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-xfce-pool/test_224_audio_rec_muted_hvm (1/4 times with errors)
    • job 30157 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_whonix-ws-16-pool/test_224_audio_rec_muted_hvm (1/4 times with errors)
    • job 30157 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_debian-11-pool/test_225_audio_rec_unmuted_hvm (1/4 times with errors)
    • job 30157 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-pool/test_225_audio_rec_unmuted_hvm (1/4 times with errors)
    • job 30157 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-xfce-pool/test_225_audio_rec_unmuted_hvm (1/4 times with errors)
    • job 30157 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_whonix-ws-16-pool/test_225_audio_rec_unmuted_hvm (1/4 times with errors)
    • job 30157 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
  • system_tests_basic_vm_qrexec_gui_ext4

    TC_00_AppVM_whonix-gw-16-pool/test_000_start_shutdown (1/5 times with errors)
    • job 28600 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 90 secon...
    TC_00_AppVM_fedora-34-pool/test_225_audio_rec_unmuted_hvm (1/5 times with errors)
    • job 28600 AssertionError: only silence detected, no useful audio data
    TC_00_AppVM_whonix-ws-16-pool/test_225_audio_rec_unmuted_hvm (1/5 times with errors)
    • job 28600 AssertionError: only silence detected, no useful audio data
    TC_00_AppVM_fedora-34-pool/test_300_bug_1028_gui_memory_pinning (2/5 times with errors)
    • job 28600 AssertionError: Dom0 window doesn't match VM window content
    • job 30148 AssertionError: Dom0 window doesn't match VM window content
    TC_00_AppVM_fedora-34-xfce-pool/test_300_bug_1028_gui_memory_pinning (2/5 times with errors)
    • job 28600 AssertionError: Dom0 window doesn't match VM window content
    • job 30148 AssertionError: Dom0 window doesn't match VM window content

@marmarek marmarek merged commit 80c94cd into QubesOS:master Feb 5, 2022
@marmarek marmarek deleted the dispvm-test branch April 20, 2022 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants