[jira] [Created] (NIFI-10968) TestFetchDistributedMapCache.testMultipleKeysOneNotFound
Haoran Jiang created NIFI-10968: --- Summary: TestFetchDistributedMapCache.testMultipleKeysOneNotFound Key: NIFI-10968 URL: https://issues.apache.org/jira/browse/NIFI-10968 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 Fix For: 1.19.0 {code:java} org.apache.nifi.processors.standard.TestFetchDistributedMapCache.testMultipleKeysOneNotFound {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} [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TestFetchDistributedMapCache.testMultipleKeysOneNotFound:209 Expected attribute test.key1 to be value1 but instead it was null ==> expected: but was: [INFO] [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 {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-standard-bundle/nifi-standard-processors edu.illinois:nondex-maven-plugin:1.1.2:nondex -Dtest=org.apache.nifi.processors.standard.TestFetchDistributedMapCache#testMultipleKeysOneNotFound {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Updated] (NIFI-10952) TestScriptedPartitionRecord.testWhenMultiplePartitions is a flaky test
[ https://issues.apache.org/jira/browse/NIFI-10952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoran Jiang updated NIFI-10952: Summary: TestScriptedPartitionRecord.testWhenMultiplePartitions is a flaky test (was: TestScriptedPartitionRecord.testWhenMultiplePartitions is a ) > 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 > Fix For: 1.19.0 > > Attachments: > org.apache.nifi.processors.script.TestScriptedPartitionRecord.rtf > > > > {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)
[jira] [Created] (NIFI-10952) TestScriptedPartitionRecord.testWhenMultiplePartitions is a
Haoran Jiang created NIFI-10952: --- Summary: TestScriptedPartitionRecord.testWhenMultiplePartitions is a 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 Fix For: 1.19.0 Attachments: org.apache.nifi.processors.script.TestScriptedPartitionRecord.rtf {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)
[jira] [Created] (NIFI-10944) TestConvertAvroToParquet.testData is a flaky test
Haoran Jiang created NIFI-10944: --- Summary: 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 Fix For: 1.19.0 Attachments: org.apache.nifi.processors.parquet.TestConvertAvroToParquet.testData.rtf {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)
[jira] [Created] (NIFI-10942) TestGenerateTableFetch.testMultipleColumnTypeMissing is a flaky test
Haoran Jiang created NIFI-10942: --- Summary: TestGenerateTableFetch.testMultipleColumnTypeMissing is a flaky test Key: NIFI-10942 URL: https://issues.apache.org/jira/browse/NIFI-10942 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 Fix For: 1.19.0 Attachments: org.apache.nifi.processors.standard.TestGenerateTableFetch..rtf {code:java} org.apache.nifi.processors.standard.TestGenerateTableFetch.testMultipleColumnTypeMissing {code} 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} [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TestGenerateTableFetch.testMultipleColumnTypeMissing:1487 expected: <2> but was: <1> [INFO] [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 {code} *Steps to reproduce the failure:* 1.intall [Nondex|[https://github.com/TestingResearchIllinois/NonDex]] 2.Run the command in nifi: {code:java} mvn -pl nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors edu.illinois:nondex-maven-plugin:1.1.2:nondex -Dtest=org.apache.nifi.processors.standard.TestGenerateTableFetch#testMultipleColumnTypeMissing {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Created] (NIFI-10837) TestXMLReader.testAttributePrefix
Haoran Jiang created NIFI-10837: --- Summary: TestXMLReader.testAttributePrefix Key: NIFI-10837 URL: https://issues.apache.org/jira/browse/NIFI-10837 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 Fix For: 1.19.0 Attachments: org.apache.nifi.xml.TestXMLReader.txt {code:java} org.apache.nifi.xml.TestXMLReader.testAttributePrefix {code} 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} Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 TestXMLReader.testAttributePrefix:153 expected: but was: {code} *Steps to reproduce the failure:* # install [Nondex|[https://github.com/TestingResearchIllinois/NonDex]] # Run the command in nifi: {code:java} mvn -pl nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services edu.illinois:nondex-maven-plugin:1.1.2:nondex -Dtest=org.apache.nifi.xml.TestXMLReader#testAttributePrefix {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Created] (NIFI-10637) TestParseCEF.testCustomValidator is a flaky test
Haoran Jiang created NIFI-10637: --- Summary: TestParseCEF.testCustomValidator is a flaky test Key: NIFI-10637 URL: https://issues.apache.org/jira/browse/NIFI-10637 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 Attachments: org.apache.nifi.processors.standard.TestParseCEF.testCustomValidator-log.txt {code:java} org.apache.nifi.processors.standard.TestParseCEF.testCustomValidator {code} 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} Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.46 s <<< FAILURE! - in org.apache.nifi.processors.standard.TestParseCEF org.apache.nifi.processors.standard.TestParseCEF.testCustomValidator Time elapsed: 0.391 s <<< FAILURE! org.opentest4j.AssertionFailedError: Processor appears to be valid but expected it to be invalid ==> expected: but was: {code} *Steps to reproduce the failure:* 1.intall [Nondex|https://github.com/TestingResearchIllinois/NonDex] 2.Run the command in nifi: {code:java} mvn install -pl nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors -am -DskipTests mvn -pl nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors edu.illinois:nondex-maven-plugin:1.1.2:nondex -Dtest=org.apache.nifi.processors.standard.TestParseCEF#testCustomValidator {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)