core-admin/tests
Marek Marczykowski-Górecki 726d5686ac tests: disable qrexec_filecopy_self test
When vchan connection is established back to the source domain, gntalloc
crashes with this message:
[    9.937990] BUG: Bad page map in process qrexec-agent  pte:80000000f9d41167 pmd:131c3067
[    9.938010] page:ffffea00036a6638 count:1 mapcount:-1 mapping:          (null) index:0xffffffffffffffff
[    9.938018] page flags: 0x4000000000000c14(referenced|dirty|reserved|private)
[    9.938033] addr:00007fa856d47000 vm_flags:140400fb anon_vma:          (null) mapping:ffff880011efe940 index:11
[    9.938042] vma->vm_ops->fault:           (null)
[    9.938057] vma->vm_file->f_op->mmap: gntalloc_mmap+0x0/0x1c0 [xen_gntalloc]
[    9.938066] CPU: 0 PID: 1108 Comm: qrexec-agent Tainted: G           O 3.12.23-1.pvops.qubes.x86_64 #1
[    9.938074]  ffff8800131f3818 ffff88001316fc78 ffffffff814db550 00007fa856d47000
[    9.938085]  ffff88001316fcb8 ffffffff81139413 ffff880011efe940 ffff8800131c3a38
[    9.938096]  ffffea00036a6638 00007fa856d47000 00007fa856d57000 ffff88001316fe18
[    9.938107] Call Trace:
[    9.938117]  [<ffffffff814db550>] dump_stack+0x45/0x56
[    9.938126]  [<ffffffff81139413>] print_bad_pte+0x1a3/0x240
[    9.938133]  [<ffffffff8113ac9e>] unmap_page_range+0x6ee/0x7d0
[    9.938142]  [<ffffffff8113adf6>] unmap_single_vma+0x76/0xa0
[    9.938149]  [<ffffffff8113be09>] unmap_vmas+0x49/0x90
[    9.938157]  [<ffffffff8114443c>] exit_mmap+0x9c/0x170
[    9.938166]  [<ffffffff8105950c>] mmput+0x5c/0x110
[    9.938175]  [<ffffffff8105d74c>] do_exit+0x27c/0xa20
[    9.938184]  [<ffffffff810908ef>] ? vtime_account_user+0x4f/0x60
[    9.938194]  [<ffffffff81116502>] ? context_tracking_user_exit+0x52/0xc0
[    9.938203]  [<ffffffff8105ed2a>] do_group_exit+0x3a/0xa0
[    9.938211]  [<ffffffff8105ed9f>] SyS_exit_group+0xf/0x10
[    9.938220]  [<ffffffff814ea907>] tracesys+0xdd/0xe2
2015-02-09 22:09:15 +01:00
..
__init__.py tests: add initial backup test 2014-09-18 08:25:56 +02:00
backup.py tests: add test for sending a backup to VM 2014-10-01 03:50:55 +02:00
backupcompatibility.py tests: fix test_r1 backup test 2014-10-02 02:38:51 +02:00
basic.py tests: add test for race condition during VM creation (#906) 2014-10-22 03:52:43 +02:00
block-001-list-attach-use-detach Move all files one level up 2013-03-16 19:56:51 +01:00
dom0_update.py tests: dom0 update 2015-02-09 03:26:57 +01:00
Makefile tests: dom0 update 2015-02-09 03:26:57 +01:00
network.py tests: fix checking of ping return code 2015-02-02 04:50:37 +01:00
pvusb-001-mouse-kbd-attached Move all files one level up 2013-03-16 19:56:51 +01:00
pvusb-002-mouse-kbd-usbstick-wlan-attached Move all files one level up 2013-03-16 19:56:51 +01:00
pvusb-003-list-attach-use-detach Move all files one level up 2013-03-16 19:56:51 +01:00
vm_qrexec_gui.py tests: disable qrexec_filecopy_self test 2015-02-09 22:09:15 +01:00