Skip to content
New issue

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

Thread setting is 2, but only 1 test suite(s) were found. Adjusting configuration accordingly. Weight file not found in path: cypress/parallel-weights.json #1278

Closed
naveen1133 opened this issue Oct 15, 2024 · 1 comment
Labels
invalid This doesn't seem right

Comments

@naveen1133
Copy link

Any idea on the below issue?
PS E:\vista\vista> npm run test:parallel

[email protected] test:parallel
cypress-parallel -s 2 --spec "cypress/e2e/vista.cy.js,cypress/e2e/activity.cy.js"

1 test suite(s) found.
Thread setting is 2, but only 1 test suite(s) were found. Adjusting configuration accordingly.
Weight file not found in path: cypress/parallel-weights.json
npm error Missing script: "2"
npm error
npm error To see a list of scripts, run:
npm error npm run
npm error A complete log of this run can be found in: C:\Users\N A V E E N\AppData\Local\npm-cache_logs\2024-10-15T18_01_59_475Z-debug-0.log
┌─────────────────────────────────────────────────────┬──────────┬──────────┬──────────┬──────────┬──────────┐
│ Spec │ Time │ Tests │ Passing │ Failing │ Pending │
├─────────────────────────────────────────────────────┼──────────┼──────────┼──────────┼──────────┼──────────┤
│ Results │ 0s │ 0 │ 0 │ 0 │ 0 │
└─────────────────────────────────────────────────────┴──────────┴──────────┴──────────┴──────────┴──────────┘
Found test suites does not match results.
Test suites found: 1
Test suite results: 0
Some test suites likely terminated without passing on results, exit with error
The following test suites are missing results: cypress/e2e/vista.cy.js,cypress/e2e/activity.cy.js

@MikeMcC399 MikeMcC399 added the invalid This doesn't seem right label Oct 15, 2024
@MikeMcC399
Copy link
Collaborator

@naveen1133

This is not the right repository for issues with cypress-parallel. We deal with cypress-io/github-action issues here.

@MikeMcC399 MikeMcC399 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants