[
https://issues.apache.org/jira/browse/HBASE-14587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953712#comment-14953712
]
Andrew Wang commented on HBASE-14587:
-------------------------------------
Does HBase precommit show the javac warnings? I don't know how a pom change
could cause this. Unit test failures also seem unrelated for same reason, I ran
TestShell successfully locally with the patch applied. Jenkins had this, which
looks like the test was killed for some reason:
{noformat}
Running org.apache.hadoop.hbase.client.TestShell
Killed
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache HBase ...................................... SUCCESS [3.039s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [0.573s]
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build@2/test-framework/dev-support/test-patch.sh:
line 838: 27744 Killed $MVN clean test
-Dsurefire.rerunFailingTestsCount=2 -P runAllTests -D${PROJECT_NAME}PatchProcess
We're ok: there is no zombie test
{noformat}
> Attach a test-sources.jar for hbase-server
> ------------------------------------------
>
> Key: HBASE-14587
> URL: https://issues.apache.org/jira/browse/HBASE-14587
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 1.1.0
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: hbase-14587.001.patch
>
>
> It'd be nice to attach a test-sources jar alongside the others as part of the
> build, to provide test resources.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)