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

Add smoke test script in Python #11628

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

Add smoke test script in Python #11628

wants to merge 3 commits into from

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Feb 19, 2025

I wanted to consolidate these anyway, and apparently it's a huge pain to make a Windows task fail early via GitHub's PowerShell setup so I implement this in Python instead.

@zanieb zanieb added the testing Internal testing of behavior label Feb 19, 2025
@zanieb zanieb temporarily deployed to uv-test-publish February 19, 2025 17:57 — with GitHub Actions Inactive
@zanieb zanieb marked this pull request as ready for review February 19, 2025 18:02
@zanieb
Copy link
Member Author

zanieb commented Feb 19, 2025

Great it failed on aarch64 as desired! https://github.com/astral-sh/uv/actions/runs/13419135061/job/37487489440?pr=11628

@@ -0,0 +1,7 @@
# Note this is not a real shell-script, it's parsed by `smoke-test/__main__.py` and executed
Copy link
Member Author

Choose a reason for hiding this comment

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

We probably could just have a list of shell scripts here and actually run them with a shell, but just doing something that fulfills the current needs right now.

@zanieb zanieb temporarily deployed to uv-test-publish February 19, 2025 18:12 — with GitHub Actions Inactive
@zanieb zanieb enabled auto-merge (squash) February 19, 2025 18:17
@zanieb zanieb disabled auto-merge February 19, 2025 18:17
@zanieb zanieb temporarily deployed to uv-test-publish February 19, 2025 18:19 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Internal testing of behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant