Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939524 - [guru] dev-vcs/jj-0.21.0 fails tests
Summary: [guru] dev-vcs/jj-0.21.0 fails tests
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: demize
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-09-12 14:30 UTC by Agostino Sarubbo
Modified: 2025-03-07 20:51 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,870.12 KB, text/plain)
2024-09-12 14:30 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-09-12 14:30:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/jj-0.21.0 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-09-12 14:30:51 UTC
Created attachment 902708 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-12 14:30:51 UTC
Error(s) that match a know pattern:


snapshot assertion for 'diff-4' failed in line 73
snapshot assertion for 'diff_basic-12' failed in line 183
snapshot assertion for 'diff_binary-3' failed in line 2298
snapshot assertion for 'diff_empty-3' failed in line 247
snapshot assertion for 'diff_missing_newline-3' failed in line 1333
snapshot assertion for 'diff_relative_paths-5' failed in line 631
snapshot assertion for 'diff_stat' failed in line 2116
snapshot assertion for 'show_basic-10' failed in line 218
test result: FAILED. 585 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.76s
test test_acls::test_diff ... FAILED
test test_diff_command::test_diff_basic ... FAILED
test test_diff_command::test_diff_binary ... FAILED
test test_diff_command::test_diff_empty ... FAILED
test test_diff_command::test_diff_missing_newline ... FAILED
test test_diff_command::test_diff_relative_paths ... FAILED
test test_diff_command::test_diff_stat ... FAILED
test test_show_command::test_show_basic ... FAILED
thread 'test_acls::test_diff' panicked at /var/tmp/portage/dev-vcs/jj-0.21.0/work/cargo_home/gentoo/insta-1.39.0/src/runtime.rs:562:9:
thread 'test_diff_command::test_diff_basic' panicked at /var/tmp/portage/dev-vcs/jj-0.21.0/work/cargo_home/gentoo/insta-1.39.0/src/runtime.rs:562:9:
thread 'test_diff_command::test_diff_binary' panicked at /var/tmp/portage/dev-vcs/jj-0.21.0/work/cargo_home/gentoo/insta-1.39.0/src/runtime.rs:562:9:
thread 'test_diff_command::test_diff_empty' panicked at /var/tmp/portage/dev-vcs/jj-0.21.0/work/cargo_home/gentoo/insta-1.39.0/src/runtime.rs:562:9:
thread 'test_diff_command::test_diff_missing_newline' panicked at /var/tmp/portage/dev-vcs/jj-0.21.0/work/cargo_home/gentoo/insta-1.39.0/src/runtime.rs:562:9:
thread 'test_diff_command::test_diff_relative_paths' panicked at /var/tmp/portage/dev-vcs/jj-0.21.0/work/cargo_home/gentoo/insta-1.39.0/src/runtime.rs:562:9:
thread 'test_diff_command::test_diff_stat' panicked at /var/tmp/portage/dev-vcs/jj-0.21.0/work/cargo_home/gentoo/insta-1.39.0/src/runtime.rs:562:9:
thread 'test_show_command::test_show_basic' panicked at /var/tmp/portage/dev-vcs/jj-0.21.0/work/cargo_home/gentoo/insta-1.39.0/src/runtime.rs:562:9:
error: test failed, to rerun pass `-p jj-cli --test runner`
Comment 3 demize 2025-03-07 20:51:18 UTC
Current version in Guru is 0.27, which passes tests. 0.21 is no longer in tree.