Build: #18 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
40 seconds
Revision
bd91ba02ba44923ced2565c4911f2b0bd0ce048e bd91ba02ba44923ced2565c4911f2b0bd0ce048e
Total tests
6
Fixed in
#20 (Manual run from the stage: Release by Daniel Kayiwa)

Tests

  • 6 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 41 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed RelationshipSubmissionTest submit_shouldCreateRelationships History
< 1 sec
org.openmrs.api.APIException: Cannot find relation type with id:5
	at org.openmrs.module.xforms.RelationshipSubmission.submit(RelationshipSubmission.java:76)
	at org.openmrs.module.xforms.RelationshipSubmissionTest.submit_shouldCreateRelationships(RelationshipSubmissionTest.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(32 more lines...)