vmime icon indicating copy to clipboard operation
vmime copied to clipboard

parser_pathTest fails to run

Open jengelh opened this issue 1 year ago • 0 comments

# ./build/bin/parser_pathTest

...F


!!!FAILURES!!!
Test Results:
Run:  3   Failures: 1   Errors: 0


1) test: pathTest::testGenerate (F) line: 88 vmime/tests/parser/pathTest.cpp
equality assertion failed
- Expected: <local@>
- Actual  : <local>
- 2

First bad commit bisected to

commit 9b65b4de6c8491dd7ba0c26ed6923e67984c90ec (refs/bisect/bad)
Author: bmagistro <[email protected]>
Date:   Sun Dec 31 10:03:30 2023 -0500

    Configurable email add domain (#287)
    
    * Allow appending of local hostname to be configured via parsing context

jengelh avatar Jan 16 '24 21:01 jengelh