Version 0.20 #48
Annotations
10 errors
Test with pytest:
test/test_dataform_sparse.py#L70
TestUtil.test_load_array_jl
FileNotFoundError: [Errno 2] Unable to synchronously open file (unable to open file: name = 'data/array_jl_dense_v1.mat', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
|
Test with pytest:
test/test_dataform_sparse.py#L16
TestUtil.test_load_save_dense_array
OSError: Unable to create or open file.
|
Test with pytest:
test/test_dataform_sparse.py#L42
TestUtil.test_load_save_sparse_array
OSError: Unable to create or open file.
|
Test with pytest:
test/test_evals.py#L72
TestEval.test_2d
FileNotFoundError: [Errno 2] No such file or directory: 'data/testdata-2d.pkl.gz'
|
Test with pytest:
test/test_evals.py#L88
TestEval.test_2d_nan
FileNotFoundError: [Errno 2] No such file or directory: 'data/testdata-2d-nan.pkl.gz'
|
Test with pytest:
test/test_ml.py#L205
TestUtil.test_ModelTest_fastl2lir_chunk_bd_modelpath
RuntimeError: W not found.
|
Test with pytest:
test/test_ml.py#L180
TestUtil.test_ModelTest_fastl2lir_chunk_pkl_modelpath
ValueError: Invalid model path: ./test_models/fastl2lir-chunk-pkl/model
|
Test with pytest:
test/test_ml.py#L192
TestUtil.test_ModelTest_fastl2lir_nochunk_bd_modelpath
RuntimeError: W not found.
|
Test with pytest:
test/test_ml.py#L168
TestUtil.test_ModelTest_fastl2lir_nochunk_pkl_modelpath
ValueError: Invalid model path: ./test_models/fastl2lir-nochunk-pkl/model.pkl
|
Test with pytest:
test/test_ml.py#L142
TestUtil.test_ModelTest_sklearn_nochunk_pkl
FileNotFoundError: [Errno 2] No such file or directory: './test_models/lir-nochunk-pkl/model.pkl'
|
The logs for this run have expired and are no longer available.
Loading