Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surfman tests freeze on "chains sm-no-wgl sm-angle-builtin" #329

Open
sagudev opened this issue Jan 7, 2025 · 2 comments
Open

Surfman tests freeze on "chains sm-no-wgl sm-angle-builtin" #329

sagudev opened this issue Jan 7, 2025 · 2 comments

Comments

@sagudev
Copy link
Member

sagudev commented Jan 7, 2025

runs:
https://github.com/servo/surfman/actions/runs/12647771161/job/35240794466
https://github.com/servo/surfman/actions/runs/12630057884/job/35189122571

also happens on main

I suspect there might be mutex deadlock.

@sagudev
Copy link
Member Author

sagudev commented Jan 7, 2025

One thread (test_context_sharing) is at

let result = dxgi::CreateDXGIFactory1(
other are waiting on test serial

@sagudev
Copy link
Member Author

sagudev commented Jan 7, 2025

using 1 test threads doesn't work, but running test one by one (manually) works so I guess test are not really isolated.

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

No branches or pull requests

1 participant