hjyamauchi added a comment.

In D157059#4572809 <https://reviews.llvm.org/D157059#4572809>, @Michael137 
wrote:

> Hi, this is failing on swift-ci (runs on x86 bots) with the following error:
>
>   
> /Users/ec2-user/jenkins/workspace/oss-lldb-incremental-macos-cmake/build/Ninja-ReleaseAssert+stdlib-Release/lldb-macosx-x86_64/unittests/ObjectFile/PECOFF/./ObjectFilePECOFFTests
>  --gtest_filter=SectionSizeTest.NoAlignmentPadding
>   --
>   YAML:12:5: error: unknown key 'SizeOfRawData'
>       SizeOfRawData:   512
>       ^~~~~~~~~~~~~
>   
> /Users/ec2-user/jenkins/workspace/oss-lldb-incremental-macos-cmake/llvm-project/lldb/unittests/ObjectFile/PECOFF/TestSectionSize.cpp:49:
>  Failure
>   Value of: llvm::detail::TakeExpected(ExpectedFile)
>   Expected: succeeded
>     Actual: failed  (convertYAML() failed)
>   
>   
> /Users/ec2-user/jenkins/workspace/oss-lldb-incremental-macos-cmake/llvm-project/lldb/unittests/ObjectFile/PECOFF/TestSectionSize.cpp:49
>   Value of: llvm::detail::TakeExpected(ExpectedFile)
>   Expected: succeeded
>     Actual: failed  (convertYAML() failed)
>
> https://ci.swift.org/view/LLDB/job/oss-lldb-incremental-macos-cmake/
>
> Could you take a look please?

Fix: https://github.com/apple/llvm-project/pull/7218


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157059/new/

https://reviews.llvm.org/D157059

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to