Plan for OpenMRS Core 1.11.x

Build: #55 failed

Job: Integration Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

Job result summary

Completed
Duration
3 minutes
Revision
adbbf7044ba4d2585de655cfe9ae0c9ac16241f1 adbbf7044ba4d2585de655cfe9ae0c9ac16241f1
Total tests
48
Fixed in
#56 (Manual run by Rafal Korytkowski)

Tests

  • 48 tests in total
  • 5 tests failed
  • 5 failures are new
  • 2 minutes taken in total.
New test failures 5
Status Test Duration
Collapse Failed Database1_9_7UpgradeIT shouldFailIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndNoNewColumns History
< 1 sec
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:345)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1026)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.<init>(DatabaseUpgradeTestUtil.java:94)
	at org.openmrs.util.databasechange.Database1_9_7UpgradeIT.before(Database1_9_7UpgradeIT.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(29 more lines...)
Collapse Failed Database1_9_7UpgradeIT shouldFailMigratingDrugOrdersIfUnitsToConceptsMappingsDoesNotPointToValidCodedDoseUnits History
< 1 sec
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:345)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1026)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.<init>(DatabaseUpgradeTestUtil.java:94)
	at org.openmrs.util.databasechange.Database1_9_7UpgradeIT.before(Database1_9_7UpgradeIT.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(29 more lines...)
Collapse Failed Database1_9_7UpgradeIT shouldMigrateDrugOrders History
< 1 sec
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:345)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1026)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.<init>(DatabaseUpgradeTestUtil.java:94)
	at org.openmrs.util.databasechange.Database1_9_7UpgradeIT.before(Database1_9_7UpgradeIT.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(29 more lines...)
Collapse Failed Database1_9_7UpgradeIT shouldPassIfAllExistingDrugOrderUnitsAndFrequenciesAreMappedToConcepts History
< 1 sec
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:345)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1026)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.<init>(DatabaseUpgradeTestUtil.java:94)
	at org.openmrs.util.databasechange.Database1_9_7UpgradeIT.before(Database1_9_7UpgradeIT.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(29 more lines...)
Collapse Failed Database1_9_7UpgradeIT shouldPassIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndTheNewColumnsExist History
< 1 sec
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:345)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1026)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.<init>(DatabaseUpgradeTestUtil.java:94)
	at org.openmrs.util.databasechange.Database1_9_7UpgradeIT.before(Database1_9_7UpgradeIT.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(29 more lines...)