Falhas Pendentes de Triagem
Preenchido automaticamente pelo Cypress (todo teste que falha, em qualquer execução, vira uma entrada aqui) — a captura em si nunca é editada à mão. É só o fato bruto (qual teste, qual erro, quando); a causa real só se sabe investigando (ver
triagem-de-falhas.md).Ao triar uma entrada daqui (seguindo o protocolo), mover o resultado investigado pra
historico-de-falhas.mde apagar a entrada correspondente deste arquivo — exceto quando a causa confirmada é um erro real que precisa de correção no Core e ainda não existe número de demanda aberto no Azure DevOps pra ele: nesse caso a entrada fica aqui de propósito (com uma linha**Triagem:**indicando que já foi investigada), até alguém publicar Story/Bug/Task por ela na aba Azure DevOps do painel — a partir daí ela some sozinha. Uma entrada com**Triagem:**já foi olhada; sem isso, ainda não foi.
09/09/2026, 17:10:02 — cypress\e2e\regressao\contaCorrente\contaCorrente.cy.js
Teste: Contas Correntes - filtros Aplicação
Erro:
Timed out retrying after 10000ms: Expected to find element: `table tbody tr`, but never found it.
Screenshot: cypress/screenshots/contaCorrente.cy.js/falha - Contas Correntes - filtros Aplicação (attempt 2).png
Modo: dev
09/09/2026, 17:09:26 — cypress\e2e\regressao\contaCorrente\contaCorrente.cy.js
Teste: Contas Correntes - filtros Status Aprovação
Erro:
Timed out retrying after 10000ms: Expected to find element: `table tbody tr`, but never found it.
Screenshot: cypress/screenshots/contaCorrente.cy.js/falha - Contas Correntes - filtros Status Aprovação (attempt 2).png
Modo: dev
09/09/2026, 17:08:50 — cypress\e2e\regressao\contaCorrente\contaCorrente.cy.js
Teste: Contas Correntes - filtros Status
Erro:
Timed out retrying after 10000ms: Expected to find element: `table tbody tr`, but never found it.
Screenshot: cypress/screenshots/contaCorrente.cy.js/falha - Contas Correntes - filtros Status (attempt 2).png
Modo: dev
09/09/2026, 17:08:16 — cypress\e2e\regressao\contaCorrente\contaCorrente.cy.js
Teste: Contas Correntes - filtros Conta Corrente
Erro:
Timed out retrying after 10000ms: `cy.eq()` failed because it requires a DOM element or document.
No elements in the current DOM matched your query:
> cy.get(table tbody tr).first().find(td)
Screenshot: cypress/screenshots/contaCorrente.cy.js/falha - Contas Correntes - filtros Conta Corrente (attempt 2).png
Modo: dev
09/09/2026, 17:07:31 — cypress\e2e\regressao\contaCorrente\contaCorrente.cy.js
Teste: Contas Correntes - filtros CNPJ
Erro:
Timed out retrying after 10000ms: `cy.eq()` failed because it requires a DOM element or document.
No elements in the current DOM matched your query:
> cy.get(table tbody tr).first().find(td)
Screenshot: cypress/screenshots/contaCorrente.cy.js/falha - Contas Correntes - filtros CNPJ (attempt 2).png
Modo: dev
09/09/2026, 17:06:59 — cypress\e2e\regressao\contaCorrente\contaCorrente.cy.js
Teste: Contas Correntes - filtros Razão Social
Erro:
Timed out retrying after 10000ms: expected '<tbody.MuiTableBody-root.css-1c6rkxo>' to contain text '40.954.333/0001-74', but the text was ''
Screenshot: cypress/screenshots/contaCorrente.cy.js/falha - Contas Correntes - filtros Razão Social (attempt 2).png
Modo: dev
09/09/2026, 17:06:26 — cypress\e2e\regressao\contaCorrente\contaCorrente.cy.js
Teste: Contas Correntes - filtros Guid
Erro:
Timed out retrying after 10000ms: `cy.eq()` failed because it requires a DOM element or document.
No elements in the current DOM matched your query:
> cy.get(table tbody tr).first().find(td)
Screenshot: cypress/screenshots/contaCorrente.cy.js/falha - Contas Correntes - filtros Guid (attempt 2).png
Modo: dev