Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932468 - [guru] dev-vcs/jj-0.17.1-r1 fails tests: error: test failed, to rerun pass -p jj-cli --test runner
Summary: [guru] dev-vcs/jj-0.17.1-r1 fails tests: error: test failed, to rerun pass -p...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: foearb
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-22 13:35 UTC by Agostino Sarubbo
Modified: 2024-08-24 20:56 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,621.29 KB, text/plain)
2024-05-22 13:35 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-05-22 13:35:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/jj-0.17.1-r1 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-05-22 13:35:33 UTC
Created attachment 893842 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-22 13:35:33 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


snapshot assertion for 'diff_basic-8' failed in line 146
snapshot assertion for 'diff_binary-2' failed in line 1125
snapshot assertion for 'diff_empty-3' failed in line 218
snapshot assertion for 'diff_missing_newline-3' failed in line 498
snapshot assertion for 'diff_relative_paths-5' failed in line 434
snapshot assertion for 'diff_stat' failed in line 962
test result: FAILED. 462 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.34s
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
thread 'test_diff_command::test_diff_basic' panicked at /var/tmp/portage/dev-vcs/jj-0.17.1-r1/work/cargo_home/gentoo/insta-1.38.0/src/runtime.rs:563:9:
thread 'test_diff_command::test_diff_binary' panicked at /var/tmp/portage/dev-vcs/jj-0.17.1-r1/work/cargo_home/gentoo/insta-1.38.0/src/runtime.rs:563:9:
thread 'test_diff_command::test_diff_empty' panicked at /var/tmp/portage/dev-vcs/jj-0.17.1-r1/work/cargo_home/gentoo/insta-1.38.0/src/runtime.rs:563:9:
thread 'test_diff_command::test_diff_missing_newline' panicked at /var/tmp/portage/dev-vcs/jj-0.17.1-r1/work/cargo_home/gentoo/insta-1.38.0/src/runtime.rs:563:9:
thread 'test_diff_command::test_diff_relative_paths' panicked at /var/tmp/portage/dev-vcs/jj-0.17.1-r1/work/cargo_home/gentoo/insta-1.38.0/src/runtime.rs:563:9:
thread 'test_diff_command::test_diff_stat' panicked at /var/tmp/portage/dev-vcs/jj-0.17.1-r1/work/cargo_home/gentoo/insta-1.38.0/src/runtime.rs:563:9:
error: test failed, to rerun pass `-p jj-cli --test runner`
Comment 3 Larry the Git Cow gentoo-dev 2024-08-24 20:56:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=84857a70eb3e5593659976f4f020618516292695

commit 84857a70eb3e5593659976f4f020618516292695
Author:     Steffen Winter <steffen.winter@proton.me>
AuthorDate: 2024-08-23 17:23:41 +0000
Commit:     Steffen Winter <steffen.winter@proton.me>
CommitDate: 2024-08-23 17:23:52 +0000

    dev-vcs/jj: add 0.20.0
    
    Closes: https://bugs.gentoo.org/932468
    Closes: https://bugs.gentoo.org/938234
    
    Signed-off-by: Steffen Winter <steffen.winter@proton.me>

 dev-vcs/jj/Manifest                        |  89 ++++++
 dev-vcs/jj/files/jj-0.20.0-bump-git2.patch |  85 ++++++
 dev-vcs/jj/jj-0.20.0.ebuild                | 451 +++++++++++++++++++++++++++++
 3 files changed, 625 insertions(+)