Table tests consistently failing on macOS #9216
Labels
--bug
Type: bug
-libs
Libraries: New libraries to be implemented
l-db-write
Libraries: database writer
It seems that some Table tests have been failing on MacOS run for about a week.
One of my last runs showing the failures: https://github.com/enso-org/enso/pull/9203/checks?check_run_id=22090062824&pr=9203
The last commit where they were still successful seems to be 0133e9e
The first one failing seems to be fa6fccb which is weird as it does not seem to change any platform dependent stuff.
It looks more like this could be related to #8622, because the failures are related to cleanup of SQLite tests. But that has been merged a long time ago, and it seems that the tests did pass for a while in the meantime.
Either way, we should investigate the failures and fix them.
Example failure stack trace:
The text was updated successfully, but these errors were encountered: