Skip to content

Commit d0e46ba

Browse files
committed
fixup! make sure we build lldb test dependencies
1 parent 98e1422 commit d0e46ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/utils/ci/run-buildbot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ bootstrapping-build)
371371
-DLLVM_LIT_ARGS="-sv --xunit-xml-output test-results.xml --timeout=1500 --time-tests"
372372

373373
echo "+++ Running the LLDB libc++ data formatter tests"
374+
${NINJA} -vC "${BUILD_DIR}" lldb-api-test-deps
374375
${BUILD_DIR}/bin/llvm-lit -sv "--category libc++" "${MONOREPO_ROOT}/lldb/test/API"
375376

376377
echo "--- Running the libc++ and libc++abi tests"

0 commit comments

Comments
 (0)