Skip to content

[test] Simplify test_pthread_tls. NFC #24658

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
Jul 8, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jul 7, 2025

@sbc100 sbc100 requested a review from brendandahl July 7, 2025 17:29
@sbc100 sbc100 force-pushed the test_pthread_tls branch 2 times, most recently from f6fa5a3 to d0ebd9f Compare July 7, 2025 20:58
@sbc100 sbc100 requested a review from kripken July 7, 2025 22:39
@@ -2714,6 +2707,14 @@ def test_pthread_tls_dylink(self):
self.cflags.append('-Wno-experimental')
self.do_run_in_out_file_test('pthread/test_pthread_tls_dylink.c')

@node_pthreads
@needs_dylink
Copy link
Member

Choose a reason for hiding this comment

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

Why does this need dylink?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ooops, copypasta. Removed.

- Convert to C
- Run in core tests under node.
- Remove redundant test added in emscripten-core#24646
@sbc100 sbc100 force-pushed the test_pthread_tls branch from d0ebd9f to 25da882 Compare July 8, 2025 18:43
@sbc100 sbc100 merged commit 1277e22 into emscripten-core:main Jul 8, 2025
30 checks passed
@sbc100 sbc100 deleted the test_pthread_tls branch July 8, 2025 20:02
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