kimanh marked an inline comment as done.
kimanh added a comment.

Unfortunately the test seems to run and fail on the ARM. I thoughty adding 
REQUIRES: x85 would skip no x86 ones, but maybe I did something wrong.



================
Comment at: lldb/test/Shell/SymbolFile/DWARF/dwarf5-debug_line-file-index.s:3
+
+# REQUIRES: x86
+
----------------
I can see that my CL is failing on the ARM. From looking at the other tests I 
thought this line would prevent it from running on the ARM, but apparently it 
doesn't. How can I fix this?

https://lab.llvm.org/buildbot/#/builders/17/builds/5500


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98619

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

Reply via email to