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

Fix TesterDriver.scala regression #1481 #1496

Merged
merged 2 commits into from
Jun 24, 2020
Merged

Fix TesterDriver.scala regression #1481 #1496

merged 2 commits into from
Jun 24, 2020

Conversation

seldridge
Copy link
Member

@seldridge seldridge commented Jun 24, 2020

This reverts changes to TesterDriver introduced in #1481 that broke chisel-testers.

Fix a regression in chisel-iotesters introduced in #1481. This restored a mistakenly removed call to finishWrapper.

Related issue: #1481 (comment)

Type of change: bug report

Impact: no functional change

Development Phase: implementation

Release Notes

None.

@seldridge seldridge requested a review from a team as a code owner June 24, 2020 00:16
@seldridge seldridge requested a review from ucbjrl June 24, 2020 00:16
@seldridge seldridge added this to the 3.3.x milestone Jun 24, 2020
@seldridge seldridge added the Bugfix Fixes a bug, will be included in release notes label Jun 24, 2020
@seldridge seldridge force-pushed the revert-TesterDriver branch from 77b0659 to b8b2d6b Compare June 24, 2020 00:23
@seldridge seldridge force-pushed the revert-TesterDriver branch from b8b2d6b to 09c95a5 Compare June 24, 2020 00:26
@seldridge seldridge changed the title Revert TesterDriver.scala from #1481 Fix TesterDriver.scala regression #1481 Jun 24, 2020
Copy link
Contributor

@ucbjrl ucbjrl left a comment

Choose a reason for hiding this comment

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

lgtm - passes tests

@seldridge seldridge added the Please Merge Accepted PRs that are ready to be merged. Useful when waiting on CI. label Jun 24, 2020
@mergify mergify bot merged commit a1edc8f into master Jun 24, 2020
mergify bot pushed a commit that referenced this pull request Jun 24, 2020
Signed-off-by: Schuyler Eldridge <[email protected]>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit a1edc8f)
@mergify mergify bot added the Backported This PR has been backported label Jun 24, 2020
mergify bot added a commit that referenced this pull request Jun 24, 2020
Signed-off-by: Schuyler Eldridge <[email protected]>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit a1edc8f)

Co-authored-by: Schuyler Eldridge <[email protected]>
@jackkoenig jackkoenig deleted the revert-TesterDriver branch June 25, 2020 19:18
jackkoenig pushed a commit that referenced this pull request Feb 28, 2023
* Split Passes.scala into separate files

* Add imports of implicit things

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backported This PR has been backported Bugfix Fixes a bug, will be included in release notes Please Merge Accepted PRs that are ready to be merged. Useful when waiting on CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants