<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/60363>60363</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
16.0.0-rc1: 2 failing llvm tests on osx-64
</td>
</tr>
<tr>
<th>Labels</th>
<td>
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
h-vetinari
</td>
</tr>
</table>
<pre>
From starting to build LLVM (the lib) 16 in [conda-forge](https://github.com/conda-forge/llvmdev-feedstock/pull/195), things look pretty good, the only thing is that there are two failing tests on osx-64:
```
Failed Tests (2):
LLVM-Unit :: DebugInfo/LogicalView/./DebugInfoLogicalViewTests/LogicalViewTest/ELFReader
LLVM-Unit :: DebugInfo/LogicalView/./DebugInfoLogicalViewTests/LogicalViewTest/SelectElements
Testing Time: 2381.97s
Skipped : 7
Unsupported : 1789
Passed : 50371
Expectedly Failed: 154
Failed : 2
```
<details>
<summary>Error log</summary>
```
$SRC_DIR/llvm/unittests/DebugInfo/LogicalView/ELFReaderTest.cpp:68: Failure
Expected equality of these values:
Root->getFileFormatName()
Which is: ""
"elf64-x86-64"
Which is: 0x10d3fbe39
$SRC_DIR/llvm/unittests/DebugInfo/LogicalView/ELFReaderTest.cpp:69: Failure
Expected equality of these values:
Root->getName()
Which is: ""
DwarfClang
Which is: 0x10d3fbdfd
$SRC_DIR/llvm/unittests/DebugInfo/LogicalView/ELFReaderTest.cpp:72: Failure
Value of: CompileUnit->getProducer().startswith("clang")
Actual: false
Expected: true
$SRC_DIR/llvm/unittests/DebugInfo/LogicalView/ELFReaderTest.cpp:73: Failure
Expected equality of these values:
CompileUnit->getName()
Which is: ""
"test.cpp"
Which is: 0x10d3fbb75
$SRC_DIR/llvm/unittests/DebugInfo/LogicalView/ELFReaderTest.cpp:68
Expected equality of these values:
Root->getFileFormatName()
Which is: ""
"elf64-x86-64"
Which is: 0x10d3fbe39
$SRC_DIR/llvm/unittests/DebugInfo/LogicalView/ELFReaderTest.cpp:69
Expected equality of these values:
Root->getName()
Which is: ""
DwarfClang
Which is: 0x10d3fbdfd
$SRC_DIR/llvm/unittests/DebugInfo/LogicalView/ELFReaderTest.cpp:72
Value of: CompileUnit->getProducer().startswith("clang")
Actual: false
Expected: true
$SRC_DIR/llvm/unittests/DebugInfo/LogicalView/ELFReaderTest.cpp:73
Expected equality of these values:
CompileUnit->getName()
Which is: ""
"test.cpp"
Which is: 0x10d3fbb75
```
</details>
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJzEVt9vozgQ_mucFysRjMOvBx66SZBW6p1W7W7v8WRgAF8N5mzTNv_9yQSS9Nee7tpoI4SUmQ_PfN_MwHBjRN0hpiT4QoLtgg-2UTptlg9oRce1WOSq3KeZVi01lmsruppaRfNByJJeX9_9RgnEtkEqRU4goX5IRUdJ8KVQXcmXldI1kmBLIG6s7Q1hVwQyAlktbDPkq0K1BLJzLGRSPrQlPiwrxNJYVdwTyPpBSgKZnwQEEgIbahvR1YZKpe5pr9HaPa2VKg8upKqT-wOGCkNtw60za6RcI7WPilZcyJELGmuo6qgyT8tw7fLztsS7IqE3XePfjAuJJf0-ognE4NKYsXQUYvmjE5Y6I7uiW8yH-mtXKQLZtapFweWdwEcC2YpAdvSeucajn6OdiUC2u85ukJeop2gXDXaLEgu7k9hiZ82kxXh3AKfYd9Giiwos9ldJZGYNbu9F32NJjz8Hcr9oRvzozND3StsZ5RB-FCcz4Bs35vyEERB4LPJnxO6px8JiKff0UJJDED9Yz4ipUnNweLOc051tSrRcSEPY7mgyQ9tyvSdst9NaaSpVTdiGQHZyPDvkxcmwvr3Z_Ln9ejN1MoFs6IS1k-Lv1-pYZif0quh7wq7C2PFwlAaNhwCzAhT_HrgUdk9V5XrbIH3gckBzassbpeySsF2NNhMSM6Vbbn_nLRKIXf9OilH6RyOKhgr3KCUA7pp8BABlFa6XT3HoxuPoOX_Ee_K9klU5suQiIiQfEeFchVfc3ye-feS62kje1W_LNHMuq_ISnCN4xfnOEaOqco6Nansh0b0EJmrftCqHAvWB3mp8V5tHYZvRAMXIBOBE_aqwA5fusIpL80JXZ7Z6wItQYx8q52vq_6GqBMDOmZysb1c2j4Jnc_7Zg_2RRv70cX5Hg8tN9KeO8c84__pBvsT0_tLxvcTM_lvb_o-xfeeTTyA7ffUXZcrKhCV8gakfRuskDMPAXzRp4YUFsiKKEmRrn_OoZBgnFUDOIIzDfCFS8IB5PiTemnmBv6oqBl4BMazLMAxjTtYetlzIlZN8pXS9EMYMmIYeC9lC8hylmddunTrQMh9qQ9aeFMaa02NWWOmyW3krb6kLf1y-jgusg73cYheDlulP9u2pCcaYvVZ_YeFWvzE91xBjhv8EAAD__-1Gp98">