Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to run unit test #5

Open
quesnel opened this issue May 31, 2013 · 0 comments
Open

failed to run unit test #5

quesnel opened this issue May 31, 2013 · 0 comments
Labels
Milestone

Comments

@quesnel
Copy link
Member

quesnel commented May 31, 2013

$ ctest -VV
Test project /home/goth/git/vle/pyvle/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 1
Start 1: test_python

1: Test command: /home/goth/git/vle/pyvle/tests/pyvletest.py "/home/goth/git/vle/pyvle/tests"
1: Test timeout computed to be: 9.99988e+06
1: .I/O warning : failed to load external entity "exp/not_existing_file"
1: I/O warning : failed to load external entity "exp/not_existing_file"
1: .Entity: line 1: parser error : Start tag expected, '<' not found
1: not a valid vpz
1: ^
1: ...........I/O warning : failed to load external entity "exp/tmp/tmpRgRnl9"
1: I/O warning : failed to load external entity "exp/tmp/tmpRgRnl9"
1: F.................
1: ======================================================================
1: FAIL: testSaveInFilename (pyvle_experiment.TestExperiment)
1: ----------------------------------------------------------------------
1: Traceback (most recent call last):
1: File "/home/goth/git/vle/pyvle/tests/pyvle_experiment.py", line 71, in testSaveInFilename
1: self.assertIsInstance(exp_test.vpz, libpyvle.Vpz)
1: AssertionError: None is not an instance of <class 'libpyvle.Vpz'>
1:
1: ----------------------------------------------------------------------
1: Ran 31 tests in 0.083s
1:
1: FAILED (failures=1)
1/1 Test #1: test_python ...................... Passed 1.24 sec

100% tests passed, 0 tests failed out of 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant