1 2 3 4 5 6 7 8 9 10
|
Test-Command: pytest-3 -k "not ( test_download_for_task_ids or test_get_phase_diagram_from_chemsys or test_get_trajectories )"
Depends: python3-pytest, python3-pytest-asyncio, @, @builddeps@,
Restrictions: allow-stderr, skip-not-installable, flaky, needs-internet
# fake test until we sort out the server access.
# test PASS on my comlputer but the Debian-CI IPs are blacklisted.
# I am discussing with the upstream of this issue.
Test-Command: exit 0
Depends: python3-pytest, python3-mp-api
Restrictions: skip-not-installable
|