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

fix(core): test executor should fail properly #411

Merged
merged 4 commits into from
Apr 13, 2022

Conversation

AgentEnder
Copy link
Member

@AgentEnder AgentEnder commented Apr 13, 2022

Moving from execSync -> spawnSync for logAndExecute resulted in some executors returning invalid results. Notably, nx test would return {success: true} despite the dotnet test command failing.

@nx-cloud
Copy link

nx-cloud bot commented Apr 13, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit a36c891. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 5 targets

Sent with 💌 from NxCloud.

@AgentEnder AgentEnder force-pushed the fix/test-should-fail branch from 55349ec to cc319d6 Compare April 13, 2022 16:05
@AgentEnder AgentEnder force-pushed the fix/test-should-fail branch from cc319d6 to a36c891 Compare April 13, 2022 17:44
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@AgentEnder AgentEnder merged commit e2db293 into master Apr 13, 2022
@AgentEnder AgentEnder deleted the fix/test-should-fail branch April 13, 2022 17:56
github-actions bot pushed a commit that referenced this pull request Apr 13, 2022
## [1.9.10](v1.9.9...v1.9.10) (2022-04-13)

### Bug Fixes

* **core:** fall back to root if source root null ([#408](#408)) ([53bdc17](53bdc17))
* **core:** resolved package version not provided ([#407](#407)) ([9bbc7c1](9bbc7c1))
* **core:** test executor should fail properly ([#411](#411)) ([e2db293](e2db293))

Apr 13, 2022, 9:06 PM
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.9.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant