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

skip dkist benchmarks #1837

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

braingram
Copy link
Contributor

@braingram braingram commented Sep 19, 2024

Description

dkist added benchmarks to their test suite in DKISTDC/dkist#382

which they disable for unit test runs using --benchmark-skip

This PR adds the same skip to our downstream dkist test (which is otherwise failing on the benchmarks).

Checklist:

  • pre-commit checks ran successfully

  • tests ran successfully

  • for a public change, added a towncrier news fragment

    changes/<PR#>.<changetype>.rst

    • changes/<PR#>.feature.rst: new feature
    • changes/<PR#>.bugfix.rst: bug fix
    • changes/<PR#>.doc.rst: documentation change
    • changes/<PR#>.removal.rst: deprecation or removal of public API
    • changes/<PR#>.general.rst: infrastructure or miscellaneous change
  • for a public change, updated documentation

  • for any new features, unit tests were added

@braingram
Copy link
Contributor Author

braingram commented Sep 19, 2024

@Cadair is this the correct way to skip the benchmarks?

@Cadair
Copy link
Contributor

Cadair commented Sep 19, 2024

I think so yeah.

@braingram braingram merged commit c55c3da into asdf-format:main Sep 19, 2024
48 of 49 checks passed
@braingram braingram deleted the skip_dkist_benchmarks branch September 19, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants