Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 7, 2025

Summary

This has been a bug since gh-10712, but wasn't caught by the integration test in the test suite because that constructs a because the circuit has a perfect layout, so the layout stage was short-circuiting out after VF2.

Details and comments

I caught this by making a buggy version of VF2 that doesn't recognise Target 2q links without a defined error.


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

This has been a bug since gh-10712, but wasn't caught by the integration
test in the test suite because the circuit has a perfect layout, so the
layout stage was short-circuiting out after VF2.

(cherry picked from commit 2504bde)
@mergify mergify bot requested a review from a team as a code owner April 7, 2025 17:03
@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 following people are relevant to this code:

  • @Qiskit/terra-core

@github-actions github-actions bot added Changelog: Bugfix Include in the "Fixed" section of the changelog mod: transpiler Issues and PRs related to Transpiler labels Apr 7, 2025
@github-actions github-actions bot added this to the 1.4.3 milestone Apr 7, 2025
@jakelishman jakelishman enabled auto-merge April 7, 2025 17:04
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14315113583

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 88.11%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 4 91.98%
Totals Coverage Status
Change from base Build 14246359028: 0.02%
Covered Lines: 72867
Relevant Lines: 82700

💛 - Coveralls

@jakelishman jakelishman added this pull request to the merge queue Apr 7, 2025
Merged via the queue into stable/2.0 with commit 2bca1b8 Apr 7, 2025
27 checks passed
@mtreinish mtreinish deleted the mergify/bp/stable/2.0/pr-14186 branch April 29, 2025 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the "Fixed" section of the changelog mod: transpiler Issues and PRs related to Transpiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants