Sean Busbey created ACCUMULO-1878:
-------------------------------------
Summary: Functional test for Examples doesn't check return codes;
many examples don't run
Key: ACCUMULO-1878
URL: https://issues.apache.org/jira/browse/ACCUMULO-1878
Project: Accumulo
Issue Type: Bug
Components: test
Affects Versions: 1.5.0, 1.4.4, 1.4.3, 1.4.2, 1.4.1
Reporter: Sean Busbey
Assignee: Sean Busbey
While investigating a failure on the bloom filter speed test in the
simple.examples.Examples functional test, I found that no data was getting
written in the 1.4.x branch.
After changing things to check return codes be default (so the above would
fail), I found that most of the Examples aren't actually running in 1.4 or 1.5
because of incorrect class names.
I have most of a fix, just waiting actually run through the fixes and figure
out handling the merge of fixes from 1.4 -> 1.5 -> 1.6.
--
This message was sent by Atlassian JIRA
(v6.1#6144)