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

Seed all the transpile calls in test.python.compiler.test_transpiler (backport #11973) #12019

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 15, 2024

to avoid flaky tests, seeding all the transpile calls in test.python.compiler.test_transpiler


This is an automatic backport of pull request #11973 done by Mergify.

…11973)

(cherry picked from commit be06208)

# Conflicts:
#	test/python/compiler/test_transpiler.py
@mergify mergify bot requested a review from a team as a code owner March 15, 2024 19:08
@mergify mergify bot added the conflicts used by mergify when there are conflicts in a port label Mar 15, 2024
Copy link
Contributor Author

mergify bot commented Mar 15, 2024

Cherry-pick of be06208 has failed:

On branch mergify/bp/stable/0.46/pr-11973
Your branch is up to date with 'origin/stable/0.46'.

You are currently cherry-picking commit be0620856.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   test/python/compiler/test_transpiler.py

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@qiskit-bot
Copy link
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

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

  • @Qiskit/terra-core

@github-actions github-actions bot added type: qa Issues and PRs that relate to testing and code quality Changelog: None Do not include in changelog labels Mar 15, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8310401947

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 16 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.006%) to 86.837%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/parse.rs 6 96.69%
crates/qasm2/src/lex.rs 10 91.44%
Totals Coverage Status
Change from base Build 8206600256: -0.006%
Covered Lines: 75001
Relevant Lines: 86370

💛 - Coveralls

@1ucian0 1ucian0 removed the conflicts used by mergify when there are conflicts in a port label Mar 19, 2024
@1ucian0 1ucian0 added this to the 0.46.2 milestone Mar 20, 2024
@1ucian0 1ucian0 added this pull request to the merge queue Mar 24, 2024
Merged via the queue into stable/0.46 with commit 5dcfade Mar 24, 2024
11 of 13 checks passed
@mergify mergify bot deleted the mergify/bp/stable/0.46/pr-11973 branch March 24, 2024 20:51
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 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

3 participants