Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cling] Windows: Fix declaration for C99 and re-enable Gnu.C test #16694

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ferdymercury
Copy link
Collaborator

@ferdymercury ferdymercury commented Oct 15, 2024

This Pull request:

Changes or fixes:

This is a rebased version of root-project/cling#174 by @marsupial
The test was failing for a reason that likely shouldn't be ignored. This reverts commit root-project/cling@5947e13.

Checklist:

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

The test was failing for a reason that likely shouldn't be ignored.
This reverts commit 5947e13.
This is a rebased version of root-project/cling#174 by marsupial
Copy link

Test Results

    17 files      17 suites   4d 1h 29m 47s ⏱️
 2 713 tests  2 712 ✅ 0 💤 1 ❌
43 511 runs  43 510 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit b605efc.

Copy link
Member

@dpiparo dpiparo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, but I would like that also @vgvassilev approves before moving on with the merge.

@vgvassilev
Copy link
Member

Do we have a way to run the cling tests in the ci?

@ferdymercury
Copy link
Collaborator Author

Do we have a way to run the cling tests in the ci?

That would be #15230

@vgvassilev
Copy link
Member

Do we have a way to run the cling tests in the ci?

That would be #15230

Ok, so it's not there yet. @ferdymercury, did you try to run the cling tests locally? Does this change still lead to successful testsuite?

@ferdymercury
Copy link
Collaborator Author

No, I didn't, sorry. I just rebased an existing PR, I think at that time, it was tested with jenkins. See discussion here: root-project/cling#174 (comment)

@vgvassilev
Copy link
Member

No, I didn't, sorry. I just rebased an existing PR, I think at that time, it was tested with jenkins. See discussion here: root-project/cling#174 (comment)

Ok, 7 years ago the tests were fine. Are they now? We should probably implement the feature request you mentioned earlier.

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.

4 participants