-
Notifications
You must be signed in to change notification settings - Fork 376
Reporting changes #7646
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
Reporting changes #7646
Conversation
This reverts commit 9159815.
This reverts commit 47b0341.
…into reporting-changes # Conflicts: # tests/UnitTests.proj
missymessa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
This PR should not go in, it was based on a misunderstanding. Closing. |
|
@markwilkie did you mean to close it? We can revert the iOS queue changes, but the rest of the changes are necessary for the test retries, I believe. |
|
I don't think any reverts should happen, and we should not turn off the ios queues. |
|
I see....this PR is MORE than just ios queues being turned off. (duh) Yea, let's be sure to NOT turn off the IOS queues but get the PR working. (reopening) |
This reverts commit 2fd0632.
|
I reverted the removal of that queue. :-) |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |

Reintroduce #7383
This switches arcade from using a custom reporter, to using a reporter more tightly integrated with helix. That reporter has the capacity to handle local test retrying and reporting to Azure DevOps for "flaky" tests.
To enable the retry, a file "eng/test-configuration.json" must be created following the documented schema.