Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946511 - [guru] dev-db/limbo-0.0.9 fails tests: error: test failed, to rerun pass -p core_tester --lib
Summary: [guru] dev-db/limbo-0.0.9 fails tests: error: test failed, to rerun pass -p c...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jonas Frei
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-12-15 18:50 UTC by Agostino Sarubbo
Modified: 2024-12-19 05:37 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,619.09 KB, text/plain)
2024-12-15 18:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-12-15 18:50:37 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-15 18:50:39 UTC
Created attachment 914118 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-15 18:50:40 UTC
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`
Comment 3 Jorge López 2024-12-17 21:08:54 UTC
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.
Comment 4 Jorge López 2024-12-17 21:09:55 UTC
Sorry https://github.com/tursodatabase/limbo/issues/502
Comment 5 Larry the Git Cow gentoo-dev 2024-12-18 00:14:08 UTC
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(+)