Message boards : Server programs : test/test_uc.py Bug?
Message board moderation
Author | Message |
---|---|
Send message Joined: 9 Jun 06 Posts: 1 ![]() |
I've installed the whole demand software of BOINC already. But whenever I run test/test_uc.py, it displays the following errors. [root@assisi boinc]# test/test_uc.py -- Testing standard upper_case application ----------------------------------- Creating testbed in run-9491 Running CGI server on localhost:15491 FINISH test_upper_case: WUs: [A:10 T:10] Results: [U:0,IP:0,O:53 T:53] Stopping server(s) for project 'test_upper_case' Traceback (most recent call last): File "/data/sw/boinc/test/test_uc.py", line 79, in ? run_check_all() File "/data/sw/boinc/test/testbase.py", line 704, in run_check_all all_projects.check() File "/data/sw/boinc/test/testbase.py", line 216, in check i.check() File "/data/sw/boinc/test/testbase.py", line 366, in check self.check_results(self.expected_result, self.num_wu*self.redundancy) File "/data/sw/boinc/test/testbase.py", line 419, in check_results results = database.Results.find() File "/data/sw/boinc/py/Boinc/db_base.py", line 290, in find extra_args=self.select_args) File "/data/sw/boinc/py/Boinc/db_base.py", line 148, in _select_object_fetchal l cursor = apply(_select_object, args, kwargs) File "/data/sw/boinc/py/Boinc/db_base.py", line 144, in _select_object _execute_sql(cursor, command) File "/data/sw/boinc/py/Boinc/db_base.py", line 63, in _execute_sql cursor.execute(command) File "/usr/lib/python2.3/site-packages/MySQLdb/cursors.py", line 95, in execut e return self._execute(query, args) File "/usr/lib/python2.3/site-packages/MySQLdb/cursors.py", line 114, in _exec ute self.errorhandler(self, exc, value) File "/usr/lib/python2.3/site-packages/MySQLdb/connections.py", line 33, in de faulterrorhandler raise errorclass, errorvalue ValueError: invalid literal for int(): 6- Killing cgiserver Exception thrown - bug in test scripts? ERRORS.COUNT: 1 What's the problem? Please help me out. |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.