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

Build: #1361 failed Changes by mogoodrich <mgoodrich@pih.org>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
15 seconds
Labels
None
Revisions
Git
a60bf928feca39cef3b445008e22bdbf3b1579ef
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
6
Failing since
#1359 (Changes by mogoodrich <mgoodrich@pih.org>)
Fixed in
#1365 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)

Tests

Responsible

  • mogoodrich Automatically assigned

Code commits

Git
Author Commit Message Commit date
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> a60bf928feca39cef3b445008e22bdbf3b1579ef change to depend on distro 2.4-SNAPSHOT (since "LATEST" is not supported in maven 3)

Tests

New test failures 4
Status Test View job Duration
Collapse Failed UiSessionTest shouldTestAgainstALocationInJavascript
Default Job 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.appui.simplifier.UiSessionTest.shouldTestAgainstALocationInJavascript(UiSessionTest.java:111)
	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 UiSessionTest shouldTestAgainstSimpleUserInJavaScriptContext
Default Job < 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.appui.simplifier.UiSessionTest.shouldTestAgainstSimpleUserInJavaScriptContext(UiSessionTest.java:86)
	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 UiSessionTest shouldTestForMemberWithProperty
Default Job < 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.appui.simplifier.UiSessionTest.shouldTestForMemberWithProperty(UiSessionTest.java:169)
	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 UiSessionTest shouldTagsTestAgainstALocationInJavascript
Default Job < 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.appui.simplifier.UiSessionTest.shouldTagsTestAgainstALocationInJavascript(UiSessionTest.java:140)
	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...)