[
https://issues.apache.org/jira/browse/PHOENIX-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15534752#comment-15534752
]
Hudson commented on PHOENIX-3338:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1425 (See
[https://builds.apache.org/job/Phoenix-master/1425/])
PHOENIX-3338 Move flapping test into test class marked as NotThreadSafe
(jamestaylor: rev 2895835a8e082e4de3dd5c601ae0003d77431b33)
* (edit) phoenix-core/src/it/java/org/apache/phoenix/tx/TransactionIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/tx/NotThreadSafeTransactionIT.java
> Move flapping test into test class marked as NotThreadSafe
> ----------------------------------------------------------
>
> Key: PHOENIX-3338
> URL: https://issues.apache.org/jira/browse/PHOENIX-3338
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 4.9.0
>
>
> The surefire maven parallel test runner has a facility to declare a test
> class as not eligible to run in parallel by adding a NotThreadSafe
> annotation. If tests flap, they can be moved in this way and then
> investigated further as to why they're flapping.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)