Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
gluegen2
gluegen2-0003-disable-executable-tmp-tests.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gluegen2-0003-disable-executable-tmp-tests.patch of Package gluegen2
Index: gluegen-v2.3.1/src/junit/com/jogamp/common/util/TestTempJarCache.java =================================================================== --- gluegen-v2.3.1.orig/src/junit/com/jogamp/common/util/TestTempJarCache.java +++ gluegen-v2.3.1/src/junit/com/jogamp/common/util/TestTempJarCache.java @@ -193,6 +193,7 @@ public class TestTempJarCache extends Si Assert.assertEquals(f0, f1); } + @org.junit.Ignore @Test public void testTempJarCache02AddNativeLibs() throws IOException, IllegalArgumentException, URISyntaxException { if(AndroidVersion.isAvailable) { System.err.println("n/a on Android"); return; } @@ -227,6 +228,7 @@ public class TestTempJarCache extends Si Assert.assertTrue(f.exists()); } + @org.junit.Ignore @Test public void testTempJarCache04aSameClassLoader() throws IOException { assertTempFileCachesIndividualInstances(true, TempJarCache.getTempFileCache(), TempJarCache.getTempFileCache());
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor