Skip to content

test yossi's fasta change #9179

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

test yossi's fasta change #9179

wants to merge 1 commit into from

Conversation

lbergelson
Copy link
Member

No description provided.

@gatk-bot
Copy link

gatk-bot commented May 19, 2025

Github actions tests reported job failures from actions build 15120705234
Failures in the following jobs:

Test Type JDK Job ID Logs
unit 17.0.6+10 15120705234.12 logs
integration 17.0.6+10 15120705234.11 logs
unit 17.0.6+10 15120705234.1 logs
integration 17.0.6+10 15120705234.0 logs

@lbergelson
Copy link
Member Author

Hmn. It looks like FastaSequenceIndexCreator makes use of the no-args constructor and now fasta's created with it explode.

@lbergelson
Copy link
Member Author

I think the lastSequence cache has to be kept up to date with changes. It's causing failures in GATK because fasta indexes are built dynamically starting from the empty constructors.

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

Successfully merging this pull request may close these issues.

2 participants