Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Test time #33

Open
nsheff opened this issue Sep 16, 2022 · 1 comment
Open

Test time #33

nsheff opened this issue Sep 16, 2022 · 1 comment
Labels
question Further information is requested

Comments

@nsheff
Copy link
Member

nsheff commented Sep 16, 2022

The tests take too long to run (> 30 min). At a first glance it looks like this is because we're installing lots of R packages, maybe including bsgenome objects (? need to double-check that), which is taking a long time.

Could it be better to build a container with these dependencies and use that?

@nsheff nsheff added the question Further information is requested label Sep 16, 2022
@khoroshevskyi
Copy link
Member

I have disabled installing more than a half of R packages, it soved the issue, but there are much more issues with testing.
Now I am strugling with database. Not sure if we can solve this issue without mock tests.
I would rewrite this tests, as they are deprecated. It will take some time, that's why I think we should move forvared without tests for this moment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants