Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Nov 25, 2024

No description provided.

@sbc100 sbc100 requested review from dschuff and kripken November 25, 2024 22:15
@sbc100 sbc100 requested a review from kripken November 26, 2024 00:10
self.set_setting('NODERAWFS')
self.do_run_in_out_file_test('unistd/access.c')
if '-DNODERAWFS' in args and (WINDOWS or self.get_setting('WASMFS')):
self.skipTest('NODERAWFS in WasmFS')
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
self.skipTest('NODERAWFS in WasmFS')
self.skipTest('NODERAWFS in WasmFS/Windows')

(or maybe two separate skips?)

@sbc100 sbc100 force-pushed the test_unistd_access branch from 38f369b to 8410a7c Compare November 26, 2024 00:46
@sbc100 sbc100 merged commit 2d92bdd into emscripten-core:main Nov 26, 2024
1 of 11 checks passed
@sbc100 sbc100 deleted the test_unistd_access branch November 26, 2024 00:46
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