Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bshambaugh/3114658a4ec029b45e77d033b86c7ef4 to your computer and use it in GitHub Desktop.
Save bshambaugh/3114658a4ec029b45e77d033b86c7ef4 to your computer and use it in GitHub Desktop.
Results :
Failed tests:
NeedModelWarpperTest.loadModels:74 expected:<16.358398> but was:<null>
WonMessageValidatorTest.testInvalidDefaultGraph:145 null
WonMessageValidatorTest.testMetaAndSignerConsistencyFromExternal:463 null
WonMessageValidatorTest.testMetaAndSignerConsistencyFromOwner:401 null
WonMessageValidatorTest.testMetaAndSignerConsistencyFromSystem:367 null
WonMessageValidatorTest.testSignatureReferenceValues:573 null
WonMessageValidatorTest.testGraphUris:734 null
WonMessageValidatorTest.testSignatureChainParallelToEnvelopeChain:665 null
WonMessageValidatorTest.testValidCreateMessage:110 validation is expected not to fail at validation/05_sign/signed_or_signature.rq: SELECT query produced this binding: ( ?numCorrectSignatures = 3 ) ( ?numGraphs = 6 ) ( ?check = "FAIL" )
WonMessageValidatorTest.testInvalidContentChain:318 null
WonMessageValidatorTest.testSignatureRequiredProperties:517 null
WonMessageValidatorTest.testValidTextRemoteMessage:126 validation is expected not to fail at validation/05_sign/signed_or_signature.rq: SELECT query produced this binding: ( ?numCorrectSignatures = 6 ) ( ?numGraphs = 12 ) ( ?check = "FAIL" )
WonMessageValidatorTest.testValidResponseLocalMessage:118 validation is expected not to fail at validation/05_sign/signed_or_signature.rq: SELECT query produced this binding: ( ?numCorrectSignatures = 3 ) ( ?numGraphs = 6 ) ( ?check = "FAIL" )
WonMessageValidatorTest.testInvalidEnvelopeChain:260 null
Tests run: 52, Failures: 14, Errors: 0, Skipped: 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment