question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to run specs in v0.2.1

See original GitHub issue

Hey team. I’m afraid that v0.2.1 may have introduced a bug. After upgrading I’m unable to run any specs at all. It always gives me Test Suites: 0 of x total, whether or not I filter by filename.

npm run e2e:stage:headed -- test/e2e/specs/search/load.critical.ts

> be.net@0.0.0 e2e:stage:headed /Users/steve/adobe/behance/be.net
> cd test/e2e && PLAYWRIGHT_ENVIRONMENT=stage HEADED=true npx jest --runInBand "test/e2e/specs/search/load.critical.ts"

Test Suites: 0 of 1 total
Tests:       0 total
Snapshots:   0 total
Time:        0.105 s
Ran all test suites matching /test\/e2e\/specs\/search\/load.critical.ts/i.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
mmarkelovcommented, May 23, 2020

@celeryclub it was silly bug, I just fixed it and published new version. You can take a look

0reactions
celeryclubcommented, May 23, 2020

Thanks for the quick turnaround @mmarkelov!

Read more comments on GitHub >

github_iconTop Results From Across the Web

No Test Found · Issue #16982 · microsoft/playwright - GitHub
With "type":"module" in the package.json I cannot run the tests using extension with above error mentioned by @hare0319: it can see the specs...
Read more >
can't run rspec in RoR - ruby on rails - Stack Overflow
This is telling rails that you want a specific version of the json gem and that the gem must be between version 2.0.3...
Read more >
2033440 – Gatekeeper v0.2.1 machine-config-operator can ...
Bug 2033440 - Gatekeeper v0.2.1 machine-config-operator can not evict gatekeeper-controller-manager due to disruption budget configuration.
Read more >
Solve The User Problem - Gleb Bahmutov
Can't run because no spec files were found. We searched for any files matching this glob pattern: my-spec.js
Read more >
Docker Compose release notes
For images with multiple names, Compose will now attempt to match the one present in the service configuration in the output of the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found