Skip to content

Commit

Permalink
adapt file modes for test scripts and make service testing successful…
Browse files Browse the repository at this point in the history
…ly complete for now
  • Loading branch information
thehrh committed Aug 27, 2024
1 parent 6597050 commit 8683499
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Empty file modified pisa_tests/test_covariance.py
100644 → 100755
Empty file.
Empty file modified pisa_tests/test_kde_stage.py
100644 → 100755
Empty file.
2 changes: 2 additions & 0 deletions pisa_tests/test_services.py
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@

SKIP_SERVICES = (
'osc.external',
'data.sqlite_loader',
'data.freedom_hdf5_loader'
)
"""If no other way, add hopeless cases in <stage>.<service> format"""

Expand Down

0 comments on commit 8683499

Please sign in to comment.