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

Autogenerate TTNN Tests for Explorer CI to consume #1333

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

vprajapati-tt
Copy link
Contributor

@vprajapati-tt vprajapati-tt commented Nov 19, 2024

@vprajapati-tt vprajapati-tt changed the title Autogenerate TTNN Tests for CI to consume Autogenerate TTNN Tests for Explorer CI to consume Nov 19, 2024
Copy link
Contributor

@odjuricicTT odjuricicTT left a comment

Choose a reason for hiding this comment

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

Great to have this functionality so we can run explorer no all these files. Not sure if we want it in CI tho. Left a comment.

.github/workflows/build-and-test.yml Outdated Show resolved Hide resolved
.github/workflows/build-and-test.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@odjuricicTT odjuricicTT left a comment

Choose a reason for hiding this comment

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

Once we get the tests to pass, let's also check the duration of the job before merging this.

@vprajapati-tt
Copy link
Contributor Author

Awesome. we're finally seeing some additional coverage and catching failpoints in explorer :) I'll address these fixes + add TTIR modules from the tests directory.

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.

Explorer Tests are manually defined in tools/test folder
6 participants