Stages & jobs

  1. Build

  2. Package

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
48 seconds
Labels
None
Revisions
Git
fc0f6004a1b3f8ea4c32885d432ce42d748cbd06 fc0f6004a1b3f8ea4c32885d432ce42d748cbd06
Distribution
a31addb3973c76ed5838862057fbb2e2a0da9e28 a31addb3973c76ed5838862057fbb2e2a0da9e28
Total tests
26
Fixed in
#395 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)

Tests

Responsible

  • djazayeri djazayeri Automatically assigned

Code commits

Git
Author Commit Message Commit date
Darius Jazayeri <jazayeri@alum.mit.edu> Darius Jazayeri <jazayeri@alum.mit.edu> fc0f6004a1b3f8ea4c32885d432ce42d748cbd06 fc0f6004a1b3f8ea4c32885d432ce42d748cbd06 ER-75 - Make prescriptions on desktop patient summary look more like jteich's suggestion

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 3
Status Test View job Duration
Collapse Failed RoundBasedDosingInstructionsTest getDosingInstructionsAsString_shouldIncludeDurationInformation History
Build Module < 1 sec
junit.framework.ComparisonFailure: expected:<10[.0 ml IV 7 Days Morning, Evening]> but was:<10[ ml IV each Morning, Evening for 7 Days]>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at org.openmrs.module.ebolaexample.domain.RoundBasedDosingInstructionsTest.getDosingInstructionsAsString_shouldIncludeDurationInformation(RoundBasedDosingInstructionsTest.java:48)
	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:606)
(33 more lines...)
Collapse Failed RoundBasedDosingInstructionsTest getDosingInstructionsAsString_shouldIncludePRNInformation History
Build Module < 1 sec
junit.framework.ComparisonFailure: expected:<10[.0 ml IV PRN Pain Morning, Evening]> but was:<10[ ml IV each Morning, Evening <span class="lozenge prn">PRN Pain</span>]>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at org.openmrs.module.ebolaexample.domain.RoundBasedDosingInstructionsTest.getDosingInstructionsAsString_shouldIncludePRNInformation(RoundBasedDosingInstructionsTest.java:37)
	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:606)
(33 more lines...)
Collapse Failed RoundBasedDosingInstructionsTest getDosingInstructionsAsString_shouldAppendRoundInformationFromDosingInstructions History
Build Module < 1 sec
junit.framework.ComparisonFailure: expected:<10[.0 ml IV] Morning, Evening> but was:<10[ ml IV each] Morning, Evening>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at org.openmrs.module.ebolaexample.domain.RoundBasedDosingInstructionsTest.getDosingInstructionsAsString_shouldAppendRoundInformationFromDosingInstructions(RoundBasedDosingInstructionsTest.java:24)
	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:606)
(33 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeER-75Could not obtain issue details from Jira