jkbkupczyk commented on PR #173: URL: https://github.com/apache/commons-net/pull/173#issuecomment-1675975863
> Code looks good, but there might be something else that needs to be done in the new test, CI failing on ubuntu + Java 8 > > ``` > Error: Failures: > Error: TFTPServerPathTest.testWriteOnly:154 expected: <false> but was: <true> > ``` > > Thank you! Thank you @kinow for the fast response! I removed the logic of verifying the written contents and moved it to another test `TFTPServerPathTest::testWriteVerifyContents`. I think it should work RN :) -- 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]
