Forum Discussion
- mickhenceNew Contributor
To fail the entire test run if any test cases fail in BitBar, you can set the "failBuildOnFailedTests" parameter to true in your BitBar configuration. This ensures that if any test case fails, the entire test run is marked as failed.
hey arunbharath
in order to set device session status to failed, you can use POST broker endpoint
*BROKER_ADDRESS*/sessions/*ID*, and pass parameter "state = FAILED" in the body. Endpoint support only application/x-www-form-urlencoded
f.i. for eu mobile hub, it looks like this
POST eu-mobile-hub.bitbar.com/sessions/*id*
{state = FAILED}Hi arunbharath ,
Today, BitBar shows whether the cloud session succeeded, however, we have on our roadmap to show additional status updates on sessions. Would you be willing to chat about what specifically you'd like to see in the results?
Best,
Jaymie Falconi, Product Manager - BitBar
Related Content
- 5 months ago
- 13 years ago
Recent Discussions
- 35 minutes ago
- 3 months ago
BitBar API Integration
Solved4 months ago- 4 months ago