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

Build: #1528 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 385 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was fixed
  • 2 tests were quarantined / skipped
  • 1 minute taken in total.

Build 1,528 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed DrugOrderMapper1_10Test initializationError
< 1 sec
java.lang.IllegalStateException: Failed to transform class with name org.openmrs.module.emrapi.encounter.mapper.DrugOrderMapper1_10Test. Reason: java.io.IOException: invalid constant type: 18
	at org.powermock.core.classloader.MockClassLoader.loadMockClass(MockClassLoader.java:219)
	at org.powermock.core.classloader.MockClassLoader.loadModifiedClass(MockClassLoader.java:147)
	at org.powermock.core.classloader.DeferSupportingClassLoader.loadClass(DeferSupportingClassLoader.java:67)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.createDelegatorFromClassloader(JUnit4TestSuiteChunkerImpl.java:132)
(47 more lines...)