mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
- unkeyworded for testing - removed upstreamed patches - link to regex upstream test issue - exclude redis test suite: new failure - unexclude wave suite: only exclude a failing test - add patches for spirit tests & serialization QA issue Closes: https://bugs.gentoo.org/975233 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/714 Merges: https://codeberg.org/gentoo/gentoo/pulls/714 Signed-off-by: Sam James <sam@gentoo.org>
13 lines
311 B
Diff
13 lines
311 B
Diff
--- a/libs/wave/test/testwave/testfiles/test.cfg
|
|
+++ b/libs/wave/test/testwave/testfiles/test.cfg
|
|
@@ -112,7 +112,8 @@ t_5_003.cpp
|
|
#t_5_004.cpp
|
|
t_5_005.cpp
|
|
t_5_006.cpp
|
|
-t_5_007.cpp
|
|
+# skip test due to error: could not find include file: boost/version.hpp
|
|
+# t_5_007.cpp
|
|
t_5_008.cpp
|
|
t_5_009.cpp
|
|
t_5_010.cpp
|