diff options
Diffstat (limited to 'nbproject/project.properties')
-rw-r--r-- | nbproject/project.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties index 2662f41f..ae86051f 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -116,3 +116,7 @@ static.binding=true #disable the build build the native part of the bindings #c.dont.compile=true + +#for hudson... hudson will notice anyway since the log is parsed +#build will not fail when a test fails +ignore.failing.tests=true |