mattcasters opened a new issue, #5474: URL: https://github.com/apache/hop/issues/5474
### Apache Hop version? 2.14.0 ### Java version? openjdk 17.0.15 2025-04-15 LTS ### Operating system Linux ### What happened? Take a very simple example like the following:  This unit test will fail because the testing plugin will only consider the data from copy 0. The same bug will pop up if you have multiple copies of the transform against which you want to test against with golden data. This is particularly annoying since we often write data to a database in parallel. ### Issue Priority Priority: 2 ### Issue Component Component: Integration Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
