Benjamin Piouffle
Benjamin Piouffle
``` 1) host dashboard expenses tab Process expense: AssertionError: Timed out retrying after 15000ms: Expected to find element: `[data-cy="expense-container-2387"]`, but never found it. at Context.eval (webpack:///./test/cypress/support/commands.js:454:14) ```
``` Running: 13-contributeFlow-stripePaymentElement.test.js (4 of 11) Contribute Flow: Stripe Payment Element Card 1) Guest 2) User ACH ✓ Guest (26141ms) ✓ User (38539ms) SEPA ✓ Guest (32178ms) ✓ User (33440ms)...
The `ACH` test is repeatedly failing for me 
`Can order as new user` almost constantly failing for me
`Contribute Flow: Stripe Payment Element` > `Bancontact` consistently failing since a few days.
Another one failing regularly: ``` 1) host dashboard Pending `Contributions Create new pending contribution, edit it and mark it as paid: AssertionError: Timed out retrying after 15000ms: Expected to find...
Recurring failures with this one ``` 1) Expense flow new expense with taxes can submit with VAT: AssertionError: Timed out retrying after 15000ms: Expected to find element: `[data-cy="expense-invoiced-amount"]`, but never...
Recurring failures with this one ``` 1) host dashboard Pending `Contributions Create new pending contribution, edit it and mark it as paid: AssertionError: Timed out retrying after 15000ms: Expected to...
We're randomly getting failures on all tests with this error: > [Network error]: FetchError: request to http://localhost:3060/graphql/v2?api_key=dvl-1510egmf4a23d80342403fb599qd failed, reason: socket hang up
Recurring error on this one ``` Running: 07-password.test.js (13 of 16) passwords 1) passwords can be used in combination with 2FA: AssertionError: Timed out retrying after 15000ms: Expected to find...