Files
nixpkgs/pkgs/by-name/po/poco/disable-broken-tests-linux.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

29 lines
1.5 KiB
Diff
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
diff --git a/Data/testsuite/src/DataTest.cpp b/Data/testsuite/src/DataTest.cpp
index a78c4e5..e8d9335 100644
--- a/Data/testsuite/src/DataTest.cpp
+++ b/Data/testsuite/src/DataTest.cpp
@@ -1652 +1652 @@ CppUnit::Test* DataTest::suite()
- CppUnit_addTest(pSuite, DataTest, testSQLChannel);
+ // CppUnit_addTest(pSuite, DataTest, testSQLChannel);
diff --git a/Net/testsuite/src/DatagramSocketTest.cpp b/Net/testsuite/src/DatagramSocketTest.cpp
index e765de2..cec4867 100644
--- a/Net/testsuite/src/DatagramSocketTest.cpp
+++ b/Net/testsuite/src/DatagramSocketTest.cpp
@@ -830 +830 @@ CppUnit::Test* DatagramSocketTest::suite()
- CppUnit_addTest(pSuite, DatagramSocketTest, testBroadcast);
+ // CppUnit_addTest(pSuite, DatagramSocketTest, testBroadcast);
diff --git a/Net/testsuite/src/SocketReactorTest.cpp b/Net/testsuite/src/SocketReactorTest.cpp
index a07576c..b3236c5 100644
--- a/Net/testsuite/src/SocketReactorTest.cpp
+++ b/Net/testsuite/src/SocketReactorTest.cpp
@@ -706 +706 @@ CppUnit::Test* SocketReactorTest::suite()
- CppUnit_addTest(pSuite, SocketReactorTest, testSocketConnectorFail);
+ // CppUnit_addTest(pSuite, SocketReactorTest, testSocketConnectorFail);
diff --git a/Net/testsuite/src/SocketTest.cpp b/Net/testsuite/src/SocketTest.cpp
index 27c1800..9bd684b 100644
--- a/Net/testsuite/src/SocketTest.cpp
+++ b/Net/testsuite/src/SocketTest.cpp
@@ -900 +900 @@ CppUnit::Test* SocketTest::suite()
- CppUnit_addTest(pSuite, SocketTest, testEchoUnixLocal);
+ // CppUnit_addTest(pSuite, SocketTest, testEchoUnixLocal);