Skip to content

test: disable wasm tests #3143

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
wants to merge 1 commit into from
Closed

Conversation

legendecas
Copy link
Member

@cclauss
Copy link
Contributor

cclauss commented Mar 19, 2025

Please rebase to fix the Python lint issues.

Or...

- if is_executable and len(solibs):
+ if is_executable and solibs:

@legendecas
Copy link
Member Author

@cclauss this needs a new version from gyp-next and gyp-updater will pick-up the change.

@legendecas legendecas changed the title ci: windows target test: disable wasm tests Mar 19, 2025
@legendecas
Copy link
Member Author

I don't have a good solution to fix the wasm test right now. I think we should disable it before we have a proper fix.

/cc author of the tests, @toyobayashi I'd appreciate it if you could help us fixing the test, thanks!

@toyobayashi
Copy link
Contributor

fixed in #3145

@legendecas
Copy link
Member Author

Closed in favor of #3145.

@legendecas legendecas closed this Mar 19, 2025
@legendecas legendecas deleted the windows-sdk branch March 20, 2025 00:35
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

Successfully merging this pull request may close these issues.

3 participants