start time | 2016/11/18 14:14 |
---|---|
end time | 2016/11/18 14:14 |
execution information
type | label | value |
---|---|---|
result | error_test_cases | 0 |
result | failed_test_cases | 0 |
result | skipped_test_cases | 0 |
result | succeeded_test_cases | 0 |
result | total_test_cases | 0 |
log
severity | path or command | line | message |
---|---|---|---|
¶ INFO | pycoverage=True | ||
¶ ERROR | /tmp/tmpMLa_uY/rql/test | `python2.7 -W ignore -m coverage run -a --branch --source=/tmp/tmpMLa_uY/rql /tmp/tmpMLa_uY/rql/test/unittest_analyze.py` returned with status : 1
unparsed output:
Traceback (most recent call last):
File "/tmp/tmpMLa_uY/rql/test/unittest_analyze.py", line 22, in <module>
from rql import RQLHelper, TypeResolverException
ImportError: No module named rql | |
¶ ERROR | /tmp/tmpMLa_uY/rql/test | `python2.7 -W ignore -m coverage run -a --branch --source=/tmp/tmpMLa_uY/rql /tmp/tmpMLa_uY/rql/test/unittest_compare.py` returned with status : 1
unparsed output:
Traceback (most recent call last):
File "/tmp/tmpMLa_uY/rql/test/unittest_compare.py", line 20, in <module>
from rql import RQLHelper
ImportError: No module named rql | |
¶ ERROR | /tmp/tmpMLa_uY/rql/test | `python2.7 -W ignore -m coverage run -a --branch --source=/tmp/tmpMLa_uY/rql /tmp/tmpMLa_uY/rql/test/unittest_editextensions.py` returned with status : 1
unparsed output:
Traceback (most recent call last):
File "/tmp/tmpMLa_uY/rql/test/unittest_editextensions.py", line 21, in <module>
from rql import parse
ImportError: No module named rql | |
¶ ERROR | /tmp/tmpMLa_uY/rql/test | `python2.7 -W ignore -m coverage run -a --branch --source=/tmp/tmpMLa_uY/rql /tmp/tmpMLa_uY/rql/test/unittest_nodes.py` returned with status : 1
unparsed output:
Traceback (most recent call last):
File "/tmp/tmpMLa_uY/rql/test/unittest_nodes.py", line 26, in <module>
from rql import nodes, stmts, parse, BadRQLQuery, RQLHelper, RQLException, CoercionError
ImportError: No module named rql | |
¶ ERROR | /tmp/tmpMLa_uY/rql/test | `python2.7 -W ignore -m coverage run -a --branch --source=/tmp/tmpMLa_uY/rql /tmp/tmpMLa_uY/rql/test/unittest_parser.py` returned with status : 1
unparsed output:
Traceback (most recent call last):
File "/tmp/tmpMLa_uY/rql/test/unittest_parser.py", line 27, in <module>
from rql.parser import Hercule, HerculeScanner
ImportError: No module named rql.parser | |
¶ ERROR | /tmp/tmpMLa_uY/rql/test | `python2.7 -W ignore -m coverage run -a --branch --source=/tmp/tmpMLa_uY/rql /tmp/tmpMLa_uY/rql/test/unittest_rqlgen.py` returned with status : 1
unparsed output:
Traceback (most recent call last):
File "/tmp/tmpMLa_uY/rql/test/unittest_rqlgen.py", line 25, in <module>
from rql import rqlgen
ImportError: No module named rql | |
¶ ERROR | /tmp/tmpMLa_uY/rql/test | `python2.7 -W ignore -m coverage run -a --branch --source=/tmp/tmpMLa_uY/rql /tmp/tmpMLa_uY/rql/test/unittest_stcheck.py` returned with status : 1
unparsed output:
Traceback (most recent call last):
File "/tmp/tmpMLa_uY/rql/test/unittest_stcheck.py", line 22, in <module>
from rql import RQLHelper, BadRQLQuery, stmts, nodes
ImportError: No module named rql | |
¶ ERROR | /tmp/tmpMLa_uY/rql/test | `python2.7 -W ignore -m coverage run -a --branch --source=/tmp/tmpMLa_uY/rql /tmp/tmpMLa_uY/rql/test/unittest_utils.py` returned with status : 1
unparsed output:
Traceback (most recent call last):
File "/tmp/tmpMLa_uY/rql/test/unittest_utils.py", line 23, in <module>
from rql import utils, nodes, parse
ImportError: No module named rql | |
¶ INFO | python | python2.7 |