Skip to content

[E2E] Adapters/level_zero_eager_init.cpp induces other tests to hang on Windows BMG with prebuilt E2E binaries #18067

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

Closed
ayylol opened this issue Apr 16, 2025 · 0 comments · Fixed by #18204
Labels
bug Something isn't working confirmed

Comments

@ayylol
Copy link
Contributor

ayylol commented Apr 16, 2025

Describe the bug

Running Adapters/level_zero_eager_init.cpp on Battlemage on windows with prebuilt E2E binaries flakily XPASSes, or induces other tests to hang. Verified on CI.

Runs prior to changing markup for Adapters/level_zero_eager_init.cpp could hang:

The E2E tests do not hang here, but Adapters/level_zero_eager_init.cpp reports as XPASS:

After removing the XFAIL from Adapters/level_zero_eager_init.cpp, a test hangs, and after disabling the hanging test a different test hangs:

After disabling the Adapters/level_zero_eager_init.cpp (instead of XFAILing) E2E tests pass without hanging:

To reproduce

Environment

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants