You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/25 14:26:00 UTC

[jira] [Commented] (NIFI-7211) TestAttributeRollingWindow unreliable on slow build systems

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

ASF subversion and git services commented on NIFI-7211:
-------------------------------------------------------

Commit 443f969d3626ac2791f4095de7dc59de7a9733e7 in nifi's branch refs/heads/master from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=443f969 ]

NIFI-7211 Added @Ignore with warning message to a test that randomly fails due to timing issues.

This closes #4296


> TestAttributeRollingWindow unreliable on slow build systems
> -----------------------------------------------------------
>
>                 Key: NIFI-7211
>                 URL: https://issues.apache.org/jira/browse/NIFI-7211
>             Project: Apache NiFi
>          Issue Type: Test
>            Reporter: Joe Witt
>            Assignee: Mike Thomsen
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.814 s <<< FAILURE! - in org.apache.nifi.processors.stateful.analysis.TestAttributeRollingWindow
> [ERROR] testMicroBatching(org.apache.nifi.processors.stateful.analysis.TestAttributeRollingWindow)  Time elapsed: 1.037 s  <<< FAILURE!
> org.junit.ComparisonFailure: expected:<[8].0> but was:<[4].0>
> 	at org.apache.nifi.processors.stateful.analysis.TestAttributeRollingWindow.testMicroBatching(TestAttributeRollingWindow.java:247)
> [ERROR] Failures: 
> [ERROR]   TestAttributeRollingWindow.testMicroBatching:247 expected:<[8].0> but was:<[4].0>
> [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0



--
This message was sent by Atlassian Jira
(v8.3.4#803005)