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

Fix input device labels #215

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Fix input device labels #215

merged 1 commit into from
Aug 24, 2024

Conversation

marmarek
Copy link
Member

Axis labels were implemented, but guarded by non-existing
HAVE_PROPERTIES+HAVE_LABELS define. Button labels were not implemented
at all (array was allocated, but not filled with any data, resulting in
a stack rubble being passed on). Fix both issues.

Fixes QubesOS/qubes-issues#9412

Axis labels were implemented, but guarded by non-existing
HAVE_PROPERTIES+HAVE_LABELS define. Button labels were not implemented
at all (array was allocated, but not filled with any data, resulting in
a stack rubble being passed on). Fix both issues.

Fixes QubesOS/qubes-issues#9412
@qubesos-bot
Copy link

qubesos-bot commented Aug 21, 2024

OpenQA test summary

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

Test run included the following:

New failures, excluding unstable

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

Failed tests

120 failures

Fixed failures

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

8 fixed
  • system_tests_pvgrub_salt_storage

    • TC_41_HVMGrub_fedora-40-xfce: test_000_standalone_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...
  • system_tests_splitgpg

  • system_tests_extra

    • TC_00_QVCTest_fedora-40-xfce: test_020_webcam (failure + cleanup)
      AssertionError: 'qubes-video-companion webcam' exited early (0): b'...

    • TC_00_QVCTest_whonix-gateway-17: test_020_webcam (failure + cleanup)
      AssertionError: 'qubes-video-companion webcam' exited early (0): b'...

    • TC_00_QVCTest_whonix-workstation-17: test_020_webcam (failure + cleanup)
      AssertionError: 'qubes-video-companion webcam' exited early (0): b'...

  • system_tests_usbproxy

  • system_tests_network_updates

    • TC_11_QvmTemplateMgmtVM_debian-12-xfce: test_000_template_list (failure)
      AssertionError: libvirt event impl drain timeout

