-
Notifications
You must be signed in to change notification settings - Fork 38
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
try turn back on macos #3504
try turn back on macos #3504
Conversation
Signed-off-by: Jess Frazelle <[email protected]>
QA Wolf here! As you write new code it's important that your test coverage is keeping up. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
@ryanrosello-og thought you might have ideas on this one, on macOS the tests hang on can’t wait on console but on windows/ubuntu they are fine, in this PR I tried not using the playwright version of google chrome and instead use the one in brew and it had same issue, it’s super weird |
hello @jessfraz I had a crack at this and found the following:
The tests seems to be falling over here... I've never seen this error message before, I'm hoping this makes sense to you:
This is the tracefile: You can view it using https://trace.playwright.dev/ Let me know what else I can help with 👍 |
Yeah what I don’t understand is why the other os don’t have this same issue, it would at least make sense if they were consistent |
i have some good news and some bad news @jessfraz : Good news: Bad news: |
^ nope, false alarm. Copied and pasted "Desktop Safari" by accident. This still does not work |
oh whoa okay nuts, I just like knowing the reason thank you! makes sense! |
No description provided.