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

test-results.json message missing path #31544

Open
rrennick opened this issue Jan 3, 2022 · 0 comments · May be fixed by #31625
Open

test-results.json message missing path #31544

rrennick opened this issue Jan 3, 2022 · 0 comments · May be fixed by #31625

Comments

@rrennick
Copy link
Contributor

@rrennick rrennick commented Jan 3, 2022

The message logged after running E2E tests for the test results does not include the path to the file:

Ran all test suites.
Test results written to: test-results.json
Jest exit code: 1
~/Sites/solaris/woocommerce/plugins/woocommerce
$ ls
NEXT_CHANGELOG.md	composer.json		lib			packages		src			vendor
assets			composer.lock		license.txt		phpunit.xml		templates		woocommerce.php
bin			i18n			node_modules		project.json		tests			woocommerce.zip
build			includes		none			readme.txt		tsconfig.json
changelog		legacy			package.json		sample-data		uninstall.php

This will be confusing to third party users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants