Skip to content

Fix warnings in tsgen tests. NFC #20870

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

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Dec 7, 2023

Also don't report clearing of out/test between each test, which makes the test runner less chatty by default.

@sbc100 sbc100 requested review from brendandahl and kripken December 7, 2023 17:36
@sbc100 sbc100 force-pushed the test_warnings branch 2 times, most recently from 416e5b1 to 8f8aad8 Compare December 7, 2023 18:40
'-sPTHREAD_POOL_SIZE=1',
'-sSINGLE_FILE',
'-lembind', # Test duplicated link option.
]
self.run_process([EMCC, test_file('other/embind_tsgen.cpp'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

simpler to do self.emcc() maybe?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Also don't report clearing of out/test between each test, which makes
the test runner less chatty by default.
@sbc100 sbc100 enabled auto-merge (squash) December 7, 2023 23:11
@sbc100 sbc100 disabled auto-merge December 8, 2023 01:53
@sbc100 sbc100 merged commit dabbde6 into emscripten-core:main Dec 8, 2023
@sbc100 sbc100 deleted the test_warnings branch December 8, 2023 01:53
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.

2 participants