We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After separating downloaders and no-op test jobs the latter one keeps failing
The test no-op job is failing with We found an Illumina file to NO_OP that we're not set up to process yet error message.
We found an Illumina file to NO_OP that we're not set up to process yet
Find out how to set up the file processing and implement it.
The text was updated successfully, but these errors were encountered:
Presumably related e2e test job (circleci_staging_NO_OP_2048_290063) error:
2023-10-24 19:52:00,243 i-0fb9189c45a799243 data_refinery_workers.processors.no_op ERROR [job_id: 290063] [platform: yeast2]: Missing gene index file for platform! -- 2023-10-24 19:52:00,526 i-0fb9189c45a799243 data_refinery_workers.processors.utils ERROR [failure_reason: Missing gene index for yeast2] [processor_job: 290063]: Processor function _convert_genes failed. Terminating pipeline.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Context
After separating downloaders and no-op test jobs the latter one keeps failing
Problem or idea
The test no-op job is failing with
We found an Illumina file to NO_OP that we're not set up to process yet
error message.Solution or next step
Find out how to set up the file processing and implement it.
The text was updated successfully, but these errors were encountered: