Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(conda build): revert noarch and add playwright install test #2792

Merged
merged 6 commits into from
Mar 31, 2025

Conversation

cisaacstern
Copy link
Contributor

@cisaacstern cisaacstern commented Mar 18, 2025

closes #2791

Starting by just adding the failing test case proposed by @mxschmitt in #2791 (comment) , to prove to ourselves that ci will fail with this additional test. Oops, ci doesn't run without maintainer approval, that makes sense!

I've gone ahead and implemented your proposed changes as best I understood them, @mxschmitt! Thanks for the prompt review and direction on this. Happy to adjust if you like, or feel free to push to this branch directly if you prefer. 🙏

@cisaacstern
Copy link
Contributor Author

@microsoft-github-policy-service agree

@mxschmitt
Copy link
Member

What I'm still confused a bit about is why #2794 is still passing - do you have a clue why this is the case?

@cisaacstern
Copy link
Contributor Author

why #2794 is still passing

meaning, why the ubuntu build is failing both here and on #2794? yeah that's a little bit odd ... not sure off the top of my head, will think about that for a moment 🤔

@cisaacstern
Copy link
Contributor Author

I wonder if the Github Actions ubuntu runner perhaps just doesn't have the necessary browser dependencies (I have seen something like this elsewhere). I will try with --with-deps.

@cisaacstern
Copy link
Contributor Author

@mxschmitt it seems this needs your approval to re-run. When you get a moment, could we try the latest change, either here or on #2794, if that's easier?

@cisaacstern
Copy link
Contributor Author

😕 Well shucks. I can try actually building this locally in an Ubuntu container, to reproduce this error. Will check back with any findings.

@cisaacstern
Copy link
Contributor Author

Update: I have been able to repro this locally. Will follow up shortly with a fix.

@cisaacstern
Copy link
Contributor Author

@mxschmitt thanks for jumping in here. I was able to repro the prior error on an ubuntu container, but couldn't figure out how to fix it 🤷

@mxschmitt mxschmitt merged commit 2da9003 into microsoft:main Mar 31, 2025
37 of 38 checks passed
@cisaacstern
Copy link
Contributor Author

Thanks @mxschmitt!!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: playwright install is broken when installing 1.51.0 from microsoft conda channel
2 participants