Problem
The April 2026 GOlr data release changed annotation counts for several entities used in ribbon and slimmer tests. Five tests now fail because their minimum-threshold assertions exceed the current counts.
Failing tests
| Test |
Entity |
Field |
Old threshold |
Current value |
| test_zebrafish_ribbon |
ZFIN:ZDB-GENE-980526-166 |
GO:0003674 nb_annotations |
>= 5 |
4 |
| test_sgd_ribbon_term |
SGD:S000002812 |
GO:0032991 nb_classes |
>= 2 |
1 |
| test_wb_ribbon |
WB:WBGene00000898 |
GO:0003674 nb_annotations |
>= 17 |
12 |
| test_rgd_ribbon |
RGD:70971 |
GO:0005576 nb_classes |
>= 2 |
1 |
| test_hgnc8729_specific_association_counts |
HGNC:8729 |
GO:0008150 assocs |
>= 30 |
28 |
Resolution
Lower thresholds conservatively below current values to accommodate normal data fluctuation while still verifying meaningful data is returned.
Problem
The April 2026 GOlr data release changed annotation counts for several entities used in ribbon and slimmer tests. Five tests now fail because their minimum-threshold assertions exceed the current counts.
Failing tests
Resolution
Lower thresholds conservatively below current values to accommodate normal data fluctuation while still verifying meaningful data is returned.