Build: #2 failed Changes by Rob Kooper

Build result summary

Details

Completed
Duration
56 seconds
Labels
None
Revision
d0ed06eb1da14d013a3871bc7f44a0b8cf1956b6
Total tests
7
Fixed in
#3 (Changes by Rob Kooper)

Tests

Responsible

Code commits

Author Commit Message Commit date
Rob Kooper Rob Kooper d0ed06eb1da14d013a3871bc7f44a0b8cf1956b6 Use brown dog crowd directory for login
This requires a script to be on the server.

Tests

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...)