Skip to content

Conversation

@lukasmasuch
Copy link
Collaborator

@lukasmasuch lukasmasuch commented Nov 1, 2024

Describe your changes

Fix the update snapshot test to wait for the correct status (failure instead of success).


Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@lukasmasuch lukasmasuch added security-assessment-completed Security assessment has been completed for PR change:other PR contains other type of change impact:internal PR changes only affect internal code labels Nov 1, 2024
@lukasmasuch lukasmasuch marked this pull request as ready for review November 1, 2024 17:13
else:
print(
f"The latest workflow run completed with status: {conclusion}. "
"The snapshot update is only working on failed runs."
Copy link
Collaborator

Choose a reason for hiding this comment

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

The reason is that snapshots only need to be updated when there was a failure, right? It might make sense to add this as a comment

@lukasmasuch lukasmasuch merged commit 7f4b189 into develop Nov 1, 2024
@lukasmasuch lukasmasuch deleted the fix/update-snapshot-script branch November 1, 2024 20:58
edegp pushed a commit to edegp/streamlit that referenced this pull request Jan 19, 2025
…#9764)

## Describe your changes

Fix the update snapshot test to wait for the correct status (failure
instead of success).

---

**Contribution License Agreement**

By submitting this pull request you agree that all contributions to this
project are made under the Apache 2.0 license.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:other PR contains other type of change impact:internal PR changes only affect internal code security-assessment-completed Security assessment has been completed for PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants