felipepiovezan wrote:

Hi, this test is _still_ failing on the macOS bots: 
https://ci.swift.org/view/all/job/llvm.org/job/lldb-cmake/11728/execution/node/111/log/

```
/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake/lldb-build/tools/lldb/unittests/Host/./HostTests
 --gtest_filter=HostTest.GetProcessInfo
--
/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake/llvm-project/lldb/unittests/Host/posix/HostTest.cpp:72:
 Failure
Expected equality of these values:
  HostInfo::GetArchitecture(HostInfo::eArchKindDefault)
    Which is: 64-byte object <28-78 38-36 5F-36 34-68 2D-61 70-70 6C-65 2D-6D 
61-63 6F-73 78-00 00-00 26-00 00-00 00-00 00-00 01-00 00-00 09-00 00-00 00-00 
00-00 05-00 00-00 51-00 00-00 04-00 00-00 00-00 00-00 00-00 00-00>
  Info.GetArchitecture()
    Which is: 64-byte object <26-78 38-36 5F-36 34-2D 61-70 70-6C 65-2D 6D-61 
63-6F 73-78 00-00 00-00 26-00 00-00 00-00 00-00 01-00 00-00 09-00 00-00 00-00 
00-00 05-00 00-00 50-00 00-00 04-00 00-00 00-00 00-00 F8-7F 00-00>


/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake/llvm-project/lldb/unittests/Host/posix/HostTest.cpp:72
Expected equality of these values:
  HostInfo::GetArchitecture(HostInfo::eArchKindDefault)
    Which is: 64-byte object <28-78 38-36 5F-36 34-68 2D-61 70-70 6C-65 2D-6D 
61-63 6F-73 78-00 00-00 26-00 00-00 00-00 00-00 01-00 00-00 09-00 00-00 00-00 
00-00 05-00 00-00 51-00 00-00 04-00 00-00 00-00 00-00 00-00 00-00>
  Info.GetArchitecture()
    Which is: 64-byte object <26-78 38-36 5F-36 34-2D 61-70 70-6C 65-2D 6D-61 
63-6F 73-78 00-00 00-00 26-00 00-00 00-00 00-00 01-00 00-00 09-00 00-00 00-00 
00-00 05-00 00-00 50-00 00-00 04-00 00-00 00-00 00-00 F8-7F 00-00>
```

https://github.com/llvm/llvm-project/pull/134354
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to