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

Fix integration test load local file #11125

Closed
wants to merge 3 commits into from
Closed

Conversation

inodb
Copy link
Member

@inodb inodb commented Oct 25, 2024

Seeing this error in the integration tests:

https://github.com/cBioPortal/cbioportal/actions/runs/11519388647/job/32068264624#step:15:671

java.lang.RuntimeException: org.mskcc.cbio.portal.dao.DaoException: Loading local data is disabled; this must be enabled on both the client and server sides

TODO: Enable loading of local files on the server side (maybe with my.cnf file in the cbioportal-docker-compose repo? See docs)

@inodb inodb added the test label Oct 25, 2024
Copy link

sonarcloud bot commented Oct 25, 2024

@inodb
Copy link
Member Author

inodb commented Oct 29, 2024

This is fixed by cBioPortal/cbioportal-docker-compose@52e8ecb

@inodb inodb closed this Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant