Skip to content

[Stress tester XFails] Update XFails #644

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

Merged
merged 1 commit into from
Mar 14, 2022
Merged

Conversation

bnbarham
Copy link
Contributor

Remove a few timeout XFails that are no longer occurring.

Resolves rdar://90030545.

Remove a few timeout XFails that are no longer occurring.

Resolves rdar://90030545.
@bnbarham bnbarham requested review from shahmishal and ahoppen March 10, 2022 19:23
@bnbarham
Copy link
Contributor Author

Ah, looks like these aren't consistently passing now. We might need to change the timeout instead. Going to mark as draft.

@bnbarham bnbarham marked this pull request as draft March 10, 2022 19:34
@ahoppen ahoppen marked this pull request as ready for review March 14, 2022 11:22
@ahoppen ahoppen merged commit 5f3c614 into swiftlang:main Mar 14, 2022
@ahoppen
Copy link
Member

ahoppen commented Mar 14, 2022

We have a mechanism in place that marks test cases as soft-xfail if they take more than 1/2 of the timeout. soft-xfails don’t cause an XFail failure but stop an XFail from causing an XPass. So removing the timeout xfails once they cause an XPass for the first time is the correct way to go.

@bnbarham bnbarham deleted the update-xfails branch March 14, 2022 16:03
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.

2 participants