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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from David Nind <[email protected]> ---
Everything works as per the test plan, except the tests were sometimes failing,
so have Failed QA:

1. Cypress tests were sometimes failing for me (ran several times - sometimes
passed, sometimes didn't - screenshot attached):

cypress run --spec
t/cypress/integration/KohaTable/PendingHoldsCallNumbers_spec.ts

circ/pendingreserves call number sorting
    1) sorts rows and aggregated values by classification sort keys


  0 passing (13s)
  1 failing

  1) circ/pendingreserves call number sorting
       sorts rows and aggregated values by classification sort keys:
     AssertionError: Timed out retrying after 10000ms: expected
'<th.dt-orderable-asc.dt-orderable-desc>' to have attribute 'aria-sort'
      at Context.eval
(webpack://koha/./t/cypress/integration/KohaTable/PendingHoldsCallNumbers_spec.ts:182:50)

2. Not sure of the difference running tests with or without yarn in front.

3. Also, why prove -I. -It/lib t/db_dependent/Koha/Holds.t, instead of just
prove t/db_dependent/Koha/Holds.t ?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to