DbgShell | A PowerShell front-end for the Windows debugger engine | Code Inspection library
kandi X-RAY | DbgShell Summary
kandi X-RAY | DbgShell Summary
A PowerShell front-end for the Windows debugger engine.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of DbgShell
DbgShell Key Features
DbgShell Examples and Code Snippets
Community Discussions
Trending Discussions on DbgShell
QUESTION
I have a GitHub project that requires a successful appveyor build to complete a Pull Request. I recently added a test script to run some tests and upload the test results as an XML file. This works fine—I can see the test results, including details about failed tests.
However, when a PR triggers an appveyor build, and a test fails, the build status is still green, and the GitHub PR check is satisfied.
How can I configure it so that a failed test will fail the build, or at least fail the GitHub PR?
Example PR with green check: here
The "details" link takes you to the build, which shows as green, despite the red failed test: here
...ANSWER
Answered 2017-Oct-23 at 17:40AppVeyor build would fail if that script fail (return code not 0), but because last command is happy, it returns 0. More details with workarounds here.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install DbgShell
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page