-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuepackage: websiteIssues related to the @typescript-eslint websiteIssues related to the @typescript-eslint websiterepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docstestsanything to do with testinganything to do with testing
Description
Overview
Cypress flake in CircleCI! Hooray!
0 passing (31s)
1 failing
1) Index
has no accessibility issues detected by aXe:
CypressError: `cy.visit()` failed trying to load:
http://localhost:3000/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: ESOCKETTIMEDOUT
Example: https://github.com/typescript-eslint/typescript-eslint/runs/5648789441?check_suite_focus=true
It started happening after #4710. I'd specifically kept us at a lower cypress version in #4362 because of cypress-io/cypress#19299, a different piece of flake. Lovely.
I'll revert #4710 and pin us to the old version of Cypress for now.
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuepackage: websiteIssues related to the @typescript-eslint websiteIssues related to the @typescript-eslint websiterepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docstestsanything to do with testinganything to do with testing