Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
0
101
============================= test session starts ==============================
platform linux -- Python 3.12.13, pytest-8.4.1, pluggy-1.6.0 -- /usr/local/bin/python3
rootdir: /app
configfile: ../dev/null
plugins: json-ctrf-0.3.5
collecting ... collected 0 items / 1 error
==================================== ERRORS ====================================
________________________ ERROR collecting test session _________________________
/verifier/test_outputs.py:57: in <module>
R = _load()
^^^^^^^
/verifier/test_outputs.py:52: in _load
assert RESULTS.exists() and stat.S_ISREG(RESULTS.lstat().st_mode) and not RESULTS.is_symlink(), \
E AssertionError: missing/invalid deliverable: /root/results.json
E assert (False)
E + where False = exists()
E + where exists = PosixPath('/root/results.json').exists
=========================== short test summary info ============================
ERROR - AssertionError: missing/invalid deliverable: /root/results.json
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
============================== 1 error in 19.45s ===============================

No dataset card yet

Downloads last month
83