-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16571/
-----------------------------------------------------------
(Updated Jan. 2, 2014, 1:41 p.m.)
Review request for accumulo.
Changes
-------
Removed commented-out lines, as Sean rightly suggests (I'm such a wimp
sometimes ;) ).
Bugs: ACCUMULO-1988
https://issues.apache.org/jira/browse/ACCUMULO-1988
Repository: accumulo
Description
-------
Simple adjustments to several example functional test calls to get them to run
successfully and as intended.
This patch does not fix the script infrastructure to check the return codes,
but only to get tests to return exit code 0.
Diffs (updated)
-----
test/system/auto/simple/examples.py ba05174
Diff: https://reviews.apache.org/r/16571/diff/
Testing
-------
Ran examples functional tests under 1.5.1-SNAPSHOT on single-node cluster;
continued until test ran to completion and no *unexpected* "Exit code: 1" were
observed. (No exit codes besides 0 and 1 are present.)
Thanks,
Bill Havanki