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

Timeslot error fix and tests #4335

Merged
merged 11 commits into from
Apr 30, 2020

Conversation

taalexander
Copy link
Contributor

Summary

Closes #4334. Fixes small bug in new timeslot implementation and adds new tests to verify the expected behavior.

Details and comments

@taalexander taalexander force-pushed the issue-4334-timeslot-error-fix branch from ab6a3be to 469e583 Compare April 28, 2020 23:16
@ajavadia ajavadia added this to the 0.14 milestone Apr 29, 2020
lcapelluto
lcapelluto previously approved these changes Apr 29, 2020
lcapelluto
lcapelluto previously approved these changes Apr 29, 2020
@mergify mergify bot merged commit cb7c520 into Qiskit:master Apr 30, 2020
@lcapelluto lcapelluto added the Changelog: Bugfix Include in the "Fixed" section of the changelog label Apr 30, 2020
faisaldebouni pushed a commit to faisaldebouni/qiskit-terra that referenced this pull request Aug 5, 2020
* Add test cases for issues with timeslots.'

* Fix small bug in timeslot insertion finder.

* Fixed another error in the code path.

* Remove accidental comment.

* Add docstring to new tests

* Fix another small timeslot bug.

Co-authored-by: Ali Javadi-Abhari <ajavadia@users.noreply.github.com>
Co-authored-by: Lauren Capelluto <laurencapelluto@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
@1ucian0 1ucian0 added the mod: pulse Related to the Pulse module label Jan 15, 2021
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: pulse Related to the Pulse module priority: high
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in Timeslot Ordering
4 participants