BIND 10 #868: regression fix: run_bind10.sh doesn't work

BIND 10 Development do-not-reply at isc.org
Wed Apr 27 09:10:49 UTC 2011


#868: regression fix: run_bind10.sh doesn't work
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  jinmei
  jinmei                             |                Status:  reviewing
                       Type:         |             Milestone:
  defect                             |  Sprint-20110503
                   Priority:         |            Resolution:
  blocker                            |             Sensitive:  0
                  Component:  build  |           Sub-Project:  DNS
  system                             |  Estimated Difficulty:  1.0
                   Keywords:         |           Total Hours:  0
            Defect Severity:  High   |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by vorner):

 * owner:  vorner => jinmei


Comment:

 Hello

 The tests in stats fail (almost all of them) with something like this:
 {{{
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File
 "/home/vorner/work/bind10/src/bin/stats/tests/isc/config/ccsession.py",
 line 58, in module_spec_from_file
     file = open(spec_file)
 IOError: [Errno 2] No such file or directory:
 '/home/vorner/work/bind10/src/bin/stats/src/bin/stats/stats.spec'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/home/vorner/work/bind10/src/bin/stats/tests/b10-stats_test.py",
 line 517, in setUp
     self.listener = CCSessionListener(self.subject, verbose=True)
   File "/home/vorner/work/bind10/src/bin/stats/stats.py", line 182, in
 __init__
     self.session)
   File
 "/home/vorner/work/bind10/src/bin/stats/tests/isc/config/ccsession.py",
 line 119, in __init__
     module_spec = module_spec_from_file(spec_file_name)
   File
 "/home/vorner/work/bind10/src/bin/stats/tests/isc/config/ccsession.py",
 line 64, in module_spec_from_file
     raise ModuleSpecError("JSON read error: " + str(ioe))
 isc.config.ccsession.ModuleSpecError: JSON read error: [Errno 2] No such
 file or directory:
 '/home/vorner/work/bind10/src/bin/stats/src/bin/stats/stats.spec'
 }}}

 It seems the test itself might be wrong as well. Would you have a look?

 Thanks

-- 
Ticket URL: <http://bind10.isc.org/ticket/868#comment:5>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list