Build: #369 failed Changes by Daniel Kayiwa

Stages & jobs

  1. Build and Tests

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
8 minutes
Labels
None
Revision
2c8278e123c03ba2e1e6f05c2ab87b38cc9d0494 2c8278e123c03ba2e1e6f05c2ab87b38cc9d0494
Total tests
5016
Fixed in
#373 (Changes by Daniel Kayiwa)

Tests

Responsible

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 2c8278e123c03ba2e1e6f05c2ab87b38cc9d0494 2c8278e123c03ba2e1e6f05c2ab87b38cc9d0494 TRUNK-4004: Module should be able to say it needs to start before another module
TRUNK-4004: Module should be able to say it needs to start before another module
(cherry picked from commit 359a907a786eca5d08c39921441f222d3989817a)

Conflicts:
        api/src/test/resources/org/openmrs/module/include/test1-1.0-SNAPSHOT.omod

Tests

New test failures 8
Status Test View job Duration
Collapse Failed ModuleActivatorTest shouldExcludePrevouslyStoppedModulesOnShutdown History
Unit and Component Tests < 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldExcludePrevouslyStoppedModulesOnShutdown(ModuleActivatorTest.java:138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
Collapse Failed ModuleActivatorTest shouldCallWillStopAndStoppedOnUnloadModule History
Unit and Component Tests < 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldCallWillStopAndStoppedOnUnloadModule(ModuleActivatorTest.java:164)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
Collapse Failed ModuleActivatorTest shouldCallWillStartOnStartup History
Unit and Component Tests < 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldCallWillStartOnStartup(ModuleActivatorTest.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
Collapse Failed ModuleActivatorTest shouldCallWillStopAndStoppedOnShutdown History
Unit and Component Tests < 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldCallWillStopAndStoppedOnShutdown(ModuleActivatorTest.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
Collapse Failed ModuleActivatorTest shouldExcludePrevouslyStoppedModulesOnShutdown History
Integration Tests < 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldExcludePrevouslyStoppedModulesOnShutdown(ModuleActivatorTest.java:138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
Collapse Failed ModuleActivatorTest shouldCallWillStopAndStoppedOnUnloadModule History
Integration Tests < 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldCallWillStopAndStoppedOnUnloadModule(ModuleActivatorTest.java:164)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
Collapse Failed ModuleActivatorTest shouldCallWillStartOnStartup History
Integration Tests < 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldCallWillStartOnStartup(ModuleActivatorTest.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
Collapse Failed ModuleActivatorTest shouldCallWillStopAndStoppedOnShutdown History
Integration Tests < 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldCallWillStopAndStoppedOnShutdown(ModuleActivatorTest.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-4004Could not obtain issue details from Jira