-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
upstreamUsed when our build breaks due to upstream changesUsed when our build breaks due to upstream changes
Description
From https://github.com/pystatgen/sgkit/runs/5401218690?check_suite_focus=true (which is truncated due to lots of output):
2022-03-03T15:45:05.4820016Z =========================== short test summary info ============================
2022-03-03T15:45:05.4820284Z FAILED sgkit/tests/io/vcf/test_vcf_lossless_conversion.py::test_lossless_conversion[CEUTrio.20.21.gatk3.4.g.vcf.bgz]
2022-03-03T15:45:05.4820484Z FAILED sgkit/tests/io/vcf/test_vcf_lossless_conversion.py::test_lossless_conversion[all_fields.vcf]
2022-03-03T15:45:05.4820638Z = 2 failed, 813 passed, 32 skipped, 2 xfailed, 1 xpassed in 259.62s (0:04:19) ==
I haven't been able to reproduce this, but it looks like some fields are nan (e.g. QUAL) which is odd:
2022-03-03T15:45:05.4783854Z #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT s1 s2
2022-03-03T15:45:05.4783952Z 1 1 . G A,C nan PASS IB0 . . .
Metadata
Metadata
Assignees
Labels
upstreamUsed when our build breaks due to upstream changesUsed when our build breaks due to upstream changes