[HANG/STUCK/JAM]Test Not Getting Executed #25979
Unanswered
eonhealthqa
asked this question in
Questions and Help
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Once i run cypress it gets stuck/jam on the screen ""Your Tests are loading......""
my fan also started making noise once i invoke cypress and unable to execute my tests...
After 10 minutes it gives me this error
{
"
The following error originated from your test code, not from Cypress.
When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
Cypress could not associate this error to any specific test.
We dynamically generated a new test to display this failure.
node_modules/ci-info/index.js:5:1
3 | const vendors = require('./vendors.json')
4 |
"
}
Hardware Specifications Are
Processor 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz 2.42 GHz
Installed RAM 32.0 GB (31.7 GB usable)
System type 64-bit operating system, x64-based processor
Cypress Version 12.7.0
node version is 18.13.0
ci-info = 3.7.1
Beta Was this translation helpful? Give feedback.
All reactions