[libcxx-commits] [PATCH] D132438: [runtimes] Use a response file for runtimes test suites

Mikael Holmén via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 25 06:06:53 PDT 2022


uabelho added a comment.

Hello,

Anyone else seeing testcase failures after this patch?
I seem to rather consistently get

  Timed Out Tests (1):
    llvm-libc++-shared.cfg.in :: libcxx/modules_include.sh.cpp

but I've also seen e.g. this one fail

  13:54:58 ******************** TEST 'llvm-libc++-shared.cfg.in :: std/utilities/meta/meta.trans/meta.trans.other/result_of.pass.cpp' FAILED ********************


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132438



More information about the libcxx-commits mailing list