You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/02/18 15:45:00 UTC

[jira] [Commented] (AVRO-3690) Detected a flaky test ‘testMultipleFieldAliases’

    [ https://issues.apache.org/jira/browse/AVRO-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690777#comment-17690777 ] 

ASF subversion and git services commented on AVRO-3690:
-------------------------------------------------------

Commit 30c4cbfde573100d60f1e27dac26bd4803ca6d31 in avro's branch refs/heads/master from Zhengxu Jin
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=30c4cbfde ]

AVRO-3690: [Java] Fix flaky test ‘testMultipleFieldAliases’

Co-authored-by: Martin Grigorov <ma...@users.noreply.github.com>

> Detected a flaky test ‘testMultipleFieldAliases’
> ------------------------------------------------
>
>                 Key: AVRO-3690
>                 URL: https://issues.apache.org/jira/browse/AVRO-3690
>             Project: Apache Avro
>          Issue Type: Test
>            Reporter: Zhengxu Jin
>            Priority: Trivial
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Test `testMultipleFieldAliases' under 'TestReflect.java' is a flaky test. To check its flakiness, you can run maven with nondex using the following command:
>  ```
> mvn -pl lang/java/avro  edu.illinois:nondex-maven-plugin:2.1.1:nondex -Dtest=org.apache.avro.reflect.TestReflect#testMultipleFieldAliases
> ```
>  
>  



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