From: Andrew <and...@gm...> - 2017-11-21 19:03:00
|
(6) andrew@andrew integration $ bash --version GNU bash, version 4.3.11(1)-release (x86_64-pc-linux-gnu) *** (6) andrew@andrew integration $ cat /etc/*release DISTRIB_ID=LinuxMint DISTRIB_RELEASE=17.3 DISTRIB_CODENAME=rosa DISTRIB_DESCRIPTION="Linux Mint 17.3 Rosa" NAME="Ubuntu" VERSION="14.04, Trusty Tahr" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 14.04 LTS" VERSION_ID="14.04" HOME_URL="http://www.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" *** ====================================================== bashdb 4.3-0.91: test/integration/test-suite.log ====================================================== # TOTAL: 42 # PASS: 39 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 SKIP: test-file-with-spaces =========================== Skipping test due to autoconf problems FAIL: test-bug-loc ================== --- /home/andrew/Downloads/bashdb-4.3-0.91/test/integration/bug-loc.check2017-11-21 18:45:16.755011602 +0000 +++ /home/andrew/Downloads/bashdb-4.3-0.91/test/data/bug-loc.right2014-12-11 13:22:03.000000000 +0000 @@ -1,10 +1,10 @@ (bug-loc.sh:5): -5:dirname=${BASH_SOURCE%/*} # equivalent to dirname($0) +5:dirname=${BASH_SOURCE%/*} # equivalent to dirname($0) +# Test to see that we read in files that mentioned in breakpoints +# but we don't step into. +step (bug-loc.sh:6): -6:source ${dirname}/library.sh +6:source ${dirname}/library.sh +step (bug-loc.sh:7): 7:echo 'script line 7' SKIP: test-file-with-spaces =========================== Skipping test due to autoconf problems -- Andrew Woodward RLU: #437175 https://www.linuxcounter.net/cert/437175.png |