Skip to content

./runtests.sh #15

@jorge09091987

Description

@jorge09091987

I have the next error when run runtest.sh
image
=============================================== ERRORS ================================================
___________________________ ERROR collecting quakenet/test/data_io_test.py ____________________________
../MY_VIRTUALENVS/ConvNetQuake/local/lib/python2.7/site-packages/_pytest/python.py:507: in _importtestmodule
mod = self.fspath.pyimport(ensuresyspath=importmode)
../MY_VIRTUALENVS/ConvNetQuake/local/lib/python2.7/site-packages/py/_path/local.py:701: in pyimport
import(modname)
E File "/home/jorge/ConvNetQuake-master/quakenet/test/data_io_test.py", line 14
E def test_write_stream()
E ^
E SyntaxError: invalid syntax

---------- coverage: platform linux2, python 2.7.17-final-0 ----------
Name Stmts Miss Cover

quakenet/init.py 5 0 100%
quakenet/config.py 12 12 0%
quakenet/data_conversion.py 39 39 0%
quakenet/data_io.py 24 24 0%
quakenet/data_pipeline.py 85 61 28%
quakenet/models.py 85 85 0%
quakenet/synth_data.py 88 88 0%
quakenet/test/init.py 0 0 100%
quakenet/test/data_conversion_test.py 0 0 100%
quakenet/test/data_pipeline_test.py 19 11 42%
quakenet/test/model_test.py 0 0 100%
quakenet/test/settings.py 7 0 100%

TOTAL 364 320 12%

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
======================================= 1 error in 1.45 seconds =======================================

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions