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

Showcase CI tests are always skipped #1147

Closed
vam-google opened this issue Jan 21, 2022 · 1 comment · Fixed by #1148
Closed

Showcase CI tests are always skipped #1147

vam-google opened this issue Jan 21, 2022 · 1 comment · Fixed by #1148
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@vam-google
Copy link
Contributor

An example of a such showcase skipped run: https://github.com/googleapis/gapic-generator-python/runs/4887995943?check_suite_focus=true.

Run nox -s showcase
nox > Running session showcase
nox > Session showcase skipped: Python interpreter 3.9 not found.

As a result showcase tests are always reported as green even though they never actually ran.

@vam-google vam-google added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jan 21, 2022
@software-dov software-dov linked a pull request Jan 27, 2022 that will close this issue
@software-dov
Copy link
Contributor

Fixed by #1148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants