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

Remove unused include #37310

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Conversation

SilkeSchomann
Copy link
Contributor

@SilkeSchomann SilkeSchomann commented May 9, 2024

Description of work

Removed unused includes and unpin libcxx in the conda recipes for OSX.

Fixes 37308.
Fixes 37355.

To test:

Observe that tests are not failing and code review. This package build should succeed as well: https://builds.mantidproject.org/job/build_packages_from_branch/805/

This does not require release notes because it is not visible to the user.


Reviewer

Please comment on the points listed below (full description).
Your comments will be used as part of the gatekeeper process, so please comment clearly on what you have checked during your review. If changes are made to the PR during the review process then your final comment will be the most important for gatekeepers. In this comment you should make it clear why any earlier review is still valid, or confirm that all requested changes have been addressed.

Code Review

  • Is the code of an acceptable quality?
  • Does the code conform to the coding standards?
  • Are the unit tests small and test the class in isolation?
  • If there is GUI work does it follow the GUI standards?
  • If there are changes in the release notes then do they describe the changes appropriately?
  • Do the release notes conform to the release notes guide?

Functional Tests

  • Do changes function as described? Add comments below that describe the tests performed?
  • Do the changes handle unexpected situations, e.g. bad input?
  • Has the relevant (user and developer) documentation been added/updated?

Does everything look good? Mark the review as Approve. A member of @mantidproject/gatekeepers will take care of it.

Gatekeeper

If you need to request changes to a PR then please add a comment and set the review status to "Request changes". This will stop the PR from showing up in the list for other gatekeepers.

@SilkeSchomann SilkeSchomann added the Maintenance Unassigned issues to be addressed in the next maintenance period. label May 9, 2024
@SilkeSchomann SilkeSchomann marked this pull request as ready for review May 9, 2024 15:20
@robertapplin
Copy link
Contributor

@sf1919 sf1919 added this to the Release 6.11 milestone May 10, 2024
@SilkeSchomann SilkeSchomann marked this pull request as draft May 13, 2024 07:12
@SilkeSchomann
Copy link
Contributor Author

This seems to have failed https://builds.mantidproject.org/job/build_packages_from_branch/794/

There are probably more files with redundant includes. I guess I have to fix them one by one.

@SilkeSchomann SilkeSchomann marked this pull request as ready for review May 13, 2024 10:25
Copy link

👋 Hi, @SilkeSchomann,

Conflicts have been detected against the base branch. Please rebase your branch against the base branch.

@github-actions github-actions bot added the Has Conflicts Used by the bot to label pull requests that have conflicts label May 13, 2024
@SilkeSchomann SilkeSchomann removed the Has Conflicts Used by the bot to label pull requests that have conflicts label May 14, 2024
@SilkeSchomann SilkeSchomann force-pushed the 37308_fix_timeroi_to_unpin_libcxx branch from 28c7b37 to 7fbfff7 Compare May 14, 2024 08:58
@github-actions github-actions bot added the Has Conflicts Used by the bot to label pull requests that have conflicts label May 22, 2024
Copy link

👋 Hi, @SilkeSchomann,

Conflicts have been detected against the base branch. Please rebase your branch against the base branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Has Conflicts Used by the bot to label pull requests that have conflicts Maintenance Unassigned issues to be addressed in the next maintenance period.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unpin libcxx Unpin libcxx in Conda recipes
3 participants