ember-test-waiters icon indicating copy to clipboard operation
ember-test-waiters copied to clipboard

Tests hang

Open amk221 opened this issue 6 months ago • 2 comments

Here is a demo that hangs consistently in Firefox in headless mode, or being run via ember test --server

https://github.com/amk221/-ember-waiters-issue/commit/4f41d022212a8f3949ce5510ed3a0e2a68f29d0a#diff-539124910b2d9910320f2b3c5516639c1a1e417847d0ae2769c1f839e13b713dR20-R31

I am secretly hoping its not an issue specific to Firefox, but just shows up in it easier. And that if fixed would iron out flakes I see in our test suite of > 8000, where occasionally we'll see pending test waiters cause the tests to eventually bomb out even in Chrome

amk221 avatar Sep 05 '25 09:09 amk221

Did you end up finding out why the click wasn't working at all?

(We dobegged this sowe in discord, and the promise is never resolved due to a click not working, which is why the test hangs (this click is expected to resolve the promise))

NullVoxPopuli avatar Sep 05 '25 11:09 NullVoxPopuli

Hi, no sorry - I went as deep as I possibly could before I had no other choice but to reach out for help

amk221 avatar Sep 05 '25 11:09 amk221