a414117b65aed2e9b7ff503f5f14fe98b9d27531 braney Tue Mar 31 15:57:37 2026 -0700 Add hubCheck test for bigBed field count mismatch, refs #36833 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> diff --git src/hg/utils/hubCheck/tests/expected/fieldCountMismatch.output.txt src/hg/utils/hubCheck/tests/expected/fieldCountMismatch.output.txt new file mode 100644 index 00000000000..38e7694449c --- /dev/null +++ src/hg/utils/hubCheck/tests/expected/fieldCountMismatch.output.txt @@ -0,0 +1,3 @@ +Found 2 problems: +bigBed file 'test6field.bb' has 6 fields, but track "fieldMismatch" declares 'type bigBed 9'. Either regenerate the bigBed with the correct number of fields, or change the type line to match the file's field count. +warning: missing hub overview description page. Add a 'descriptionUrl hubDescription.html' line to hub.txt.