[ 
https://issues.apache.org/jira/browse/YUNIKORN-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chia-Ping Tsai resolved YUNIKORN-2304.
--------------------------------------
    Fix Version/s: 1.6.0
       Resolution: Fixed

> add instruction docs of looping flaky test
> ------------------------------------------
>
>                 Key: YUNIKORN-2304
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2304
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>            Reporter: Chia-Ping Tsai
>            Assignee: Tseng Hsi-Huang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>
> The flaky is hard to be dig-in since it fails rarely. Hence, it would be 
> better to have an example of looping specify flaky in our docs. That can be 
> one-line command. For instance:
> {code:java}
> I=0; while go test -run TestNoFillWithoutEventPluginRegistered ./pkg/... 
> -count=1; do (( I=$I+1 )); echo "Completed loop: $I"; sleep 1; done {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: dev-h...@yunikorn.apache.org

Reply via email to