[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #7664 [Ooni]: ooniprobe decks do not appear to work



#7664: ooniprobe decks do not appear to work
---------------------+------------------------------------------------------
 Reporter:  ioerror  |          Owner:  hellais       
     Type:  defect   |         Status:  needs_revision
 Priority:  normal   |      Milestone:                
Component:  Ooni     |        Version:                
 Keywords:           |         Parent:                
   Points:           |   Actualpoints:                
---------------------+------------------------------------------------------
Changes (by hellais):

  * status:  new => needs_revision


Comment:

 The problem is with the netalyzr test.

 You are calling in it reactor.stop, that will kill the event loop
 therefore stopping all the other tests that will never have the time to
 write to the config file.

 This commit fixes it: https://gitweb.torproject.org/ooni-
 probe.git/commitdiff/fb9d25b80d761532c41034fffc255244b3175fab.

 The starting and stopping of the twisted reactor *must* happen only once
 and *never* happen inside of tests.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7664#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs