Builds, runs unit tests and deploys artifacts to nexus repo
Build: #117 failed
Job: Default Job failed
View DSTmodel with nested obs groups and concept select tag: Test case result
The below summarizes the result of the test "View DSTmodel with nested obs groups and concept select tag" in build 117 of HTML Form Entry - HTML Form Entry 3.x (1.9 compatible) - Default Job.
- Description
- View DSTmodel with nested obs groups and concept select tag
- Test class
- org.openmrs.module.htmlformentry.RegressionTest
- Method
- viewDSTModelWithNestedObsGroupsAndConceptSelectTag
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: INH colonies: <span class="value">200.0</span> is not contained in <div class="htmlform"> Date: <span class="value">01/02/2003</span> Location: <span class="value">Xanadu</span> Provider: <span class="value">Hippocrates of Cos</span> ETHIONAMIDE <span class="value">Intermediate</span> R <span class="value">S</span> (should be S) RIF colonies: <span class="emptyValue">____</span> (should be null) <br/> ISONIAZID <span class="value">Resistant</span> (should be resistant) INH colonies: <span class="value">200</span> (should be 200) DST Result Date <span class="value">01/02/2003</span> </div> java.lang.AssertionError: INH colonies: <span class="value">200.0</span> is not contained in <div class="htmlform"> Date: <span class="value">01/02/2003</span> Location: <span class="value">Xanadu</span> Provider: <span class="value">Hippocrates of Cos</span> ETHIONAMIDE <span class="value">Intermediate</span> R <span class="value">S</span> (should be S) RIF colonies: <span class="emptyValue">____</span> (should be null) <br/> ISONIAZID <span class="value">Resistant</span> (should be resistant) INH colonies: <span class="value">200</span> (should be 200) DST Result Date <span class="value">01/02/2003</span> </div> at org.junit.Assert.fail(Assert.java:74) at org.openmrs.module.htmlformentry.TestUtil.assertFuzzyContains(TestUtil.java:163) at org.openmrs.module.htmlformentry.RegressionTest$16.testViewingEncounter(RegressionTest.java:676) at org.openmrs.module.htmlformentry.RegressionTestHelper.run(RegressionTestHelper.java:300) at org.openmrs.module.htmlformentry.RegressionTest.viewDSTModelWithNestedObsGroupsAndConceptSelectTag(RegressionTest.java:607) 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) at org.springframework.test.context.junit4.SpringTestMethod.invoke(SpringTestMethod.java:160) at org.springframework.test.context.junit4.SpringMethodRoadie.runTestMethod(SpringMethodRoadie.java:233) at org.springframework.test.context.junit4.SpringMethodRoadie$RunBeforesThenTestThenAfters.run(SpringMethodRoadie.java:333) at org.springframework.test.context.junit4.SpringMethodRoadie.runWithRepetitions(SpringMethodRoadie.java:217) at org.springframework.test.context.junit4.SpringMethodRoadie.runTest(SpringMethodRoadie.java:197) at org.springframework.test.context.junit4.SpringMethodRoadie.run(SpringMethodRoadie.java:143) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.invokeTestMethod(SpringJUnit4ClassRunner.java:160) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:51) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:44) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:27) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:37) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:42) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:97) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:234) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:133) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:114) 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) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)