squakez commented on issue #2563: URL: https://github.com/apache/camel-k/issues/2563#issuecomment-2068630203
> > Thanks for having a look. However I think the main problem of this test was the failure on Windows OS where it is still disabled. > > Hello, not sure if I follow. Isn’t this tested now in the test code itself? > > ``` > if isWindows() { > t.Skip("Test not reliably producing a result on a windows OS") > } > ``` No, the test is skipped when the build is running in a Windows machine. The idea of this issue is to rework the test in order to allow it running regardless the operating system. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org