Skip to content

Fix for #860 - Modify URL so that it is actually invalid.#861

Open
markwoon wants to merge 1 commit into
samtools:masterfrom
markwoon:fix-test-vcf
Open

Fix for #860 - Modify URL so that it is actually invalid.#861
markwoon wants to merge 1 commit into
samtools:masterfrom
markwoon:fix-test-vcf

Conversation

@markwoon

Copy link
Copy Markdown

The invalid URL is syntactically valid per RFC 3986 (a reg-name may be all-digits) and passes all URL validators I tried (python, java, online validators). Updating it to something that should be invalid.

Also updating fileformat in in test/vcf/4.2/failed/failed_meta_assembly_001.vcf which is using 4.3 instead of 4.2.

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.

1 participant