mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/wireshark: no longer exclude fixed test
Bug: https://gitlab.com/wireshark/wireshark/-/issues/20330 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/40663 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
548b7e724d
commit
9ab897294e
@@ -240,11 +240,6 @@ src_configure() {
|
||||
src_test() {
|
||||
cmake_build test-programs
|
||||
|
||||
EPYTEST_DESELECT=(
|
||||
# https://gitlab.com/wireshark/wireshark/-/issues/20330
|
||||
suite_sharkd.py::TestSharkd::test_sharkd_req_follow_http2
|
||||
)
|
||||
|
||||
# https://www.wireshark.org/docs/wsdg_html_chunked/ChTestsRunPytest.html
|
||||
epytest \
|
||||
--disable-capture \
|
||||
|
||||
@@ -240,11 +240,6 @@ src_configure() {
|
||||
src_test() {
|
||||
cmake_build test-programs
|
||||
|
||||
EPYTEST_DESELECT=(
|
||||
# https://gitlab.com/wireshark/wireshark/-/issues/20330
|
||||
suite_sharkd.py::TestSharkd::test_sharkd_req_follow_http2
|
||||
)
|
||||
|
||||
# https://www.wireshark.org/docs/wsdg_html_chunked/ChTestsRunPytest.html
|
||||
epytest \
|
||||
--disable-capture \
|
||||
|
||||
Reference in New Issue
Block a user