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

Joe Witt commented on NIFI-10952:
---------------------------------

[~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.

> TestScriptedPartitionRecord.testWhenMultiplePartitions is a flaky test
> ----------------------------------------------------------------------
>
>                 Key: NIFI-10952
>                 URL: https://issues.apache.org/jira/browse/NIFI-10952
>             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
>         Attachments: 
> org.apache.nifi.processors.script.TestScriptedPartitionRecord.rtf
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
>  
> {code:java}
> org.apache.nifi.processors.script.TestScriptedPartitionRecord.testWhenMultiplePartitions
>  {code}
> Hi Community,
>  
>  
> This is the flaky test. It can pass maven-test while tesing failed under 
> [NonDex|[https://github.com/TestingResearchIllinois/NonDex]].
> This is the log for the result.
>  
> {code:java}
> [INFO] 
> [INFO] Results:
> [INFO] 
> [ERROR] Failures: 
> [ERROR]   
> TestScriptedPartitionRecord.testWhenMultiplePartitions:96->thenPartitionContains:171
>  expected:<[0]> but was:<[1]>
> [INFO] 
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
> [INFO]  {code}
> *Steps to reporduce the failure:* 
>  
> 1:1:intall [Nondex|[https://github.com/TestingResearchIllinois/NonDex]]
> 2: Run he command in nifi:
> {code:java}
> mvn -pl nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors 
> edu.illinois:nondex-maven-plugin:1.1.2:nondex 
> -Dtest=org.apache.nifi.processors.script.TestScriptedPartitionRecord#testWhenMultiplePartitions
>  {code}



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

Reply via email to