[all-commits] [llvm/llvm-project] 132d71: [lldb/test] Disable TestStringLiteralExpr.test on ...

serge-sans-paille via All-commits all-commits at lists.llvm.org
Fri Jul 8 03:18:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 132d711554cbb3db0b0efd1e88d2acb9278b6be9
      https://github.com/llvm/llvm-project/commit/132d711554cbb3db0b0efd1e88d2acb9278b6be9
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

  Changed paths:
    M lldb/test/Shell/Expr/TestStringLiteralExpr.test

  Log Message:
  -----------
  [lldb/test] Disable TestStringLiteralExpr.test on Windows

This test, introduced by b042d15d2e39eea528c51a30fe637b9ea84250d3, fails on
https://lab.llvm.org/buildbot/#/builders/83/builds/20933/steps/7/logs/stdio

but succeeds on other targets, see for instance
https://lab.llvm.org/buildbot/#/builders/68/builds/35462/steps/6/logs/stdio

This test is not be arch specific, just disabling it on Windows.




More information about the All-commits mailing list