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

Implementing try catch for execution and publishing in AzureTestPlanV0 #19748

Merged
merged 8 commits into from
Apr 10, 2024

Conversation

adityashahms
Copy link
Contributor

@adityashahms adityashahms commented Apr 8, 2024

Task name: AzureTestPlanV0

Description: Due to missing try catch implementation for execution and publishing, in case of failures during execution, we were skipping publishing step altogether. With this change, we would try to publish irrespective of the state of execution.

Documentation changes required: (Y/N) N

Added unit tests: (Y/N) N

Attached related issue: (Y/N) N

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

Testing:

  • Execution with failed test cases
    image
  • Execution in Happy Scenario
    image

@adityashahms adityashahms changed the title Implementing try catch for execution and publishing Implementing try catch for execution and publishing in AzureTestPlanV0 Apr 8, 2024
@adityashahms adityashahms merged commit f113906 into master Apr 10, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants