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

add flynt to pytest-minimal #4250

Merged
merged 3 commits into from
Jun 22, 2021

Conversation

balopat
Copy link
Contributor

@balopat balopat commented Jun 22, 2021

Adds flynt to the pytest-minimal set of dependencies.

It seems pytest-changed-files is failing now whenever _compat.py (or its test) is modified, it just didn't come up when I refactored the requirements files.

@balopat balopat requested review from cduck, vtomole and a team as code owners June 22, 2021 14:55
@balopat balopat requested a review from maffoo June 22, 2021 14:55
@google-cla google-cla bot added the cla: yes Makes googlebot stop complaining. label Jun 22, 2021
@balopat balopat changed the title add flynt for pytest minimal add flynt to pytest-minimal Jun 22, 2021
@tanujkhattar tanujkhattar added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jun 22, 2021
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jun 22, 2021
@CirqBot CirqBot merged commit 02f3951 into quantumlib:master Jun 22, 2021
@CirqBot CirqBot removed automerge Tells CirqBot to sync and merge this PR. (If it's running.) front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. labels Jun 22, 2021
CirqBot pushed a commit that referenced this pull request Jun 25, 2021
Disable deprecation warning deduping during testing and fix deprecation assertion logic in json serialization tests. 

Fixes #4227. 

Merge after #4250 (it contains a fix that is merged in here).
CirqBot pushed a commit that referenced this pull request Jun 30, 2021
Extracts cirq-pasqal as a separate module.

Merge after #4239, a fix for json testing and deprecation warning deduping and #4250, a fix for flnyt / minimal pytest dependencies (it contains them currently)
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
Adds flynt to the pytest-minimal set of dependencies. 

It seems pytest-changed-files is failing now whenever `_compat.py` (or its test) is modified, it just didn't come up when I refactored the requirements files.
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
Disable deprecation warning deduping during testing and fix deprecation assertion logic in json serialization tests. 

Fixes quantumlib#4227. 

Merge after quantumlib#4250 (it contains a fix that is merged in here).
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
Extracts cirq-pasqal as a separate module.

Merge after quantumlib#4239, a fix for json testing and deprecation warning deduping and quantumlib#4250, a fix for flnyt / minimal pytest dependencies (it contains them currently)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Makes googlebot stop complaining.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants