Thanks to visit codestin.com
Credit goes to github.com

Skip to content

test: verify that enterprise tests are being run #12871

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

Merged
merged 4 commits into from
Apr 5, 2024
Merged

Conversation

aslilac
Copy link
Member

@aslilac aslilac commented Apr 4, 2024

  • A couple small things to reduce the amount of noise in CI test logs

  • Verify that the enterprise e2e test step is actually running the enterprise tests (and that the injected secret is a valid looking license)

  • Track skipped tests as a statistic in our custom reporter, so that we can actually tell whether tests are being skipped or not.

Part of the problem was that I assumed the test status would changed for skipped tests, but you actually have to check the expectedStatus for that, which I didn't notice before.

@aslilac aslilac merged commit c4b26f3 into main Apr 5, 2024
26 checks passed
@aslilac aslilac deleted the e2e-test-improvements branch April 5, 2024 17:45
@github-actions github-actions bot locked and limited conversation to collaborators Apr 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants