Skip to content

Conversation

devajithvs
Copy link
Contributor

@devajithvs devajithvs commented Oct 1, 2025

This Pull request:

Changes or fixes:

Checklist:

  • tested changes locally
  • updated the docs (if necessary)

This PR fixes #

@devajithvs devajithvs requested a review from vgvassilev October 1, 2025 16:50
@devajithvs devajithvs requested a review from dpiparo as a code owner October 1, 2025 16:50
@devajithvs devajithvs requested a review from hahnjo October 1, 2025 16:50
Copy link

github-actions bot commented Oct 1, 2025

Test Results

    22 files      22 suites   3d 18h 57m 11s ⏱️
 3 680 tests  3 675 ✅ 0 💤 5 ❌
79 071 runs  79 066 ✅ 0 💤 5 ❌

For more details on these failures, see this check.

Results for commit de499bf.

♻️ This comment has been updated with latest results.

…llback

This will fix the failing tests
- Extensions/Lookup/Simple.C
- Extensions/Lookup/SimpleDynamicExprs.C

That were failing with the following error:
```
In file included from ...include/cling/Interpreter/RuntimePrintValue.h:20:
In file included from /usr/include/c++/13/filesystem:49:
1: /usr/include/c++/13/bits/fs_path.h:1433:30: error: called object type 'TestProxy *' is not a function or function pointer
1: { return __path_iter_distance(__first, __last); }
1:          ~~~~~~~~~~~~~~~~~~~~^
```
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.

2 participants