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

Ensure tests run on ci #305

Merged
merged 8 commits into from
Jul 26, 2024
Merged

Ensure tests run on ci #305

merged 8 commits into from
Jul 26, 2024

Conversation

hahn-kev
Copy link
Contributor

@hahn-kev hahn-kev commented Jul 25, 2024

currently no tests are being found and run on CI, however there's no errors. I suspect this has been happening since bc9c0da as that's when the test adapter version changed.

I've also included test reporting in CI so we will better catch when tests aren't running. It turns out the flag RunConfiguration.FailWhenNoTestsFound=true only works for the vstest adapter, which we're not using.


This change is Reviewable

Copy link

github-actions bot commented Jul 25, 2024

LCM Tests

    8 files      8 suites   1m 34s ⏱️
2 810 tests 2 790 ✅ 20 💤 0 ❌
5 620 runs  5 543 ✅ 77 💤 0 ❌

Results for commit 513fdda.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 4 of 5 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @hahn-kev)

Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 3 files at r3, all commit messages.
Reviewable status: 6 of 7 files reviewed, all discussions resolved

@jasonleenaylor jasonleenaylor merged commit 73e1f66 into master Jul 26, 2024
4 of 5 checks passed
@jasonleenaylor jasonleenaylor deleted the ensure-tests-run-on-ci branch July 26, 2024 13:50
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