geneontology / noctua-models

This is the data repository for the models created and edited with the Noctua tool stack for GO.
http://noctua.geneontology.org/
Creative Commons Attribution 4.0 International
10 stars 3 forks source link

Tests no longer work for noctua-models #268

Closed kltm closed 7 months ago

kltm commented 7 months ago

Okay, in noctua-models, we have a test workflow that's run-owltools-test; this now consistently dies after half an hour with:

2024-02-02T22:29:13.5386512Z Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
2024-02-02T22:29:13.5388289Z    at org.openrdf.rio.helpers.RDFParserBase.createU

As this can no longer run, do we want or need this workflow anymore? Do we want to replace it with something else that might actually run in GH?

Either way, as I don't want to get email and needlessly compute, I'll be disabling this.

kltm commented 7 months ago

Tagging @balhoff and @dustine32

kltm commented 7 months ago

Technically, make travis-test in: https://github.com/geneontology/noctua-models/blob/e6b85e879a862be5ace919fce8d05d404c7718a4/Makefile#L26

kltm commented 7 months ago

Hopefully done.