bradvido commented on issue #3962: URL: https://github.com/apache/netbeans/issues/3962#issuecomment-1713844154
> @istinnstudio @bradvido please run the tests again with this: > > * https://github.com/apache/netbeans/actions/runs/6139240497 > * https://github.com/apache/netbeans/suites/16013514048/artifacts/914011081 > > Please do not change the log levels and run it with the defaults. I added log statements and several places and hardcoded others to be reported on INFO level. The latter meaning, that the log messages will land in the log by default. I'm not sure yet, whether that will be fruitful, but maybe the more detailed logging can turn up something interesting. > > EDIT: Please provide the full message.log of the run. The full log might span multiple files, please check if that is the case. @matthiasblaesing, I ran it with your build, and left the log level alone. It failed on the 6th iteration of the test. The full messages.log is here (there was only 1 log file produced): [messages.log](https://github.com/apache/netbeans/files/12576357/messages.log)  FYI, I'm using an [updated version of the test code](https://gist.github.com/bradvido/cb12b1c10f3ccdab9c04694d0561c241), which is able to detect when the copy/failure issue happens (by saving the notepad file and comparing what's found in it vs. what's expected to be found, and stops after the failure). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
