Skip to content

JiT test suite - #2185

Merged
rafal-hawrylak merged 2 commits into
mainfrom
pr5-jit-tests
Aug 18, 2026
Merged

JiT test suite#2185
rafal-hawrylak merged 2 commits into
mainfrom
pr5-jit-tests

Conversation

@rafal-hawrylak

@rafal-hawrylakrafal-hawrylak commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Part of #2110 - [Integrate JiT compilation into CLI]

@rafal-hawrylak
rafal-hawrylak requested a review from a team as a code ownerMay 28, 2026 05:42
@rafal-hawrylak
rafal-hawrylak requested review from zaptot and removed request for a teamMay 28, 2026 05:42
@rafal-hawrylak
rafal-hawrylak removed the request for review from zaptotMay 28, 2026 09:35
@rafal-hawrylak
rafal-hawrylakforce-pushed the pr5-jit-tests branch 3 times, most recently from cb45fc7 to 05001eaCompareMay 28, 2026 13:44
@rafal-hawrylak
rafal-hawrylakforce-pushed the pr5-jit-tests branch 4 times, most recently from 30d827f to 82ea7e1CompareJune 20, 2026 12:28
@rafal-hawrylak
rafal-hawrylakforce-pushed the pr5-jit-tests branch 2 times, most recently from ce6d2cd to d7b67c9CompareJune 22, 2026 10:11
@rafal-hawrylak
rafal-hawrylakforce-pushed the pr5-jit-tests branch 5 times, most recently from c61b97b to 27ac555CompareJuly 6, 2026 12:43
@rafal-hawrylak
rafal-hawrylakforce-pushed the pr5-jit-tests branch 2 times, most recently from 80c6e77 to ad676e3CompareJuly 13, 2026 14:40
@apilaskowski

Copy link
Copy Markdown
Collaborator

/gcbrun

@rafal-hawrylak
rafal-hawrylakforce-pushed the pr5-jit-tests branch 2 times, most recently from c38c043 to e417060CompareJuly 15, 2026 12:06
Comment threadcli/api/commands/run.ts Outdated
Comment threadcli/api/commands/run.ts Outdated
@rafal-hawrylak
rafal-hawrylakforce-pushed the pr5-jit-tests branch 3 times, most recently from c57856e to 3bc372aCompareJuly 16, 2026 07:34
Runs 4 JiT actions and asserts the CANCEL_EVENT listener count returns
to zero after the run completes. Fails today (leaks 4 listeners) — will
pass once run.ts unregisters each per-compile cancel handler.
@rafal-hawrylak
rafal-hawrylak merged commit 455a1ec into mainAug 18, 2026
11 checks passed
@rafal-hawrylak
rafal-hawrylak deleted the pr5-jit-tests branch August 18, 2026 21:02
apilaskowski pushed a commit that referenced this pull request Aug 19, 2026
Bumps the npm package version to release the `PropertyGraph` action
(#2243, #2246, #2249) and JiT assertion integration (#2185, #2223).
Sign up for freeto 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

@rafal-hawrylak@apilaskowski@ikholopov-omni