search for: _expect_fail_post

Displaying 2 results from an estimated 2 matches for "_expect_fail_post".

2015 Mar 06
2
Call for testing: OpenSSH 6.8
On Wed, 4 Mar 2015, mikep at noc.utoronto.ca wrote: > Re-testing 'openssh-SNAP-20150305' on Solaris 10, with 'gcc': > > Configure, 'make' complete; 'make tests' fails at: > > postcondition check failed: setstat readonly I couldn't reporoduce this on an illumos zone that I had access to, will try installing solaris10 next. -d
2015 Mar 11
4
Call for testing: OpenSSH 6.8
...iles "$_prep" > + printf "XXX PRE RO: " ; ls -l $COPY > prepare_server -R > run_client "$_cmd" && fail "read-only $_desc succeeded" > + printf "XXX POST RO: " ; ls -l $COPY > postcondition "$_desc readonly" "$_expect_fail_post" > } > > @@ -80,20 +84,22 @@ perm_test() { > run_client "$_cmd" && fail "no whitelist $_op succeeded" > postcondition "$_op not in whitelist" "$_expect_fail_post" > } > - > +if false ; then > ro_test \ > "upl...