Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions nightly/pytest-sanity.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,6 @@ pytest sanity/one_val.py
pytest sanity/one_val.py nightly --features nightly
# TODO(spice): Assess if this test is relevant for spice and if yes fix it.
#pytest sanity/one_val.py nightly --features nightly,protocol_feature_spice
pytest sanity/lightclient_test.py
pytest sanity/lightclient_test.py --features nightly
pytest sanity/lightclient_test.py --features nightly,protocol_feature_spice
pytest sanity/rpc_light_client_execution_outcome_proof.py
pytest sanity/rpc_light_client_execution_outcome_proof.py --features nightly
# TODO(spice): Assess if this test is relevant for spice and if yes fix it.
#pytest sanity/rpc_light_client_execution_outcome_proof.py --features nightly,protocol_feature_spice
pytest --timeout=10m sanity/block_sync_archival.py
pytest --timeout=10m sanity/block_sync_archival.py --features nightly
# TODO(spice): Assess if this test is relevant for spice and if yes fix it.
Expand Down
158 changes: 0 additions & 158 deletions pytest/lib/lightclient.py

This file was deleted.

199 changes: 0 additions & 199 deletions pytest/tests/sanity/lightclient_test.py

This file was deleted.

Loading
Loading