Unstable tests

  • system_tests_update

    update2/Failed (1/5 times with errors)
    • job 109900 # Test died: command '(set -o pipefail; qubesctl --show-output stat...
  • system_tests_whonix

    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 109974 # Test died: no candidate needle with tag(s) 'menu-vm-anon-whonix' ...
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 110007 # Test died: no candidate needle with tag(s) 'menu-tor-browser' mat...
  • system_tests_suspend

    suspend/ (1/5 times with errors)
    suspend/ (2/5 times with errors)
    suspend/Failed (1/5 times with errors)
    • job 109647 # Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...
    suspend/Failed (2/5 times with errors)
    • job 109999 # Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...
    • job 110006 # Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...
    suspend/wait_serial (1/5 times with errors)
    • job 109647 # wait_serial expected: "lspci; echo 2E8vz-\$?-"...
    suspend/wait_serial (1/5 times with errors)
    • job 109647 # wait_serial expected: qr/2E8vz-\d+-/...
    suspend/wait_serial (2/5 times with errors)
    • job 109999 # wait_serial expected: qr/2E8vz-\d+-/...
    • job 110006 # wait_serial expected: qr/2E8vz-\d+-/...
  • system_tests_basic_vm_qrexec_gui

    TC_00_Basic/test_141_libvirt_objects_reconnect (1/5 times with errors)
    • job 109476 AssertionError: libvirt event impl drain timeout
  • system_tests_extra

    TC_00_QVCTest_whonix-gateway-17/test_010_screenshare (2/5 times with errors)
    • job 108698 self.assertNotEqual(vm.run('test -e /dev/vid... AssertionError: 0 == 0
    • job 109638 self.assertNotEqual(vm.run('test -e /dev/vid... AssertionError: 0 == 0
    TC_00_QVCTest_whonix-workstation-17/test_010_screenshare (2/5 times with errors)
    • job 108698 self.assertNotEqual(vm.run('test -e /dev/vid... AssertionError: 0 == 0
    • job 109483 self.assertNotEqual(vm.run('test -e /dev/vid... AssertionError: 0 == 0
    TC_00_QVCTest_debian-12-xfce/test_020_webcam (2/5 times with errors)
    • job 108698 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    • job 109483 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    TC_00_QVCTest_fedora-40-xfce/test_020_webcam (1/5 times with errors)
    • job 108074 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    TC_00_QVCTest_whonix-gateway-17/test_020_webcam (4/5 times with errors)
    • job 107584 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    • job 108074 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    • job 109483 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    • job 109638 self.assertNotEqual(vm.run('test -e /dev/vid... AssertionError: 0 == 0
    TC_00_QVCTest_whonix-workstation-17/test_020_webcam (3/5 times with errors)
    • job 108698 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    • job 109483 self.assertNotEqual(vm.run('test -e /dev/vid... AssertionError: 0 == 0
    • job 109638 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
  • system_tests_usbproxy

    TC_00_USBProxy_debian-12-xfce/test_020_detach_on_remove (1/5 times with errors)
    • job 109615 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...
  • system_tests_basic_vm_qrexec_gui_zfs

    TC_00_Basic/test_120_start_standalone_with_cdrom_dom0 (1/5 times with errors)
    • job 109480 AssertionError: 1 != 0 : b'Timeout waiting for dom0:loop6 device to...
  • system_tests_audio

    TC_20_AudioVM_Pulse_whonix-workstation-17/test_252_audio_playback_audiovm_switch_hvm (1/5 times with errors)
    • job 108679 AssertionError: only silence detected, no useful audio data
  • system_tests_basic_vm_qrexec_gui_ext4

    TC_20_NonAudio_whonix-gateway-17-pool/test_000_start_shutdown (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_000_start_shutdown (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_010_run_xterm (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_010_run_xterm (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_011_run_gnome_terminal (1/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_011_run_gnome_terminal (1/5 times with errors)
    TC_20_NonAudio_whonix-gateway-17-pool/test_012_qubes_desktop_run (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_012_qubes_desktop_run (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_100_qrexec_filecopy (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_100_qrexec_filecopy (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_101_qrexec_filecopy_with_autostart (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_101_qrexec_filecopy_with_autostart (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_105_qrexec_filemove (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_105_qrexec_filemove (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_115_qrexec_filecopy_no_agent (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_115_qrexec_filecopy_no_agent (2/5 times with errors)
    • job 108693 libvirt.libvirtError: internal error: libxenlight failed to create ...
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 109478 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_whonix-gateway-17-pool/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_130_qrexec_filemove_disk_full (2/5 times with errors)
    • job 108693 libvirt.libvirtError: internal error: libxenlight failed to create ...
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_140_qrexec_filecopy_unsafe_name (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_140_qrexec_filecopy_unsafe_name (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_140_qrexec_filecopy_unsafe_name (2/5 times with errors)
    • job 108693 libvirt.libvirtError: internal error: libxenlight failed to create ...
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_141_qrexec_filecopy_unsafe_symlink (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_141_qrexec_filecopy_unsafe_symlink (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_141_qrexec_filecopy_unsafe_symlink (2/5 times with errors)
    • job 108693 libvirt.libvirtError: internal error: libxenlight failed to create ...
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_200_timezone (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_200_timezone (1/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_200_timezone (2/5 times with errors)
    TC_20_NonAudio_fedora-40-xfce-pool/test_210_time_sync (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_210_time_sync (1/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_210_time_sync (2/5 times with errors)
    TC_20_NonAudio_fedora-40-xfce-pool/test_250_resize_private_img (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_250_resize_private_img (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_250_resize_private_img (2/5 times with errors)
    • job 108693 libvirt.libvirtError: internal error: libxenlight failed to create ...
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_300_bug_1028_gui_memory_pinning (2/5 times with errors)
    • job 108693 libvirt.libvirtError: internal error: libxenlight failed to create ...
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
  • system_tests_basic_vm_qrexec_gui_xfs

    TC_20_NonAudio_fedora-40-xfce-pool/test_000_start_shutdown (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_000_start_shutdown (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_000_start_shutdown (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_010_run_xterm (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_010_run_xterm (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_010_run_xterm (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_011_run_gnome_terminal (1/5 times with errors)
    TC_20_NonAudio_whonix-gateway-17-pool/test_011_run_gnome_terminal (1/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_011_run_gnome_terminal (1/5 times with errors)
    TC_20_NonAudio_fedora-40-xfce-pool/test_012_qubes_desktop_run (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_012_qubes_desktop_run (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_012_qubes_desktop_run (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_100_qrexec_filecopy (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_100_qrexec_filecopy (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_100_qrexec_filecopy (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_101_qrexec_filecopy_with_autostart (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_101_qrexec_filecopy_with_autostart (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_101_qrexec_filecopy_with_autostart (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_105_qrexec_filemove (1/5 times with errors)
    • job 109634 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_fedora-40-xfce-pool/test_105_qrexec_filemove (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_105_qrexec_filemove (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_105_qrexec_filemove (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_115_qrexec_filecopy_no_agent (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_115_qrexec_filecopy_no_agent (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_115_qrexec_filecopy_no_agent (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_115_qrexec_filecopy_no_agent (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_140_qrexec_filecopy_unsafe_name (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_140_qrexec_filecopy_unsafe_name (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_140_qrexec_filecopy_unsafe_name (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_140_qrexec_filecopy_unsafe_name (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_141_qrexec_filecopy_unsafe_symlink (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_141_qrexec_filecopy_unsafe_symlink (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_141_qrexec_filecopy_unsafe_symlink (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_141_qrexec_filecopy_unsafe_symlink (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_200_timezone (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_200_timezone (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_200_timezone (1/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_200_timezone (1/5 times with errors)
    TC_20_NonAudio_debian-12-xfce-pool/test_210_time_sync (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_210_time_sync (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_210_time_sync (1/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_210_time_sync (1/5 times with errors)
    TC_20_NonAudio_debian-12-xfce-pool/test_250_resize_private_img (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_250_resize_private_img (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_250_resize_private_img (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_250_resize_private_img (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
  • system_tests_update@hw1

    update2/Failed (1/5 times with errors)
    • job 109900 # Test died: command '(set -o pipefail; qubesctl --show-output stat...
  • system_tests_audio@hw1

    TC_20_AudioVM_Pulse_whonix-workstation-17/test_252_audio_playback_audiovm_switch_hvm (1/5 times with errors)
    • job 108679 AssertionError: only silence detected, no useful audio data
  • system_tests_basic_vm_qrexec_gui@hw1

    TC_00_Basic/test_141_libvirt_objects_reconnect (1/5 times with errors)
    • job 109476 AssertionError: libvirt event impl drain timeout
  • system_tests_suspend@hw1

    suspend/ (1/5 times with errors)
    suspend/ (2/5 times with errors)
    suspend/Failed (1/5 times with errors)
    • job 109647 # Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...
    suspend/Failed (2/5 times with errors)
    • job 109999 # Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...
    • job 110006 # Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...
    suspend/wait_serial (1/5 times with errors)
    • job 109647 # wait_serial expected: "lspci; echo 2E8vz-\$?-"...
    suspend/wait_serial (1/5 times with errors)
    • job 109647 # wait_serial expected: qr/2E8vz-\d+-/...
    suspend/wait_serial (2/5 times with errors)
    • job 109999 # wait_serial expected: qr/2E8vz-\d+-/...
    • job 110006 # wait_serial expected: qr/2E8vz-\d+-/...
  • system_tests_update@hw7

    update2/Failed (1/5 times with errors)
    • job 109900 # Test died: command '(set -o pipefail; qubesctl --show-output stat...
  • system_tests_whonix@hw7

    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 109974 # Test died: no candidate needle with tag(s) 'menu-vm-anon-whonix' ...
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 110007 # Test died: no candidate needle with tag(s) 'menu-tor-browser' mat...

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.

X11 input driver bug with qubesdev
2 participants