lbownik commented on PR #3902: URL: https://github.com/apache/netbeans/pull/3902#issuecomment-1274220018
Hey. I don't see this error any more in Travis output https://app.travis-ci.com/github/apache/netbeans/jobs/565646501 On Sat, Apr 2, 2022 at 3:33 AM Antonio Vieiro ***@***.***> wrote: > ***@***.**** requested changes on this pull request. > > Looks pretty good now, but travis keeps on failing on this test: > > =================== JUnit Report Summary / failed tests =================== > > org.openide.util.BaseUtilitiesTest > failed: test_toFile_returnsFile_whenGivenCorrectURI > > ====================== JUnit failure details =============================== > > Suite: org.openide.util.BaseUtilitiesTest > test_toFile_returnsFile_whenGivenCorrectURI FAILED : expected:<C:\some\path #1> but was:</C:/some/path #1> > junit.framework.AssertionFailedError: expected:<C:\some\path #1> but was:</C:/some/path #1> > at org.openide.util.BaseUtilitiesTest.test_toFile_returnsFile_whenGivenCorrectURI(BaseUtilitiesTest.java:173) > at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:77) > at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:476) > at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:402) > at java.lang.Thread.run(Thread.java:748) > ------------- End suite org.openide.util.BaseUtilitiesTest ------------ > > ======================= End of JUnit report =============================== > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/netbeans/pull/3902#pullrequestreview-929558137>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ADHJMECF6DUNVBTNI2V72G3VDAO7DANCNFSM5SD3HEXA> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> > -- Łukasz Bownik -- 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
