You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Zhengxu Jin (Jira)" <ji...@apache.org> on 2022/12/15 23:34:00 UTC

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

Zhengxu Jin created AVRO-3690:
---------------------------------

             Summary: 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


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)