[
https://issues.apache.org/jira/browse/HADOOP-12137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630071#comment-14630071
]
Allen Wittenauer commented on HADOOP-12137:
-------------------------------------------
With HADOOP-12226 committed:
{code}
main:
[exec] Running bats -t a-d-v_tests.bats
[exec] 1..5
[exec] ok 1 add_test/verify_needed_test (1)
[exec] ok 2 add_test/verify_needed_test (2)
[exec] ok 3 add_test/verify_needed_test (3)
[exec] ok 4 determine_needed_tests (positive)
[exec] ok 5 determine_needed_tests (negative)
[exec] Running bats -t determine_branch.bats
[exec] 1..30
[exec] ok 1 determine_branch (static)
[exec] ok 2 determine_branch (default)
[exec] not ok 3 determine_branch (JIRA-ISSUE.branch-1.patch)
[exec] not ok 4 determine_branch (JIRA-ISSUE.branch-1.2.patch)
[exec] not ok 5 determine_branch (JIRA-ISSUE.branch-1.2.3.patch)
[exec] not ok 6 determine_branch (JIRA-ISSUE.branch-1.2.3.00.patch)
[exec] not ok 7 determine_branch (JIRA-ISSUE-branch-1.patch)
[exec] not ok 8 determine_branch (JIRA-ISSUE-branch-1.2.patch)
[exec] not ok 9 determine_branch (JIRA-ISSUE-branch-1.2.3.patch)
[exec] not ok 10 determine_branch (JIRA-ISSUE-branch-1.2.3.00.patch)
[exec] not ok 11 determine_branch (JIRA-ISSUE.00.branch-1.2.3.patch)
[exec] not ok 12 determine_branch (JIRA-ISSUE.branch-1.diff)
[exec] not ok 13 determine_branch (JIRA-ISSUE.branch-1.2.diff)
[exec] not ok 14 determine_branch (JIRA-ISSUE.branch-1.2.3.diff)
[exec] not ok 15 determine_branch (JIRA-ISSUE.branch-1.2.3.00.diff)
[exec] not ok 16 determine_branch (JIRA-ISSUE-branch-1.diff)
[exec] not ok 17 determine_branch (JIRA-ISSUE-branch-1.2.diff)
[exec] not ok 18 determine_branch (JIRA-ISSUE-branch-1.2.3.diff)
[exec] not ok 19 determine_branch (JIRA-ISSUE-branch-1.2.3.00.diff)
[exec] not ok 20 determine_branch (ISSUE.00.branch-1.2.3.diff)
[exec] not ok 21 determine_branch (JIRA-ISSUE.branch-1.txt)
[exec] not ok 22 determine_branch (JIRA-ISSUE.branch-1.2.txt)
[exec] not ok 23 determine_branch (JIRA-ISSUE.branch-1.2.3.txt)
[exec] not ok 24 determine_branch (JIRA-ISSUE.branch-1.2.3.00.txt)
[exec] not ok 25 determine_branch (JIRA-ISSUE-branch-1.txt)
[exec] not ok 26 determine_branch (JIRA-ISSUE-branch-1.2.txt)
[exec] not ok 27 determine_branch (JIRA-ISSUE-branch-1.2.3.txt)
[exec] not ok 28 determine_branch (JIRA-ISSUE-branch-1.2.3.00.txt)
[exec] not ok 29 determine_branch (JIRA-ISSUE.00.branch-1.2.3.txt)
[exec] not ok 30 determine_branch (JIRA-ISSUE.00.patch.branch-1.2.3)
[exec] Running bats -t determine_issue.bats
[exec] 1..2
[exec] ok 1 determine_issue (JENKINS)
[exec] ok 2 determine_issue (URL)
[exec] Running bats -t find_changed_modules.bats
[exec] 1..5
[exec] ok 1 find_changed_modules (1 dir)
[exec] ok 2 find_changed_modules (2 dir, no union)
[exec] ok 3 find_changed_modules (2 dir, union)
[exec] ok 4 find_changed_modules (3 dir, no union)
[exec] ok 5 find_changed_modules (3 dir, union)
[exec] Running bats -t git_checkout_noreset.bats
[exec] 1..2
[exec] ok 1 git_checkout (default)
[exec] ok 2 git_checkout (default)
[exec] Running bats -t git_checkout_resetrepo.bats
[exec] 1..2
[exec] ok 1 git_checkout (resetrepo)
[exec] ok 2 git_checkout (resetrepo)
[exec] Running bats -t module_file_fragment.bats
[exec] 1..2
[exec] ok 1 module_file_fragment (.)
[exec] ok 2 module_file_fragment
(hadoop-common-project/hadoop-commmon/pom.xml)
[INFO] Executed tasks
{code}
> build environment and unit tests
> --------------------------------
>
> Key: HADOOP-12137
> URL: https://issues.apache.org/jira/browse/HADOOP-12137
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Affects Versions: HADOOP-12111
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Critical
> Attachments: HADOOP-12137.HADOOP-12111.00.patch
>
>
> We need to have some way to build (esp the documentation!) and unit tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)