[
https://issues.apache.org/jira/browse/FLINK-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904383#comment-14904383
]
ASF GitHub Bot commented on FLINK-2746:
---------------------------------------
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/1171#discussion_r40194486
--- Diff:
flink-core/src/test/java/org/apache/flink/testutils/junit/RetryRule.java ---
@@ -35,11 +36,11 @@
* <pre>
* public class YourTest {
*
- * {@literal@}Rule
+ * {@literal @}Rule
--- End diff --
Oh, it looked good in the JavaDoc preview...
Will change it before merging...
> Add RetryOnException annotation for tests
> -----------------------------------------
>
> Key: FLINK-2746
> URL: https://issues.apache.org/jira/browse/FLINK-2746
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 0.10
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 0.10
>
>
> Similar to the RetryOnFailure, I want to add a RetryOnException annotation
> which only retries tests in a specific exception...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)