https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-db/limbo-0.0.9 fails tests. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 914118 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: test result: FAILED. 0 passed; 4 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s test tests::test_last_insert_rowid_basic ... FAILED test tests::test_sequential_overflow_page ... FAILED test tests::test_simple_overflow_page ... FAILED test tests::test_wal_restart ... FAILED thread 'tests::test_last_insert_rowid_basic' panicked at test/src/lib.rs:25:82: thread 'tests::test_sequential_overflow_page' panicked at test/src/lib.rs:25:82: thread 'tests::test_simple_overflow_page' panicked at test/src/lib.rs:25:82: thread 'tests::test_wal_restart' panicked at test/src/lib.rs:25:82: error: test failed, to rerun pass `-p core_tester --lib`
Jonas opened https://bugs.gentoo.org/show_bug.cgi to track this. Agostino, is it possible to get an image of what the tinderbox runs? To debug this in a local vm.
Sorry https://github.com/tursodatabase/limbo/issues/502
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5ba3021fb154d634f7f6a43b163063a642453ba3 commit 5ba3021fb154d634f7f6a43b163063a642453ba3 Author: Jonas Frei <freijon@pm.me> AuthorDate: 2024-12-17 20:41:34 +0000 Commit: Jonas Frei <freijon@pm.me> CommitDate: 2024-12-17 20:41:34 +0000 dev-db/limbo: Enable backtrace in src_test for CI debugging Close bug to re-trigger CI to see new output in new bug. Closes: https://bugs.gentoo.org/946511 Signed-off-by: Jonas Frei <freijon@pm.me> dev-db/limbo/limbo-0.0.9.ebuild | 5 +++++ 1 file changed, 5 insertions(+)