Skip to content

Commit

Permalink
test-dgram-pingpong can FAIL if the port is already used by another s…
Browse files Browse the repository at this point in the history
…ervice.
  • Loading branch information
kapouer committed Apr 30, 2012
1 parent 456acc3 commit 1e6bf34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions debian/patches/2005_expected_failing_tests.patch
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Description: Expected failing tests

Forwarded: not-needed
Author: Jérémy Lal <kapouer@melix.org>
Last-Update: 2012-04-01
Last-Update: 2012-04-30
--- a/test/simple/simple.status
+++ b/test/simple/simple.status
@@ -1 +1,19 @@
Expand All @@ -21,8 +21,8 @@ Last-Update: 2012-04-01
+test-dgram-multicast-multi-process: PASS || FAIL
+test-dgram-broadcast-multi-process: PASS || FAIL
+
+# sometimes these tests TIMEOUT
+test-dgram-pingpong: PASS || TIMEOUT
+# sometimes these tests TIMEOUT or FAIL
+test-dgram-pingpong: PASS || FAIL || TIMEOUT
+test-stream-pipe-multi: PASS || TIMEOUT
+
+# http://bugs.debian.org/660802
Expand Down

0 comments on commit 1e6bf34

Please sign in to comment.