Change in vdsm[master]: tests: reduce noice after running detector test

nsoffer at redhat.com nsoffer at redhat.com
Thu Apr 9 14:30:47 UTC 2015


Nir Soffer has posted comments on this change.

Change subject: tests: reduce noice after running detector test
......................................................................


Patch Set 5:

(1 comment)

https://gerrit.ovirt.org/#/c/39031/5/tests/protocoldetectorTests.py
File tests/protocoldetectorTests.py:

Line 69:         t.start()
Line 70: 
Line 71:     def close(self):
Line 72:         if self.dispatcher is not None:
Line 73:             self.dispatcher.close()
> When running local build I see:
Here is an example run on master:

 $ ./run_tests_local.sh protocoldetectorTests.py 
 nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
 AcceptorTests
    test_detect_concurrency(use_ssl=False)                      OK
    test_detect_concurrency(use_ssl=True)                       OK
    test_detect_echo(use_ssl=False)                             OK
    test_detect_echo(use_ssl=True)                              OK
    test_detect_slow_client(use_ssl=False)                      OK
    test_detect_slow_client(use_ssl=True)                       OK
    test_detect_slow_client_concurrency(use_ssl=False)          OK
    test_detect_slow_client_concurrency(use_ssl=True)           OK
    test_detect_uppercase(use_ssl=False)                        OK
    test_detect_uppercase(use_ssl=True)                         OK
    test_reject_concurrency(use_ssl=False)                      OK
    test_reject_concurrency(use_ssl=True)                       OK
    test_reject_ssl_accept_error                                OK
    test_reject_unknown_protocol(use_ssl=False)                 OK
    test_reject_unknown_protocol(use_ssl=True)                  OK
    test_reject_very_slow_client(use_ssl=False)                 OK
    test_reject_very_slow_client(use_ssl=True)                  OK
    test_reject_very_slow_client_concurrency(use_ssl=False)     OK
    test_reject_very_slow_client_concurrency(use_ssl=True)      OK

 ----------------------------------------------------------------------
 Ran 19 tests in 14.758s

 OK

No tracebacks. How do you reproduce thise tracebacks?
Line 74: 
Line 75: 
Line 76: class Echo(Detector):
Line 77:     """ A detector echoing sent line """


-- 
To view, visit https://gerrit.ovirt.org/39031
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I23302c7f742f31f0ab5e12265da3bb7f57a81d80
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list