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

Split up device test cases for wheel build #59

Merged
merged 3 commits into from
Feb 5, 2021
Merged

Conversation

antalszava
Copy link
Contributor

@antalszava antalszava commented Feb 4, 2021

Splits up the test cases from the device test suite.

This is to avoid a test run behaviour that involves tests hanging when run using pytest on Windows.

@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #59 (5da1515) into master (04369fd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #59   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           54        54           
=========================================
  Hits            54        54           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 04369fd...5da1515. Read the comment docs.

@antalszava antalszava changed the title Skip hanging test for wheel build Split up device test cases for wheel build Feb 4, 2021
Comment on lines +47 to +48
pl-device-test --device=lightning.qubit --skip-ops -x --tb=short --no-flaky-report -k "not test_four_qubit_random_circuit"
pl-device-test --device=lightning.qubit --skip-ops -x --tb=short --no-flaky-report -k "test_four_qubit_random_circuit"
Copy link
Member

Choose a reason for hiding this comment

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

😆

@antalszava antalszava merged commit 451f2df into master Feb 5, 2021
@antalszava antalszava deleted the skip_hanging_test branch February 5, 2021 15:43
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.

None yet

2 participants