I am compiling vim under Arch linux and it is failing the test "test_netbeans.vim" even though I did not ask for netbeans to be enabled for the build.
I tried editing the shared.vim file and removing the test files but it does not work because the compilation system apparently rewrites the test files every time it compiles.
How can I either ignore the test or delete it?