https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7413
Bug ID: 7413
Summary: sa_compile.t fails to run as non-privileged user under
make disttest
Product: Spamassassin
Version: 3.4 SVN branch
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Regression Tests
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
t/sa_compile.t fails on make disttest when you run make disttest as a
non-privileged user.
Error output looks like:
t/sa_compile.t .................... 'cd
/home/kmcgrail/relbuild/Mail-SpamAssassin-3.4.2/t/log/d.sa_compile/build/x &&
make install 2>&1' failed: exit 2 at t/SATest.pm line 991.
t/sa_compile.t .................... Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/5 subtests
...
t/sa_compile.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 5 tests but ran 0.
Files=166, Tests=3026, 409 wallclock secs ( 1.39 usr 0.28 sys + 148.09 cusr
20.40 csys = 170.16 CPU)
Result: FAIL
running just prove -v t/sa-compile.t worked.
Also, running make disttest does not fail as root but the sa_compile.t test is
skipped. Not sure why it's skipped... This is the first release that I have
had re2c on the box doing the builds so I don't think this is new or a 3.4.2
blocker.
--
You are receiving this mail because:
You are the assignee for the bug.