We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug While the Tatkal Booking starts the site is unreachable for the workflow.
If you are encountering any error please run this npx cypress run --record --key 967b25a7-e4dd-4b5b-a143-d799131b2d3b --headed
npx cypress run --record --key 967b25a7-e4dd-4b5b-a143-d799131b2d3b --headed
Pasted the error below
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Run npm install cypress
added 179 packages, and audited 180 packages in 11s
36 packages are looking for funding run npm fund for details
npm fund
found 0 vulnerabilities It looks like this is your first time using Cypress: 13.7.1
[STARTED] Task without title. [SUCCESS] Task without title.
Opening Cypress...
DevTools listening on ws://127.0.0.1:41245/devtools/browser/0eb7787f-9903-4eae-926c-779870d4b748
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.7.1 │ │ Browser: Chrome 129 │ │ Node Version: v20.12.2 (/opt/hostedtoolcache/node/20.12.2/x64/bin/node) │ │ Specs: 1 found (irctc.cy.js) │ │ Searched: cypress/e2e/**/*.cy.{js,jsx,ts,tsx} │ │ Params: Tag: false, Group: false, Parallel: false │ │ Run URL: https://cloud.cypress.io/projects/7afdkj/runs/764 │ │ Experiments: experimentalModifyObstructiveThirdPartyCode=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: irctc.cy.js (1 of 1) Estimated: 2 minutes, 13 seconds
IRCTC TATKAL BOOKING 1) Tatkal Booking Begins......
0 passing (6s) 1 failing
cy.visit()
https://www.irctc.co.in/nget/train-search
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: connect ECONNREFUSED 103.252.142.21:443
Common situations why this would fail:
From Node.js Internals: Error: connect ECONNREFUSED 103.252.142.21:443 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: false │ │ Duration: 5 seconds │ │ Estimated: 2 minutes, 13 seconds │ │ Spec Ran: irctc.cy.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
(Uploading Cloud Artifacts)
Uploading Cloud Artifacts: .
(Uploaded Cloud Artifacts)
(Run Finished)
Spec Tests Passing Failing Pending Skipped
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ irctc.cy.js 00:05 1 - 1 - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:05 1 - 1 - -
───────────────────────────────────────────────────────────────────────────────────────────────────────
Recorded Run: https://cloud.cypress.io/projects/7afdkj/runs/764
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
shivamguys
No branches or pull requests
Describe the bug
While the Tatkal Booking starts the site is unreachable for the workflow.
If you are encountering any error please run this
npx cypress run --record --key 967b25a7-e4dd-4b5b-a143-d799131b2d3b --headed
Pasted the error below
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Run npm install cypress
added 179 packages, and audited 180 packages in 11s
36 packages are looking for funding
run
npm fund
for detailsfound 0 vulnerabilities
It looks like this is your first time using Cypress: 13.7.1
[STARTED] Task without title.
[SUCCESS] Task without title.
Opening Cypress...
DevTools listening on ws://127.0.0.1:41245/devtools/browser/0eb7787f-9903-4eae-926c-779870d4b748
tput: No value for $TERM and no -T specified
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 13.7.1 │
│ Browser: Chrome 129 │
│ Node Version: v20.12.2 (/opt/hostedtoolcache/node/20.12.2/x64/bin/node) │
│ Specs: 1 found (irctc.cy.js) │
│ Searched: cypress/e2e/**/*.cy.{js,jsx,ts,tsx} │
│ Params: Tag: false, Group: false, Parallel: false │
│ Run URL: https://cloud.cypress.io/projects/7afdkj/runs/764 │
│ Experiments: experimentalModifyObstructiveThirdPartyCode=true │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: irctc.cy.js (1 of 1)
Estimated: 2 minutes, 13 seconds
IRCTC TATKAL BOOKING
1) Tatkal Booking Begins......
0 passing (6s)
1 failing
Tatkal Booking Begins......:
CypressError:
cy.visit()
failed trying to load:https://www.irctc.co.in/nget/train-search
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:
Common situations why this would fail:
at (http://localhost:45783/__cypress/runner/cypress_runner.js:131065:74)
at visitFailedByErr (http://localhost:45783/__cypress/runner/cypress_runner.js:130463:12)
at (http://localhost:45783/__cypress/runner/cypress_runner.js:131064:11)
at tryCatcher (http://localhost:45783/__cypress/runner/cypress_runner.js:1807:23)
at Promise._settlePromiseFromHandler (http://localhost:45783/__cypress/runner/cypress_runner.js:[15](https://github.com/noax0919/irctc-cypress-automation/actions/runs/11119210533/job/30894028177#step:6:16)19:31)
at Promise._settlePromise (http://localhost:45783/__cypress/runner/cypress_runner.js:1576:18)
at Promise._settlePromise0 (http://localhost:45783/__cypress/runner/cypress_runner.js:[16](https://github.com/noax0919/irctc-cypress-automation/actions/runs/11119210533/job/30894028177#step:6:17)21:10)
at Promise._settlePromises (http://localhost:45783/__cypress/runner/cypress_runner.js:1697:[18](https://github.com/noax0919/irctc-cypress-automation/actions/runs/11119210533/job/30894028177#step:6:19))
at _drainQueueStep (http://localhost:45783/__cypress/runner/cypress_runner.js:2407:12)
at _drainQueue (http://localhost:45783/__cypress/runner/cypress_runner.js:2400:9)
at Async._drainQueues (http://localhost:45783/__cypress/runner/cypress_runner.js:2416:5)
at Async.drainQueues (http://localhost:45783/__cypress/runner/cypress_runner.js:2286:14)
From Your Spec Code:
at Context.eval (webpack://irctc-cypress-automation/./cypress/e2e/irctc.cy.js:24:7)
From Node.js Internals:
Error: connect ECONNREFUSED 103.252.142.21:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 1 │
│ Video: false │
│ Duration: 5 seconds │
│ Estimated: 2 minutes, 13 seconds │
│ Spec Ran: irctc.cy.js │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
enshots/irctc.cy.js/IRCTC TATKAL BOOKING -- Tatkal Booking Begins (failed).png
(Uploading Cloud Artifacts)
Uploading Cloud Artifacts: .
(Uploaded Cloud Artifacts)
tput: No value for $TERM and no -T specified
(Run Finished)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✖ irctc.cy.js 00:05 1 - 1 - - │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖ 1 of 1 failed (100%) 00:05 1 - 1 - -
───────────────────────────────────────────────────────────────────────────────────────────────────────
Recorded Run: https://cloud.cypress.io/projects/7afdkj/runs/764
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered: