[
https://issues.apache.org/jira/browse/MINIFICPP-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits resolved MINIFICPP-1314.
---------------------------------------
Resolution: Fixed
> BookmarkTests can interfere with ConsumeWindowsEventLogTests if they run in
> parallel
> ------------------------------------------------------------------------------------
>
> Key: MINIFICPP-1314
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1314
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Ferenc Gerlits
> Assignee: Ferenc Gerlits
> Priority: Minor
> Fix For: 0.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When tests in ConsumeWindowsEventLogTests query the event log, they read all
> events published recently to the Application channel. These can include
> events published by BookmarkTests (and, in theory, events published by other
> applications, but I haven't seen that happen, yet) which causes the tests to
> fail intermittently.
> Add a filter to the tests, so they will only read events with the opcode
> specified in the test and used in the test event publications.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)