Project:
View Revisions: Issue #53342 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0053342: Fix viewOrdersOfCustomer Cypress test failure in CI | ||
Revision | 2023-09-01 09:21 by andre_montenegro | ||
Description | Cypress test is failing due a regression introduced on August 28th - 29th. viewOrdersOfCustomer.spec.js first test is failing when assigning a business partner to the order, in the step where the test is searching for the Business Partner "Arturo Montoro". This search fails with the message "Customer not found", and the "Search" field disappears. Expected behavior: Customer "Arturo Montoro" should exist and be assigned to the ticket once the test clicks "Search" button. Looks that this behavior is only reproducible after executing first "credit sales" related previous test (last test from ticket.spec.js) Test path: openbravo/modules/org.openbravo.pos2/web-jspack/org.openbravo.pos2/src-test/cypress/e2e/Features/viewOrdersOfCustomer.spec.js Failing job: https://builds.openbravo.com/view/modules/job/mod-cypress/ [^] First failure: https://builds.openbravo.com/view/modules/job/mod-cypress/2981/ [^] |
||
Revision | 2023-08-31 08:43 by andre_montenegro | ||
Description | Cypress test is failing due a regression introduced on August 28th - 29th. viewOrdersOfCustomer.spec.js first test is failing when assigning a business partner to the order, in the step where the test is searching for the Business Partner "Arturo Montoro". This search fails with the message "Customer not found", and the "Search" field disappears. Expected behavior: Customer "Arturo Montoro" should exist and be assigned to the ticket once the test clicks "Search" button. Test path: openbravo/modules/org.openbravo.pos2/web-jspack/org.openbravo.pos2/src-test/cypress/e2e/Features/viewOrdersOfCustomer.spec.js Failing job: https://builds.openbravo.com/view/modules/job/mod-cypress/ [^] First failure: https://builds.openbravo.com/view/modules/job/mod-cypress/2981/ [^] |
Copyright © 2000 - 2009 MantisBT Group |