[
https://issues.apache.org/jira/browse/ACCUMULO-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831887#comment-13831887
]
ASF subversion and git services commented on ACCUMULO-1878:
-----------------------------------------------------------
Commit 1fe5f7f528d39746c0e5cffb8710b4db21c3a5b2 in branch
refs/heads/1.6.0-SNAPSHOT from [~busbey]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=1fe5f7f ]
ACCUMULO-1878 handle error conditions in example tests.
* ensure simple examples used in integration tests properly set non-zero exit
on errors
* check return code of executed commands.
* fix typo in bloom filter speed comparison
* fix error in arg order on helloworld examples
* Makes sure paired examples for RandomBatch use the same seed.
Signed-off-by: Keith Turner <[email protected]>
> 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.4.1, 1.4.2, 1.4.3, 1.4.4, 1.5.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Fix For: 1.4.5, 1.5.1
>
> Attachments: ACCUMULO-1878.1.patch.txt, ACCUMULO-1878.2.patch.txt
>
>
> 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)