Skip to content

[test] add gInterpreter test for very long expressions#22636

Merged
dpiparo merged 2 commits into
root-project:masterfrom
ferdymercury:patch-23
Jun 17, 2026
Merged

[test] add gInterpreter test for very long expressions#22636
dpiparo merged 2 commits into
root-project:masterfrom
ferdymercury:patch-23

Conversation

@ferdymercury

Copy link
Copy Markdown
Collaborator

Failed with llvm18 but no longer with llvm20 based on local tests

Closes #15818

Failed with llvm18 but no longer with llvm20 based on local tests

Closes root-project#15818
@ferdymercury ferdymercury marked this pull request as ready for review June 16, 2026 20:37
@ferdymercury ferdymercury requested a review from vepadulano June 16, 2026 20:37
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

Test Results

    19 files      19 suites   3d 2h 59m 16s ⏱️
 3 867 tests  3 866 ✅ 0 💤 1 ❌
66 347 runs  66 346 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 86dc07a.

♻️ This comment has been updated with latest results.

@dpiparo

dpiparo commented Jun 17, 2026

Copy link
Copy Markdown
Member

Hello, don't want to be overly picky here, especially given these nice changes, but wouldn't a string generated in a for loop be a bit better in this case?

@ferdymercury

Copy link
Copy Markdown
Collaborator Author

but wouldn't a string generated in a for loop be a bit better in this case?

Indeed, fixed now.

@dpiparo dpiparo merged commit 0774da7 into root-project:master Jun 17, 2026
27 of 33 checks passed
@ferdymercury ferdymercury deleted the patch-23 branch June 17, 2026 12:52
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.

asan segfault due to declaration of function with very long return expression

3 participants