root icon indicating copy to clipboard operation
root copied to clipboard

[cling] Make cling::utils::Lookup::Named look into using directives

Open devajithvs opened this issue 1 year ago • 3 comments

This Pull request:

Changes or fixes:

Checklist:

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

This PR fixes https://github.com/root-project/root/issues/15407

devajithvs avatar May 08 '24 16:05 devajithvs

Is there a corresponding roottest PR enabling/adding test for this?

pcanal avatar May 08 '24 17:05 pcanal

Test Results

    14 files      14 suites   3d 10h 44m 0s :stopwatch:  2 697 tests  2 697 :white_check_mark: 0 :zzz: 0 :x: 35 511 runs  35 511 :white_check_mark: 0 :zzz: 0 :x:

Results for commit ca410ed8.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 08 '24 18:05 github-actions[bot]

Is there a corresponding roottest PR enabling/adding test for this?

Added a cling test for this.

devajithvs avatar May 10 '24 13:05 devajithvs

@devajithvs can you try enabling the test in roottest that was conditional on the fix: https://github.com/root-project/roottest/pull/1118 ?

hahnjo avatar Sep 26 '24 11:09 hahnjo

Check running here: https://github.com/root-project/root/pull/16535 corresponding to https://github.com/root-project/roottest/pull/1194

devajithvs avatar Sep 26 '24 12:09 devajithvs