GitHub user rtaneja1 opened a pull request:
https://github.com/apache/incubator-netbeans/pull/106
Removed failing test UpdateFromNbmTest
Removed the failing test as discussed with Geertjan and Jaroslav. This test
requires .nbm files that was removed at the time of donation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rtaneja1/incubator-netbeans
remove-failing-test-requiring-nbm-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/106.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 #106
----
commit a30e35fe6d4ac8f0b0a043983378b1cdf4b0a62c
Author: Reema Taneja <[email protected]>
Date: 2017-10-07T17:51:09Z
Removed failing test UpdateFromNbmTest
----
---