Deploys Reference Application SNAPSHOT to maven
Build: #5000 failed
Job: Run UI tests on Travis failed
XSSon phone number field test: Test case result
The below summarizes the result of the test "XSSon phone number field test" in build 5,000 of Reference Application - Distribution 2.x - Run UI tests on Travis.
- Description
- XSSon phone number field test
- Test class
- org.openmrs.reference.XSSOnPhoneNumberFieldTest
- Method
- XSSOnPhoneNumberFieldTest
- Duration
- 1 min
- Status
- Failed (New Failure)
Error Log
java.lang.IllegalStateException: Delete request failed: http://int02.openmrs.org/openmrs/ws/rest/v1/patient/4c4d3ff0-37bd-4f93-a45e-03e9d8fe1f28?purge=true at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:925) at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) at org.glassfish.jersey.internal.Errors.process(Errors.java:315) at org.glassfish.jersey.internal.Errors.process(Errors.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:228) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) at org.glassfish.jersey.client.JerseyInvocation$Builder.delete(JerseyInvocation.java:341) at org.openmrs.uitestframework.test.RestClient.delete(RestClient.java:55) at org.openmrs.uitestframework.test.TestBase.deletePatient(TestBase.java:282) at org.openmrs.reference.XSSOnPhoneNumberFieldTest.teardown(XSSOnPhoneNumberFieldTest.java:60)