Processed: Re: Bug#854335: marked as pending

2017-03-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> clone 854335 -1
Bug #854335 {Done: Piotr Ożarowski } [src:python-websockets] 
python-websockets: Non-determistically FTBFS due to unreliable timing in tests
Bug 854335 cloned as bug 857753
> retitle -1 python-websockets: non-determinstic testsuite
Bug #857753 {Done: Piotr Ożarowski } [src:python-websockets] 
python-websockets: Non-determistically FTBFS due to unreliable timing in tests
Changed Bug title to 'python-websockets: non-determinstic testsuite' from 
'python-websockets: Non-determistically FTBFS due to unreliable timing in 
tests'.
> severity -1 important
Bug #857753 {Done: Piotr Ożarowski } [src:python-websockets] 
python-websockets: non-determinstic testsuite
Severity set to 'important' from 'serious'
> found -1 3.2-2
Bug #857753 {Done: Piotr Ożarowski } [src:python-websockets] 
python-websockets: non-determinstic testsuite
Marked as found in versions python-websockets/3.2-2; no longer marked as fixed 
in versions python-websockets/3.2-2 and reopened.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
854335: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854335
857753: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857753
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#854335: marked as pending

2017-03-14 Thread Chris Lamb
clone 854335 -1
retitle -1 python-websockets: non-determinstic testsuite
severity -1 important
found -1 3.2-2
thanks

Piotr Ożarowski wrote:

> > > set WEBSOCKETS_TESTS_TIMEOUT_FACTOR to 100 to avoid
> > >FTBFS on slower buildds
> > 
> > Hm. Whilst this might "work" it is still non-determinstic, alas...
> 
> feel free to clone this bug with non-RC severity. All I care about right
> now is to make it usable for Stretch


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#854335: marked as pending

2017-03-14 Thread Piotr Ożarowski
> > set WEBSOCKETS_TESTS_TIMEOUT_FACTOR to 100 to avoid
> >FTBFS on slower buildds
> 
> Hm. Whilst this might "work" it is still non-determinstic, alas...

feel free to clone this bug with non-RC severity. All I care about right
now is to make it usable for Stretch



Bug#854335: marked as pending

2017-03-14 Thread Chris Lamb
Piotr Ożarowski wrote:
 
> set WEBSOCKETS_TESTS_TIMEOUT_FACTOR to 100 to avoid
>FTBFS on slower buildds

Hm. Whilst this might "work" it is still non-determinstic, alas...


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Processed: Bug#854335 marked as pending

2017-03-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 854335 pending
Bug #854335 [src:python-websockets] python-websockets: Non-determistically 
FTBFS due to unreliable timing in tests
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
854335: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854335
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#854335: marked as pending

2017-03-14 Thread Piotr Ożarowski
tag 854335 pending
thanks

Hello,

Bug #854335 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:


http://git.debian.org/?p=python-modules/packages/python-websockets.git;a=commitdiff;h=0ea3518

---
commit 0ea3518832621c81f5365e163f9b60a5a5b2580c
Author: Piotr Ożarowski 
Date:   Tue Mar 14 13:23:30 2017 +0100

set WEBSOCKETS_TESTS_TIMEOUT_FACTOR to 100 to avoid FTBFS on slower buildds

diff --git a/debian/changelog b/debian/changelog
index e8a4ee5..645b1d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-websockets (3.2-2) unstable; urgency=medium
+
+  * set WEBSOCKETS_TESTS_TIMEOUT_FACTOR to 100 to avoid FTBFS on slower
+buildd (closes: 854335)
+
+ -- Piotr Ożarowski   Tue, 14 Mar 2017 13:21:33 +0100
+
 python-websockets (3.2-1) unstable; urgency=medium
 
   [ Ondřej Nový ]