Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] Tests failing on Hudson, but running fine locally.

Thanks Andrey.

I just kick started another build for my change. Lets see how it goes this time.

On Thu, Jan 26, 2017 at 12:01 PM, Andrey Loskutov <loskutov@xxxxxx> wrote:
Hi,

I've tried now to comment out the test build config for the job which moved the java.io.tmpdir to /opt/public/hipp/ramdisk/jgit/

This seem to help, at least my patch failing before now builds.

CU
Andrey


Am 26.01.2017 um 20:02 schrieb Thirumala Reddy (తిరుమల రెడ్డి):
Hi,

Some tests started failing on Hudson today and the same tests are
working fine when I ran them locally.

Ex: See https://hudson.eclipse.org/jgit/job/jgit.gerrit/9688/

The test org.eclipse.jgit.api.AddCommandTest.testBuiltinCleanFilter is
failing with the following message on Hudson and running with out any
issue on my local workspace.

org.junit.experimental.theories.internal.ParameterizedAssertionError: testBuiltinCleanFilter("false" <from sleepBeforeAddOptions[1]>)
Caused by: java.lang.AssertionError: ERROR: Failed to delete /opt/public/hipp/ramdisk/jgit/jgit_test_4473054963164276222_tmp/tmp_463364796620824525/src/.nfs000000000ad4c559000004c9


Does anyone know what's going on here?

Thanks,
Thirumal.

--

Thirumala Reddy Mutchukota | Software Engineer, Google Inc. | Mountain
View, CA.




_______________________________________________
jgit-dev mailing list
jgit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jgit-dev


--
Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov

_______________________________________________
jgit-dev mailing list
jgit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jgit-dev



--

Thirumala Reddy Mutchukota | Software Engineer, Google Inc. | Mountain View, CA.



Back to the top