GitHub user rtaneja1 opened a pull request:
https://github.com/apache/incubator-netbeans/pull/44
Testcases related fixes
Removed failing test UpdateUnitFactoryTest. This test depends on the test
.nbm files that were removed at the time of donation.
Fixed failing test UpdateProviderFactoryCreateTest.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rtaneja1/incubator-netbeans test-fixes-0310
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/44.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #44
----
commit f860e5b966e34d8af0dc8a175a3c7744c3484c0f
Author: Reema Taneja <[email protected]>
Date: 2017-10-03T09:22:06Z
Testcases related fixes
----
---