D91464 introduced verbose tool loading, but the test check only considers Linux.
On macOS, the outputs are totally different, causing the regression afterwards.
This patch simply sets the test to XFAIL on macOS.
Fix #56833.
Paths
| Differential D142045
[OpenMP][OMPT] Expect failure from tool_available_search.c on macOS ClosedPublic Authored by tianshilei1992 on Jan 18 2023, 10:50 AM.
Details Summary D91464 introduced verbose tool loading, but the test check only considers Linux. Fix #56833.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 18 2023, 3:59 PM Closed by commit rG97ae7d83e3c6: [OpenMP][OMPT] Expect failure from tool_available_search.c on macOS (authored by tianshilei1992). · Explain WhyJan 18 2023, 5:09 PM This revision was automatically updated to reflect the committed changes. Comment Actions
I put it in the original review.
Revision Contents
Diff 490336 openmp/runtime/test/lit.cfg
openmp/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c
|