OpenMRS Open Web Apps Module CI Plan
    Build: #30 failed
Job: Build and test Module failed
Test results
- 17 tests in total
 - 6 tests failed
 - 6 failures are new
 - 17 seconds taken in total.
 
Build 30 has the following 6 errors: 6 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse | 
                                DefaultAppManagerTest
                                shouldDeployToDeployedNameDirectory
                                
     | 
                            
                            < 1 sec | |
                                    java.io.FileNotFoundException: owa/uicommons-customized (Is a directory) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.<init>(FileOutputStream.java:213) at java.io.FileOutputStream.<init>(FileOutputStream.java:101) at org.openmrs.module.owa.impl.DefaultAppManager.unzip(DefaultAppManager.java:161) at org.openmrs.module.owa.impl.DefaultAppManager.installApp(DefaultAppManager.java:116) at org.openmrs.module.owa.impl.DefaultAppManagerTest.shouldDeployToDeployedNameDirectory(DefaultAppManagerTest.java:86) (37 more lines...)  | 
                            |||
| Collapse | 
                                DefaultAppManagerTest
                                shouldNotifyListenerWhenDeletingApp
                                
     | 
                            
                            < 1 sec | |
                                    java.io.FileNotFoundException: owa/designer (Is a directory) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.<init>(FileOutputStream.java:213) at java.io.FileOutputStream.<init>(FileOutputStream.java:101) at org.openmrs.module.owa.impl.DefaultAppManager.unzip(DefaultAppManager.java:161) at org.openmrs.module.owa.impl.DefaultAppManager.installApp(DefaultAppManager.java:116) at org.openmrs.module.owa.impl.DefaultAppManagerTest.shouldNotifyListenerWhenDeletingApp(DefaultAppManagerTest.java:68) (37 more lines...)  | 
                            |||
| Collapse | 
                                DefaultAppManagerTest
                                shouldNotifyListenerWhenInstallingApp
                                
     | 
                            
                            < 1 sec | |
                                    java.io.FileNotFoundException: owa/designer (Is a directory) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.<init>(FileOutputStream.java:213) at java.io.FileOutputStream.<init>(FileOutputStream.java:101) at org.openmrs.module.owa.impl.DefaultAppManager.unzip(DefaultAppManager.java:161) at org.openmrs.module.owa.impl.DefaultAppManager.installApp(DefaultAppManager.java:116) at org.openmrs.module.owa.impl.DefaultAppManagerTest.shouldNotifyListenerWhenInstallingApp(DefaultAppManagerTest.java:60) (37 more lines...)  | 
                            |||
| Collapse | 
                                DefaultAppManagerTest
                                shouldOverwriteAppWithSameDeployedName
                                
     | 
                            
                            < 1 sec | |
                                    java.io.FileNotFoundException: owa/uicommons-customized (Is a directory) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.<init>(FileOutputStream.java:213) at java.io.FileOutputStream.<init>(FileOutputStream.java:101) at org.openmrs.module.owa.impl.DefaultAppManager.unzip(DefaultAppManager.java:161) at org.openmrs.module.owa.impl.DefaultAppManager.installApp(DefaultAppManager.java:116) at org.openmrs.module.owa.impl.DefaultAppManagerTest.shouldOverwriteAppWithSameDeployedName(DefaultAppManagerTest.java:103) (37 more lines...)  | 
                            |||
| Collapse | 
                                AddAppControllerTest
                                testUploadofZipFilewithProperManifest
                                
     | 
                            
                            < 1 sec | |
                                    java.lang.AssertionError: expected:<owa.app_installed> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.module.owa.web.controller.AddAppControllerTest.testUploadofZipFilewithProperManifest(AddAppControllerTest.java:95) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (35 more lines...)  | 
                            |||
| Collapse | 
                                OwaRestControllerTest
                                upload_caseProperZipFile
                                
     | 
                            
                            < 1 sec | |
                                    java.lang.AssertionError: expected:<owa.app_installed> but was:<null> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.module.owa.web.controller.OwaRestControllerTest.upload_caseProperZipFile(OwaRestControllerTest.java:116) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (35 more lines...)  | 
                            |||