Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836654 - net-mail/mu-1.7.12 fails tests
Summary: net-mail/mu-1.7.12 fails tests
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-02 15:53 UTC by Agostino Sarubbo
Modified: 2022-07-31 08:21 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,112.79 KB, text/plain)
2022-04-02 15:53 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,24.72 KB, text/plain)
2022-04-02 15:53 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 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.