EBI-Metagenomics / notebooks

MGnify documentation and Jupyter Lab notebooks to support downstream analysis of MGnify data (EMBL-EBI's metagenomics platform)
https://ebi-metagenomics.github.io/notebooks
Apache License 2.0
12 stars 10 forks source link

Tests for environment variable insertion (notebooks) occasionally fails #24

Open SandyRogers opened 1 year ago

SandyRogers commented 1 year ago

Describe the bug When running the notebooks.test.js tests, the two Environment variable insertion tests sometimes fail due to an element not loading in the jupyter lab window during the beforeAll/beforeEach hook. Since the error happens during the before hook, retries do not get triggered.

Context GitHub Actions, or sometimes local.