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

Constrain python-subunit==1.4.2 in CI #10855

Closed
wants to merge 1 commit into from

Conversation

jakelishman
Copy link
Member

Summary

The latest release (1.4.3) of python-subunit appears to have made stestr as of 4.0.1 fail to locate all its meaningful run commands in our CI.

Details and comments

Verified

This commit was signed with the committer’s verified signature.
jakelishman Jake Lishman
The latest release (1.4.3) of `python-subunit` appears to have made
`stestr` as of 4.0.1 fail to locate all its meaningful run commands in
our CI.
@jakelishman jakelishman added type: qa Issues and PRs that relate to testing and code quality stable backport potential The bug might be minimal and/or import enough to be port to stable Changelog: None Do not include in changelog labels Sep 18, 2023
@jakelishman jakelishman requested a review from a team as a code owner September 18, 2023 11:59
@qiskit-bot
Copy link
Collaborator

One or more of the the following people are requested to review this:

  • @Qiskit/terra-core

@mtreinish
Copy link
Member

This shouldn't be needed anymore, i just published stestr 4.1.0 which should fix the compatibility issues with the most recent subunit release.

@jakelishman jakelishman deleted the constrain-subunit branch September 18, 2023 12:44
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6222167576

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 25 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.02%) to 87.254%

Files with Coverage Reduction New Missed Lines %
qiskit/pulse/library/waveform.py 3 93.75%
crates/qasm2/src/lex.rs 4 90.66%
crates/qasm2/src/parse.rs 18 96.67%
Totals Coverage Status
Change from base Build 6209701566: -0.02%
Covered Lines: 74164
Relevant Lines: 84998

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: None Do not include in changelog stable backport potential The bug might be minimal and/or import enough to be port to stable type: qa Issues and PRs that relate to testing and code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants