Disabling libompd tests as they are failing differently in differently llvm-bot
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Two kinds of failures.
One due to cmake which mentioned here : https://github.com/llvm/llvm-project/commit/b5bf908fd7f87d2f0d74f62362a7e08366e926ff
Another one is test case failure and couldnt find the cause since it is not reproducible by ron as well.
I couldn't reproduce both issues in my machine, trying to mimic one of the setup to understand the first one.
Comment Actions
Can you then at least describe the failures in the commit message. Add links, etc. When someone goes back in 4 months it would be impossible to understand what was going on.
Comment Actions
We can abandon this as i am trying to fix the issue on https://reviews.llvm.org/D138411