Skip to content

Fix = vs == typos in test assertions. NFC#24194

Merged
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:fix_assert
Apr 28, 2025
Merged

Fix = vs == typos in test assertions. NFC#24194
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:fix_assert

Conversation

@sbc100

@sbc100 sbc100 commented Apr 28, 2025

Copy link
Copy Markdown
Collaborator

I first noticed a type in audioworklet_params_mixing.c from #23659 then found several other tests with the same issue. Nasty.

Not sure what to do about the test_sdl_set_clip_rect assertions which don't seem to be valid (i.e. they fail with the typo fixed).

@sbc100 sbc100 requested review from dschuff and kripken April 28, 2025 02:43
@sbc100 sbc100 force-pushed the fix_assert branch 2 times, most recently from e9074e2 to fcfaa97 Compare April 28, 2025 15:53

@kripken kripken left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yikes...

@kripken

kripken commented Apr 28, 2025

Copy link
Copy Markdown
Member

Not sure what to do about the test_sdl_set_clip_rect assertions which don't seem to be valid (i.e. they fail with the typo fixed).

Maybe land the others and open an issue for the failing ones?

I first noticed a type in audioworklet_params_mixing.c from emscripten-core#23659 then
found several other tests with the same issue.  Nasty.

Not sure what to do about the test_sdl_set_clip_rect assertions which
don't seem to be valid (i.e. they fail with the typo fixed).
@sbc100

sbc100 commented Apr 28, 2025

Copy link
Copy Markdown
Collaborator Author

Not sure what to do about the test_sdl_set_clip_rect assertions which don't seem to be valid (i.e. they fail with the typo fixed).

Maybe land the others and open an issue for the failing ones?

I created a bug to look into it #24201

@dschuff dschuff left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

😬

@sbc100 sbc100 merged commit d80c7c7 into emscripten-core:main Apr 28, 2025
@sbc100 sbc100 deleted the fix_assert branch April 28, 2025 17:34
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