Giter Site home page Giter Site logo

Comments (4)

atvassilev avatar atvassilev commented on June 3, 2024

I am in favor.

from acvp.

bfussell avatar bfussell commented on June 3, 2024

Sounds good to me. As we have discussed on a few occasions the error reporting is presently
pretty weak and we need to make sure we continue to enhance it. I still have an action item
to review the CAVS tool and make sure we cover all errors it detected.

Barry

From: John Foley [mailto:[email protected]]
Sent: Tuesday, November 22, 2016 11:15 AM
To: usnistgov/ACVP [email protected]
Subject: [usnistgov/ACVP] Need failure reason in test results response from ACVP server (#26)

Do we want to add a reason failure to the test results in section 11.4 for failed test cases? The JSON response would look something like this...

{
"version" : "0.2",
"results" : {
"vsId" : 1437,
"disposition" : "incomplete",
"tests" : [
{ "tcId" : 12340, "result" : "passed", "reason" : "" },
{ "tcId" : 12341, "result" : "incomplete", "reason" : "" },
{ "tcId" : 12342, "result" : "failed", "reason" : "Authentication tag failure" }
]
}
}


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/26, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGnx9q7XPGqsUzXa_BX-KgVUut-MCko8ks5rAxUegaJpZM4K5oIk.

from acvp.

sam1689 avatar sam1689 commented on June 3, 2024

Good idea - I think it will enhance the value of the testing and save everyone more time if we can include a decent failure reason in the results.

-Sam

On 11/22/16 11:15 AM, John Foley wrote:

Do we want to add a reason failure to the test results in section 11.4 for failed test cases? The JSON response would look something like this...

{
"version" : "0.2",
"results" : {
"vsId" : 1437,
"disposition" : "incomplete",
"tests" : [
{ "tcId" : 12340, "result" : "passed", "reason" : "" },
{ "tcId" : 12341, "result" : "incomplete", "reason" : "" },
{ "tcId" : 12342, "result" : "failed", "reason" : "Authentication tag failure" }
]
}
}


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub #26, or mute the thread https://github.com/notifications/unsubscribe-auth/AHU6CPtj3Gs82JIggoVk9Lv1G_MEdSgNks5rAxUegaJpZM4K5oIk.

from acvp.

atvassilev avatar atvassilev commented on June 3, 2024

PR #31 resolves this.

from acvp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.