Skip to content

[test] Add tests for error handling of interpreter APIs - #22966

Draft
vepadulano wants to merge 1 commit into
root-project:masterfrom
vepadulano:gh-22235
Draft

[test] Add tests for error handling of interpreter APIs#22966
vepadulano wants to merge 1 commit into
root-project:masterfrom
vepadulano:gh-22235

Conversation

@vepadulano

Copy link
Copy Markdown
Member

This commit introduces tests to document the error handling behaviour of various interpreter APIs.

Fixes #22235

@vepadulano vepadulano self-assigned this Jul 30, 2026
This commit introduces tests to document the error handling behaviour of various interpreter APIs.

Fixes root-project#22235
@github-actions

Copy link
Copy Markdown

Test Results

    23 files      23 suites   3d 7h 16m 58s ⏱️
 3 860 tests  3 858 ✅ 0 💤 2 ❌
72 916 runs  72 913 ✅ 0 💤 3 ❌

For more details on these failures, see this check.

Results for commit fce5cbe.

@vepadulano
vepadulano requested a review from vgvassilev July 31, 2026 07:24
@vepadulano
vepadulano marked this pull request as draft July 31, 2026 07:24
@vepadulano
vepadulano requested a review from bellenot July 31, 2026 07:24
@vepadulano

Copy link
Copy Markdown
Member Author

Converting to draft because the following decisions must be made:

  • Are the tested behaviours also the expected ones?
  • Shall we document them somewhere?
  • If the tested behaviours are expected, shall Windows also align with them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cling does not report failed compilation (on MacOS)

1 participant