Build: #210 failed Changes by Wyclif Luyima

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Revision
c9f0a36c184ba89abde704803641f13fefa1c50c c9f0a36c184ba89abde704803641f13fefa1c50c
Total tests
2596
Fixed in
#213 (Changes by Wyclif Luyima)

Tests

Code commits

Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima c9f0a36c184ba89abde704803641f13fefa1c50c c9f0a36c184ba89abde704803641f13fefa1c50c Added the changeset that ensures no existing order are neither drug nor test orders

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 1
Status Test View job Duration
Collapse Failed Database1_9To1_10UpgradeTest shouldFailIfThereAnyOrdersThatAreNeitherDrugNorTestOrders History
Unit and Component Tests < 1 sec
java.lang.NullPointerException
	at java.io.Reader.<init>(Reader.java:78)
	at java.io.InputStreamReader.<init>(InputStreamReader.java:72)
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.executeDataset(DatabaseUpgradeTestUtil.java:152)
	at org.openmrs.util.databasechange.Database1_9To1_10UpgradeTest.shouldFailIfThereAnyOrdersThatAreNeitherDrugNorTestOrders(Database1_9To1_10UpgradeTest.java:294)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(28 more lines...)