Community
Participate
Working Groups
The test case T0001_ConnectProviderOperationTest fails with an AssertionFailedError: testNoRepository(org.eclipse.egit.core.op.T0001_ConnectProviderOperationTest) junit.framework.AssertionFailedError at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.assertTrue(Assert.java:20) at junit.framework.Assert.assertTrue(Assert.java:27) at org.eclipse.egit.core.op.T0001_ConnectProviderOperationTest.testNoRepository(T0001_ConnectProviderOperationTest.java:44) In the test method testNoRepository the ConnectProviderOperation is run, but no Repository exists. The project is therefore not shared. However, there is a check assertTrue(RepositoryProvider.isShared(project.getProject())); Is this an error in the testcase or in the tested coding?
http://egit.eclipse.org/r/93 http://dev.eclipse.org/mhonarc/lists/egit-dev/msg00273.html
Created attachment 151645 [details] http://egit.eclipse.org/r/93
committed as 75df95f31fe3d67df9bfc82b5c3b6b789a89a205
Removing the iplog flag. There's no IP in any of the comments.