Skip to content

Conversation

@SahilPatidar
Copy link
Contributor

@SahilPatidar SahilPatidar commented Nov 1, 2025

Some tests are failing on the build bots because of test environment/setup issues rather than code logic in PR #165360.
As a temporary workaround, these tests are being disabled to allow the rest of the build to pass.
Once the test setup is fixed, the tests will be re-enabled.

https://lab.llvm.org/buildbot/#/builders/180/builds/27660.
https://lab.llvm.org/buildbot/#/builders/160/builds/27520.

@SahilPatidar SahilPatidar marked this pull request as ready for review November 1, 2025 09:30
@SahilPatidar SahilPatidar changed the title Disable tests due to bot setup issues (PR #165360) Temporarily disable tests due to bot setup issues (PR #165360) Nov 1, 2025
Copy link
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

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

LGTM as a temporary solution.

@SahilPatidar SahilPatidar merged commit 225f4c6 into llvm:main Nov 1, 2025
10 checks passed
@SahilPatidar SahilPatidar deleted the fix_165360 branch November 1, 2025 10:57
SahilPatidar added a commit to SahilPatidar/llvm-project that referenced this pull request Nov 3, 2025
DEBADRIBASAK pushed a commit to DEBADRIBASAK/llvm-project that referenced this pull request Nov 3, 2025
…lvm#165983)

Some tests are failing on the build bots because of test
environment/setup issues rather than code logic in PR llvm#165360.
As a temporary workaround, these tests are being disabled to allow the
rest of the build to pass.
Once the test setup is fixed, the tests will be re-enabled.

https://lab.llvm.org/buildbot/#/builders/180/builds/27660.
https://lab.llvm.org/buildbot/#/builders/160/builds/27520.
ckoparkar pushed a commit to ckoparkar/llvm-project that referenced this pull request Nov 6, 2025
…lvm#165983)

Some tests are failing on the build bots because of test
environment/setup issues rather than code logic in PR llvm#165360.
As a temporary workaround, these tests are being disabled to allow the
rest of the build to pass.
Once the test setup is fixed, the tests will be re-enabled.

https://lab.llvm.org/buildbot/#/builders/180/builds/27660.
https://lab.llvm.org/buildbot/#/builders/160/builds/27520.
SahilPatidar added a commit that referenced this pull request Nov 8, 2025
… (#166147)

1. Fixed test setup to correctly create .so/.dylib files in the build
directory.
Previously, the build was happening in the source directory using the
same
   input parent path.

2. Fixed architecture compatibility check in #166510 .

Co-authored-by: Vassil Vassilev <[email protected]>
vinay-deshmukh pushed a commit to vinay-deshmukh/llvm-project that referenced this pull request Nov 8, 2025
…vm#165360) (llvm#166147)

1. Fixed test setup to correctly create .so/.dylib files in the build
directory.
Previously, the build was happening in the source directory using the
same
   input parent path.

2. Fixed architecture compatibility check in llvm#166510 .

Co-authored-by: Vassil Vassilev <[email protected]>
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