[
https://issues.apache.org/jira/browse/NIFI-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17675652#comment-17675652
]
Joe Witt commented on NIFI-10944:
---------------------------------
[~TheGreatRandall] Please stop setting fix versions on PRs. We might not
include a given PR on a given fix version and in cases like this it changes
what the release notes would show for a given release.
> TestConvertAvroToParquet.testData is a flaky test
> -------------------------------------------------
>
> Key: NIFI-10944
> URL: https://issues.apache.org/jira/browse/NIFI-10944
> Project: Apache NiFi
> Issue Type: Bug
> Components: NiFi Registry
> Environment: Apache Maven 3.6.0;
> openjdk version "1.8.0_342";
> OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~20.04-b07);
> OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode);
> Reporter: Haoran Jiang
> Priority: Trivial
> Fix For: 1.19.0
>
> Attachments:
> org.apache.nifi.processors.parquet.TestConvertAvroToParquet.testData.rtf
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
>
> {code:java}
> org.apache.nifi.processors.parquet.TestConvertAvroToParquet.testData {code}
> Hi Community,
>
> This is the flaky test. It can pass maven-test while testing failed under
> [NonDex|[https://github.com/TestingResearchIllinois/NonDex]].
> This is the log for the result.
> {code:java}
> -------------------------------------------------------------------------------
> Test set: org.apache.nifi.processors.parquet.TestConvertAvroToParquet
> -------------------------------------------------------------------------------
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.694 s <<<
> FAILURE! - in org.apache.nifi.processors.parquet.TestConvertAvroToParquet
> org.apache.nifi.processors.parquet.TestConvertAvroToParquet.testData Time
> elapsed: 1.664 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: expected: <2> but was: <1> {code}
> *Steps to reporduce the failure:*
> 1:intall [Nondex|[https://github.com/TestingResearchIllinois/NonDex]]
> 2. Run the command in nifi:
> {code:java}
> mvn -pl nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-processors
> edu.illinois:nondex-maven-plugin:1.1.2:nondex
> -Dtest=org.apache.nifi.processors.parquet.TestConvertAvroToParquet#testData
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)