Package: execnet / 1.5.0-4

Metadata

Package Version Patches format
execnet 1.5.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
test_gateway fix race condition.patch | (download)

testing/test_gateway.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 stall some loops in test_gateway a little bit to prevent
 test failure and build break which occurs sometimes on this.
remove privacy breach google adsense.patch | (download)

doc/_templates/layout.html | 9 0 + 9 - 0 !
1 file changed, 9 deletions(-)

 remove google-analytics from docs
remove broken tests.patch | (download)

testing/test_gateway.py | 14 0 + 14 - 0 !
testing/test_xspec.py | 17 0 + 17 - 0 !
2 files changed, 31 deletions(-)

 remove broken tests
 As per the bug reports, the 2 tests disabled by this patch are flaky,
 and produce random FTBFS.
test_termination avoid apipkg copy.patch | (download)

testing/test_termination.py | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 [patch] don't copy apipkg into the test dir -- it isn't a single file
 any more