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

Remove not working testcases #301

Merged
merged 6 commits into from
Dec 13, 2023
Merged

Remove not working testcases #301

merged 6 commits into from
Dec 13, 2023

Conversation

cqc-melf
Copy link
Collaborator

remove testcases that should not work

@cqc-melf cqc-melf requested a review from yao-cqc as a code owner December 12, 2023 16:54
@cqc-melf cqc-melf requested a review from cqc-alec December 12, 2023 16:54
@cqc-melf
Copy link
Collaborator Author

Solves #201 and #299

],
)
@pytest.mark.timeout(120)
def test_division(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather than delete these tests we could modify them so that they expect an exception to be raised; then swap the "xfail" annotation between QASM and QIR.

(I think we will want to support both these cases one day.)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, done in the added commits.

@cqc-melf cqc-melf requested a review from cqc-alec December 13, 2023 15:40
@cqc-melf cqc-melf merged commit b297181 into develop Dec 13, 2023
11 checks passed
@cqc-melf cqc-melf deleted the remove/division-in-qir-qasm branch December 13, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants