close
Skip to content

Current master breaks tests #488

@mouse07410

Description

@mouse07410

MacOS 10.13.3, Xcode-9.2:

. . . . .
Running tests...
Test project /Users/uri/src/encfs/build
    Start 1: unit
1/1 Test #1: unit .............................   Passed    0.13 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   0.14 sec
Scanning dependencies of target integration
++ dirname ../integration.sh
+ cd ..
+ perl -I. -MTest::Harness -e '$$Test::Harness::debug=1; runtests @ARGV;' integration/normal.t.pl integration/reverse.t.pl
integration/normal.t.pl ... 
runTests: mode=standard sudo=off
integration/normal.t.pl ... 64/136 
runTests: mode=paranoia sudo=off
integration/normal.t.pl ... ok       
integration/reverse.t.pl .. 18/36 Use of uninitialized value $dec in string eq at integration/reverse.t.pl line 131.

#   Failed test 'symlink to '/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/15/17/18''
#   at integration/reverse.t.pl line 131.
Use of uninitialized value $dec in concatenation (.) or string at integration/reverse.t.pl line 131.
integration/reverse.t.pl .. 36/36 # Looks like you failed 1 test of 36.
integration/reverse.t.pl .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/36 subtests 

Test Summary Report
-------------------
integration/reverse.t.pl (Wstat: 256 Tests: 36 Failed: 1)
  Failed test:  24
  Non-zero exit status: 1
Files=2, Tests=172, 43 wallclock secs ( 0.07 usr  0.02 sys + 16.22 cusr  2.78 csys = 19.09 CPU)
Result: FAIL
Failed 1/2 test programs. 1/172 subtests failed.
make[3]: *** [CMakeFiles/integration] Error 1
make[2]: *** [CMakeFiles/integration.dir/all] Error 2
make[1]: *** [CMakeFiles/integration.dir/rule] Error 2
make: *** [integration] Error 2
$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions