We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e1422 commit d0e46baCopy full SHA for d0e46ba
libcxx/utils/ci/run-buildbot
@@ -371,6 +371,7 @@ bootstrapping-build)
371
-DLLVM_LIT_ARGS="-sv --xunit-xml-output test-results.xml --timeout=1500 --time-tests"
372
373
echo "+++ Running the LLDB libc++ data formatter tests"
374
+ ${NINJA} -vC "${BUILD_DIR}" lldb-api-test-deps
375
${BUILD_DIR}/bin/llvm-lit -sv "--category libc++" "${MONOREPO_ROOT}/lldb/test/API"
376
377
echo "--- Running the libc++ and libc++abi tests"
0 commit comments