app-emulation/qemu: drop outdated test target, bug #717176
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 17 Apr 2020 08:01:34 +0000 (09:01 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 17 Apr 2020 08:01:50 +0000 (09:01 +0100)
Reported-by: Agostino Sarubbo
Closes: https://bugs.gentoo.org/717176
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
app-emulation/qemu/qemu-4.2.0-r2.ebuild
app-emulation/qemu/qemu-4.2.0-r3.ebuild
app-emulation/qemu/qemu-4.2.0-r4.ebuild
app-emulation/qemu/qemu-9999.ebuild

index c23828e7a8d6b18b9a60fe2bb8b150858e8793fc..9aa5db7a86223a38f758333352472c77fff4de61 100644 (file)
@@ -610,7 +610,6 @@ src_test() {
                cd "${S}/softmmu-build"
                pax-mark m */qemu-system-* #515550
                emake -j1 check
-               emake -j1 check-report.html
        fi
 }
 
index 83a1b141b2a83729f8694b257d11e282e8744b82..8ed06572e8cda81084b5b4f0a7479a337520d47e 100644 (file)
@@ -613,7 +613,6 @@ src_test() {
                cd "${S}/softmmu-build"
                pax-mark m */qemu-system-* #515550
                emake -j1 check
-               emake -j1 check-report.html
        fi
 }
 
index ca09f22cc43648b369eac70fc4125b642d94493f..ede6a11f16e0a126ba0cfe3d7a028b96570a11aa 100644 (file)
@@ -614,7 +614,6 @@ src_test() {
                cd "${S}/softmmu-build"
                pax-mark m */qemu-system-* #515550
                emake -j1 check
-               emake -j1 check-report.html
        fi
 }
 
index dac2f00c38e8feccba2714c2ecc53868dc92025b..ea81a8db574de6d837747cd8c279ed22b26f3397 100644 (file)
@@ -607,7 +607,6 @@ src_test() {
                cd "${S}/softmmu-build"
                pax-mark m */qemu-system-* #515550
                emake -j1 check
-               emake -j1 check-report.html
        fi
 }