More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #541 failed Changes by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Revisions
Git
8a2d345cbc8e15b66c09b7f5e714902606ada74a 8a2d345cbc8e15b66c09b7f5e714902606ada74a
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
662
Failing since
#539 (Changes by Daniel Kayiwa)
Fixed in
#542 (Manual run by Daniel Kayiwa)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 8a2d345cbc8e15b66c09b7f5e714902606ada74a 8a2d345cbc8e15b66c09b7f5e714902606ada74a Revert "Making the module run on platform 2.0"
This reverts commit 825fa5421f6341bed7229f74c509597ebd4f381b.
Daniel Kayiwa Daniel Kayiwa d8d3c48af15225fb6863e8f1448872fdf906587a d8d3c48af15225fb6863e8f1448872fdf906587a Revert "Switching to released version of the reportingcompatibility module"
This reverts commit 42c5025d0973399e10af4a36ac05feecf96213ff.

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed EncounterAndObsDataSetEvaluatorTest evaluate_shouldContainAllObsValuesForEachEncounter History
Default Job < 1 sec
java.lang.AssertionError: expected:<77.0> 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.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest.evaluate_shouldContainAllObsValuesForEachEncounter(EncounterAndObsDataSetEvaluatorTest.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
(33 more lines...)