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

ci: add showlocals and reruns #131

Merged
merged 1 commit into from
Apr 7, 2023
Merged

Conversation

marksie1988
Copy link
Collaborator

Description

Add show locals and reruns to tests to enable easier debugging and rerunning of failed tasks as they sometimes fail due to the arr apis.

Related issues

fixes #130

Motivation and Context

How has this been tested

Types of changes

  • Docs change / refactoring.
  • Non-breaking change (fix or feature that wouldn't cause existing functionality to change/break).
  • Breaking change (fix or feature that would cause existing functionality to change/break).

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes don't generate new warnings.
  • I have read the CONTRIBUTING document.
  • I have added tests that prove my fix is effective or that my feature works.
  • All new and existing tests pass.

@marksie1988 marksie1988 added the type/ci CI related changes label Apr 7, 2023
@marksie1988 marksie1988 merged commit 1c8d4a9 into master Apr 7, 2023
@marksie1988 marksie1988 deleted the issue-130-Failing_tests branch June 2, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/ci CI related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing tests
1 participant