Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 836654

Summary: net-mail/mu-1.7.12 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthew Smith <matthew>
Status: RESOLVED OBSOLETE    
Severity: normal CC: gnu-emacs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-testlog.txt

Description Agostino Sarubbo gentoo-dev 2022-04-02 15:53:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/mu-1.7.12 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-02 15:53:36 UTC
Created attachment 768518 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-02 15:53:37 UTC
Created attachment 768519 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-04-02 15:53:38 UTC
Error(s) that match a know pattern:


21/23 test-cmd                    FAIL            0.66s   killed by signal 6 SIGABRT
Program emacs found: NO
Comment 4 Matthew Smith gentoo-dev 2022-04-03 10:25:36 UTC
Tests passing here.

The test calls mu command line to extract an attachment out of a message in a maildir into a directory in /tmp. If it fails, this assertion should fail instead https://github.com/djcb/mu/blob/d7e13a3439f911c00927e710226aa441aa6d64cd/mu/tests/test-mu-cmd.cc#L383

I don't understand how the command can succeed but write a file with the incorrect size :(

ago, please could you upload the contents of the test directory? It should look like /tmp/mu-test-PID-test-NUM.
Comment 5 Matthew Smith gentoo-dev 2022-07-31 08:21:51 UTC
1.7 is no longer in tree and I don't think anyone can reproduce the issues with the latest version.