Skip to content

Conversation

@yueqis
Copy link

@yueqis yueqis commented May 19, 2025

… tasks"

Reference Issues/PRs

Fixes #400
Harness no longer works: Could not find requirements.txt for some tasks

What does this implement/fix? Explain your changes.

Automatically try to pull requirements.txt from the main commit when the specified commit to pull from does not exist.

Any other comments?

🧡 Thanks for contributing!

@carlosejimenez
Copy link
Member

Hi @yueqis ! Thank you for your contribution.

I'm a bit concerned with merging this in this form at the moment. I think falling back to the main branch is a bit unstable since it's a moving target.

In order to figure out the best solution, would you know which instance_id's are fixed using this approach?

@yueqis
Copy link
Author

yueqis commented Jun 2, 2025

Hi @carlosejimenez! All failing tasks are fixed using this approach. I do understand that this might be an unstable approach, so maybe only change the requirements.txt github link for the failing tasks? I didn't evaluate all the tasks, but I encountered this error for matplotlib ones.

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.

Harness no longer works: Could not find requirements.txt for some tasks

2 participants