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

Issue with ExperimentHub when trying to run test cases #160

Open
stkgo opened this issue Feb 28, 2024 · 0 comments
Open

Issue with ExperimentHub when trying to run test cases #160

stkgo opened this issue Feb 28, 2024 · 0 comments

Comments

@stkgo
Copy link

stkgo commented Feb 28, 2024

Example of the errors:

WARNING  rpy2.rinterface_lib.callbacks:callbacks.py:124 R[write to console]: Cannot connect to ExperimentHub server, using 'localHub=TRUE' instead

WARNING  rpy2.rinterface_lib.callbacks:callbacks.py:124 R[write to console]: Using 'localHub=TRUE'
  If offline, please also see BiocManager vignette section on offline use

WARNING  rpy2.rinterface_lib.callbacks:callbacks.py:124 R[write to console]: Error in .updateHubDB(hub_bfc, .class, url, proxy, localHub) :
  Invalid Cache: sqlite file
  Hub has not been added to cache
  Run again with 'localHub=FALSE'

Relevant tests:

=========================== short test summary info ============================
FAILED tests/test_rpy2py.py::test_convert_manual[manual-allen] - rpy2.rinterf...
FAILED tests/test_rpy2py.py::test_convert_manual[local-allen] - rpy2.rinterfa...
FAILED tests/test_rpy2py.py::test_convert_manual[activate-allen] - rpy2.rinte...
================== 3 failed, 92 passed, 13 warnings in 13.89s ==================

The experimenthub cache files don't seem to be working properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant