Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Firefox 134 and migrate back to conda #1109

Merged
merged 8 commits into from
Jan 16, 2025

fix(conda): restore ability to rerun install script without removing …

eb60e34
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update to Firefox 134 and migrate back to conda #1109

fix(conda): restore ability to rerun install script without removing …
eb60e34
Select commit
Loading
Failed to load commit list.
GitHub Actions / test/storage/* succeeded Jan 16, 2025 in 1s

10 passed, 0 failed and 0 skipped

Tests passed successfully

✅ junit-report.xml

10 tests were completed in 91s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 10✅ 91s

✅ pytest

test.storage.test_arrow_cache
  ✅ test_arrow_cache
test.storage.test_storage_controller
  ✅ test_startup_and_shutdown
  ✅ test_arrow_provider
test.storage.test_storage_providers
  ✅ test_local_arrow_storage_provider
  ✅ test_basic_access[memory_structured]
  ✅ test_basic_access[sqlite]
  ✅ test_basic_access[memory_arrow]
  ✅ test_basic_unstructured_storing[memory_unstructured]
  ✅ test_basic_unstructured_storing[leveldb]
  ✅ test_basic_unstructured_storing[local_gzip]