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

CTS: do not continue on error #4213

Closed
wants to merge 3 commits into from

Conversation

kaizhangNV
Copy link
Contributor

The CTS nightly stops report error because of continue-on-error is set to true. Set it false such that we can know as soon as it fails.

@kaizhangNV kaizhangNV added the pr: non-breaking PRs without breaking changes label May 23, 2024
@kaizhangNV kaizhangNV self-assigned this May 23, 2024
jkwak-work
jkwak-work previously approved these changes May 23, 2024
@kaizhangNV kaizhangNV force-pushed the issue/CTS branch 3 times, most recently from 920e6f5 to 260c099 Compare May 23, 2024 21:20
The CTS nightly stops report error because of `continue-on-error` is set
to true. Set it false such that we can know as soon as it fails.

TODO:
Temporarily change the workflow to run per-PR to verify thing is
correct. Will change it back when the PR is ready to merge.
@kaizhangNV kaizhangNV force-pushed the issue/CTS branch 3 times, most recently from 0fae5b3 to c55e39a Compare May 23, 2024 21:42
@kaizhangNV kaizhangNV force-pushed the issue/CTS branch 2 times, most recently from b76e9b7 to c3eebf9 Compare May 23, 2024 22:04
@kaizhangNV
Copy link
Contributor Author

because PR from forked branch cannot access the secret, I will delete this PR, and create a new one that will be submitted to slang repo directly.

@kaizhangNV kaizhangNV closed this May 23, 2024
@kaizhangNV kaizhangNV deleted the issue/CTS branch May 23, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: non-breaking PRs without breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants