mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-qt/qtbase: skip flaky tst_qprocess
Closes: https://bugs.gentoo.org/936484 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -275,6 +275,7 @@ src_test() {
|
||||
# randomly fails without -j1, and not worth it over this (bug #916181)
|
||||
tst_qfiledialog{,2}
|
||||
# may randomly hang+timeout, perhaps related to -j as well
|
||||
tst_qprocess #936484
|
||||
tst_qtimer
|
||||
# these can be flaky depending on the environment/toolchain
|
||||
tst_qlogging # backtrace log test can easily vary
|
||||
@@ -309,7 +310,6 @@ src_test() {
|
||||
tst_qicoimageformat
|
||||
tst_qimagereader
|
||||
tst_qimage
|
||||
tst_qprocess
|
||||
')
|
||||
# fails due to hppa's NaN handling, needs looking into (bug #914371)
|
||||
$(usev hppa '
|
||||
@@ -319,7 +319,6 @@ src_test() {
|
||||
# bug #914033
|
||||
$(usev sparc '
|
||||
tst_qbuffer
|
||||
tst_qprocess
|
||||
tst_qtconcurrentiteratekernel
|
||||
')
|
||||
# note: for linux, upstream only really runs+maintains tests for amd64
|
||||
|
||||
@@ -274,6 +274,7 @@ src_test() {
|
||||
# randomly fails without -j1, and not worth it over this (bug #916181)
|
||||
tst_qfiledialog{,2}
|
||||
# may randomly hang+timeout, perhaps related to -j as well
|
||||
tst_qprocess #936484
|
||||
tst_qtimer
|
||||
# these can be flaky depending on the environment/toolchain
|
||||
tst_qlogging # backtrace log test can easily vary
|
||||
@@ -308,7 +309,6 @@ src_test() {
|
||||
tst_qicoimageformat
|
||||
tst_qimagereader
|
||||
tst_qimage
|
||||
tst_qprocess
|
||||
')
|
||||
# fails due to hppa's NaN handling, needs looking into (bug #914371)
|
||||
$(usev hppa '
|
||||
@@ -318,7 +318,6 @@ src_test() {
|
||||
# bug #914033
|
||||
$(usev sparc '
|
||||
tst_qbuffer
|
||||
tst_qprocess
|
||||
tst_qtconcurrentiteratekernel
|
||||
')
|
||||
# note: for linux, upstream only really runs+maintains tests for amd64
|
||||
|
||||
@@ -286,6 +286,7 @@ src_test() {
|
||||
# randomly fails without -j1, and not worth it over this (bug #916181)
|
||||
tst_qfiledialog{,2}
|
||||
# may randomly hang+timeout, perhaps related to -j as well
|
||||
tst_qprocess #936484
|
||||
tst_qtimer
|
||||
# these can be flaky depending on the environment/toolchain
|
||||
tst_qlogging # backtrace log test can easily vary
|
||||
@@ -320,7 +321,6 @@ src_test() {
|
||||
tst_qicoimageformat
|
||||
tst_qimagereader
|
||||
tst_qimage
|
||||
tst_qprocess
|
||||
')
|
||||
# fails due to hppa's NaN handling, needs looking into (bug #914371)
|
||||
$(usev hppa '
|
||||
@@ -330,7 +330,6 @@ src_test() {
|
||||
# bug #914033
|
||||
$(usev sparc '
|
||||
tst_qbuffer
|
||||
tst_qprocess
|
||||
tst_qtconcurrentiteratekernel
|
||||
')
|
||||
# note: for linux, upstream only really runs+maintains tests for amd64
|
||||
|
||||
@@ -286,6 +286,7 @@ src_test() {
|
||||
# randomly fails without -j1, and not worth it over this (bug #916181)
|
||||
tst_qfiledialog{,2}
|
||||
# may randomly hang+timeout, perhaps related to -j as well
|
||||
tst_qprocess #936484
|
||||
tst_qtimer
|
||||
# these can be flaky depending on the environment/toolchain
|
||||
tst_qlogging # backtrace log test can easily vary
|
||||
@@ -320,7 +321,6 @@ src_test() {
|
||||
tst_qicoimageformat
|
||||
tst_qimagereader
|
||||
tst_qimage
|
||||
tst_qprocess
|
||||
')
|
||||
# fails due to hppa's NaN handling, needs looking into (bug #914371)
|
||||
$(usev hppa '
|
||||
@@ -330,7 +330,6 @@ src_test() {
|
||||
# bug #914033
|
||||
$(usev sparc '
|
||||
tst_qbuffer
|
||||
tst_qprocess
|
||||
tst_qtconcurrentiteratekernel
|
||||
')
|
||||
# note: for linux, upstream only really runs+maintains tests for amd64
|
||||
|
||||
Reference in New Issue
Block a user