Build: #2 failed Changes by Rob Kooper

Test results

  • 7 tests in total
  • 3 tests failed
  • 3 failures are new
  • 28 seconds taken in total.
New test failures 3
Status Test View job Duration
Collapse Failed PolyglotTest test2
Default Job 8 secs
java.lang.AssertionError: Did not get answer from URL []
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotTest.test2(PolyglotTest.java:76)
	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:606)
(25 more lines...)
Collapse Failed SoftwareServerTest test5
Default Job 4 secs
java.lang.AssertionError: Error: Did not get answer from URL []
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at edu.illinois.ncsa.isda.softwareserver.SoftwareServerTest.test5(SoftwareServerTest.java:188)
	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:606)
(27 more lines...)
Collapse Failed SoftwareServerTest test4
Default Job 2 secs
java.lang.AssertionError: Error: Did not get answer from URL []
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at edu.illinois.ncsa.isda.softwareserver.SoftwareServerTest.test4(SoftwareServerTest.java:154)
	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:606)
(27 more lines...)