[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 9 | 1 | 0 | 88.89% | 12.34 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| org.astrogrid.security | 9 | 1 | 0 | 88.89% | 12.34 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| AccountNameTest | 2 | 0 | 0 | 100.00% | 0.729 |
|
| AxisClientSecurityGuardTest | 1 | 0 | 0 | 100.00% | 0.509 |
|
| AxisServiceSecurityGuardTest | 2 | 0 | 0 | 100.00% | 1.194 |
|
| EndToEndTest | 2 | 1 | 0 | 50.00% | 5.086 |
|
| SecurityGuardTest | 2 | 0 | 0 | 100.00% | 4.823 |
[ summary] [ package list] [ test cases]
|
| testGoodCredentials |
The digital-signature-checking handler failed; nested exception is: org.globus.gsi.proxy.ProxyPathValidatorException: No trusted certificate with subject CN=Globus Simple CA,OU=simpleCA-ag01.ast.cam.ac.uk,OU=GlobusTest,O=Grid is available.
| |
AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException faultSubcode: faultString: The digital-signature-checking handler failed; nested exception is: org.globus.gsi.proxy.ProxyPathValidatorException: No trusted certificate with subject CN=Globus Simple CA,OU=simpleCA-ag01.ast.cam.ac.uk,OU=GlobusTest,O=Grid is available. faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}hostname:twmbarlwm The digital-signature-checking handler failed; nested exception is: org.globus.gsi.proxy.ProxyPathValidatorException: No trusted certificate with subject CN=Globus Simple CA,OU=simpleCA-ag01.ast.cam.ac.uk,OU=GlobusTest,O=Grid is available. at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221) at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128) at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087) at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source) at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at javax.xml.parsers.SAXParser.parse(SAXParser.java:345) at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227) at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696) at org.apache.axis.Message.getSOAPEnvelope(Message.java:424) at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62) at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206) at org.apache.axis.client.Call.invokeEngine(Call.java:2765) at org.apache.axis.client.Call.invoke(Call.java:2748) at org.apache.axis.client.Call.invoke(Call.java:2424) at org.apache.axis.client.Call.invoke(Call.java:2347) at org.apache.axis.client.Call.invoke(Call.java:1804) at org.astrogrid.security.sample.SamplePortSoapBindingStub.whoAmI(SamplePortSoapBindingStub.java:107) at org.astrogrid.security.sample.SampleDelegate.whoAmI(SampleDelegate.java:41) at org.astrogrid.security.EndToEndTest.testGoodCredentials(EndToEndTest.java:54)
| |