Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Dec 7, 2022

Don't try to assert that the emcc stderr is empty. The compiler can generate message on stderr under certain circumstances. For example the cache:INFO: generating system library: ... messages.

Without this change this test fails if the cache is cleared right before running it.

Don't try to assert that the emcc stderr is empty.  The compiler can
generate message on stderr under certain circumstances.  For example
the `cache:INFO: generating system library: ...` messages.

Without this change this test fails if the cache is cleared right
before running it.
@sbc100 sbc100 requested a review from kripken December 7, 2022 23:56
@sbc100 sbc100 merged commit b313178 into main Dec 8, 2022
@sbc100 sbc100 deleted the test_dash_s_list_parsing branch December 8, 2022 17:25
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