Build: #80 failed Manual run by Rafal Korytkowski
Build result summary
Details
- Completed
- Queue duration
- 2 seconds
- Duration
- 10 minutes
- Labels
- None
- Revision
-
17c17f2971f50b7e65e34ee422df3ec1b41a62f5
17c17f2971f50b7e65e34ee422df3ec1b41a62f5 - Total tests
- 2416
- Failing since
- #78 (Changes by Wyclif Luyima – )
- Fixed in
- #86 (Changes by Rafal Korytkowski)
Tests
- 3 New failures
- 0 Existing failures
- 0 Fixed
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
OpenmrsTestsTest
shouldHaveTestAnnotationWhenStartingWithShould
|
Unit and Component Tests | < 1 sec | |
java.lang.AssertionError: org.openmrs.api.OrderServiceTest#getOrderByOrderNumber_shouldFindObjectGivenValidOrderNumber does not have the @Test annotation on it even though the method name starts with 'should' at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.openmrs.OpenmrsTestsTest.shouldHaveTestAnnotationWhenStartingWithShould(OpenmrsTestsTest.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) (23 more lines...) |
||||
Collapse |
OpenmrsProfileExclusionFilterTest
match_shouldNotIncludeBeanForOpenmrsFrom1_6To1_8
|
Unit and Component Tests | < 1 sec | |
java.lang.AssertionError: Expected exception: org.springframework.beans.factory.NoSuchBeanDefinitionException at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:32) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:240) (21 more lines...) |
||||
Collapse |
OpenmrsProfileExclusionFilterTest
match_shouldIncludeBeanForOpenmrs1_10AndLater
|
Unit and Component Tests | < 1 sec | |
org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [org.openmrs.annotation.OpenmrsProfile1_10] is defined: expected single bean but found 0: at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:269) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1083) at org.openmrs.annotation.OpenmrsProfileExclusionFilterTest.match_shouldIncludeBeanForOpenmrs1_10AndLater(OpenmrsProfileExclusionFilterTest.java:41) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) (31 more lines...) |