Skip to content

Conversation

@bastoica
Copy link
Collaborator

Description

This PR fixes a few issues with Acto.

Changes

  • Relax the constraints of the "environment setup" oracle to allow Python 3.8 or newer versions instead of exactly 3.8.
  • Apply patch #8ecdcda that allows Acto to load operators from pre-packaged archives when the original images are no longer available for download.
  • Clarify the alternations made to the original version of Acto evaluated for SOSP'23. Specifically, the version in ArtEvalBench contains fewer operators because two images that contain some of the bugs Acto discovered are no longer available online

Testing

Tested manually, by downloading, installing, and running Acto, after which I ran the evaluation oracles.

Checklist

  • Tests pass locally
  • Code follows project style guidelines
  • Documentation updated

@bastoica bastoica added the bug Something isn't working label Dec 23, 2025
@bastoica bastoica linked an issue Dec 23, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix ArtEvalBench's Acto (SOSP'23) entry

1 participant