Skip to content

Conversation

@jonathanmetzman
Copy link
Contributor

No description provided.

Fix FuzzbenchRunsTest by mocking subprocess.run

This test was attempting to run actual Docker commands and access external resources (GCS) that do not exist or are inaccessible in the CI environment, causing failures (exit code 125 or 1).
Mocking subprocess.run ensures the test verifies the logic of step generation without side effects.
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.

1 participant