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 counter_wb test & Makefile cocotb-verify-* regex #376

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

algofoogle
Copy link

This PR fixes 3 things:

  1. Test example "counter_wb" fails due to timeout: Timeout increased, and test tidied a little.
  2. Minor error in regex for cocotb-verify-* in Makefile prevents running any test that ends in the letter c
  3. .gitignore updated to exclude venv-cocotb (per venv-cocotb should be in .gitignore #373 ).

Copy link
Author

@algofoogle algofoogle left a comment

Choose a reason for hiding this comment

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

A group review between @marwaneltoukhy, @DavidRLindley and @algofoogle determined this was ready to merge.

@DavidRLindley I can't self-approve. Can you approve this PR?

NOTE: I believe the failing tests in the GitHub Actions are either a known problem still to be fixed about these repos generally, or are due to an upstream repo that needs its own fix first, and not a fault of this particular commit.

@DavidRLindley
Copy link

I'm not authorized to merge, Anton.

I looked over the changes and don't see anything obvious, but asked Marwan to review, too.

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