Skip to content

Fix colab tests#6256

Merged
maryamziaa merged 2 commits intodevelopfrom
fix/colab-test
Jan 7, 2026
Merged

Fix colab tests#6256
maryamziaa merged 2 commits intodevelopfrom
fix/colab-test

Conversation

@maryamziaa
Copy link
Contributor

@maryamziaa maryamziaa commented Oct 30, 2025

Proposed change(s)

Describe the changes made in this PR.
Fixed Colab notebook execution failures in GitHub Actions by modernizing the Xvfb (virtual display) setup.

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe): Updated Xvfb setup to use current Ubuntu repository packages

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

@maryamziaa maryamziaa changed the title Fix colab test. Fix colab tests Oct 30, 2025
Copy link
Contributor

@Codengineer Codengineer left a comment

Choose a reason for hiding this comment

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

LGTM

- Simplify xvfb installation in Colab notebooks using apt-get
- Use subprocess.Popen to start Xvfb instead of shell script
- Enable default registry in unity_env_registry.py
- Update colab workflow configuration
@maryamziaa maryamziaa merged commit 7c8657e into develop Jan 7, 2026
5 of 9 checks passed
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.

2 participants