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:
Ionen Wolkens
2024-07-22 18:46:57 -04:00
parent e054895cfa
commit d6bad4026d
4 changed files with 4 additions and 8 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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