https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39601

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
           Keywords|                            |dependency

--- Comment #10 from Katrin Fischer <[email protected]> ---
* Apply patches
* sudo apt-get install libauthen-webauthn-perl
* updatedatabase
* yarn build 
* restart_all
* ran dbic, but no changes

The QA checks and especially the unit tests failing. Am I missing something
else?

prove t/db_dependent/api/v1/webauthn.t
t/db_dependent/api/v1/webauthn.t .. 1/4 
    #   Failed test '404 Not Found'
    #   at t/db_dependent/api/v1/webauthn.t line 60.
    #          got: '500'
    #     expected: '404'

    #   Failed test '404 Not Found'
    #   at t/db_dependent/api/v1/webauthn.t line 63.
    #          got: '500'
    #     expected: '404'
    # Looks like you failed 2 tests of 4.
t/db_dependent/api/v1/webauthn.t .. 2/4 
#   Failed test 'POST /api/v1/webauthn/authenticate/challenge returns 404
without credentials'
#   at t/db_dependent/api/v1/webauthn.t line 67.
t/db_dependent/api/v1/webauthn.t .. 3/4 # Looks like you failed 1 test of 4.
t/db_dependent/api/v1/webauthn.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests 

Test Summary Report
-------------------
t/db_dependent/api/v1/webauthn.t (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=1, Tests=4,  5 wallclock secs ( 0.00 usr  0.00 sys +  5.69 cusr  0.14
csys =  5.83 CPU)
Result: FAIL

For the test plan, can you explain this step a bit more?

6) Call authenticate_challenge for a patron without credentials and verify a
   404 response.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to