[
https://issues.apache.org/jira/browse/HBASE-18376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090376#comment-16090376
]
Appy commented on HBASE-18376:
------------------------------
>From the build
>https://builds.apache.org/job/PreCommit-HBASE-Build/7662/consoleFull
Looks like the environment variable EXCLUDE_TESTS_URL is not being set /passed
on correctly.
{noformat}
[Fri Jul 14 20:28:15 UTC 2017 DEBUG]: MultiJDK not configured.
[Fri Jul 14 20:28:15 UTC 2017 DEBUG]: Personality: patch unit
[Fri Jul 14 20:28:15 UTC 2017 DEBUG]: Personality: clear queue
[Fri Jul 14 20:28:15 UTC 2017 DEBUG]: EXCLUDE_TESTS_URL =
[Fri Jul 14 20:28:15 UTC 2017 DEBUG]: INCLUDE_TESTS_URL =
[Fri Jul 14 20:28:15 UTC 2017 DEBUG]: Personality: enqueue hbase-server
-DHBasePatchProcess -PrunAllTests
[Fri Jul 14 20:28:15 UTC 2017 DEBUG]: MultiJDK not configured.
{noformat}
> Flaky exclusion doesn't appear to work in precommit
> ---------------------------------------------------
>
> Key: HBASE-18376
> URL: https://issues.apache.org/jira/browse/HBASE-18376
> Project: HBase
> Issue Type: Bug
> Components: community, test
> Reporter: Sean Busbey
> Priority: Critical
> Attachments: HBASE-18376.master.001.patch
>
>
> Yesterday we started defaulting the precommit parameter for the flaky test
> list to point to the job on builds.a.o. Looks like the personality is
> ignoring it.
> example build that's marked to keep:
> https://builds.apache.org/job/PreCommit-HBASE-Build/7646/
> (search for 'Running unit tests' to skip to the right part of the console')
> should add some more debug output in there too.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)