You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Zhewen Fu (Jira)" <ji...@apache.org> on 2022/10/13 23:28:00 UTC

[jira] [Created] (NIFI-10639) Test testAddedRowsTwoTables is Flaky

Zhewen Fu created NIFI-10639:
--------------------------------

             Summary: Test testAddedRowsTwoTables is Flaky
                 Key: NIFI-10639
                 URL: https://issues.apache.org/jira/browse/NIFI-10639
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Zhewen Fu


The tests `org.apache.nifi.processors.standard.QueryDatabaseTableRecordTest.testAddedRowsTwoTables` and `org.apache.nifi.processors.standard.QueryDatabaseTableTest.testAddedRowsTwoTables` are flaky. Below is a sample error message when they fail.

[ERROR]org.apache.nifi.processors.standard.QueryDatabaseTableRecordTest.testAddedRowsTwoTables  Time elapsed: 1.524 s  <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <2> but was: <3>



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