这个特性将导致大量的输出,主要用于调试仪表板问题。 --output-on-failure 如果测试失败,则输出测试程序输出的内容。此选项也可以通过设置CTEST_OUTPUT_ON_FAILURE环境变量来启用。 --stop-on-failure 当第一个失败发生时停止运行测试。 -F 启用故障转移。 此选项允许CTest恢复之前中断的测试集执行。如果没有中断发生...
--stop-on-failure Stop running the tests when the first failure happens. -F Enable failover. This option allows CTest to resume a test set execution that was previously interrupted. If no interruption occurred, the -F option will have no effect. -j [<level>], --parallel [<level>] Run...
DIR_UNIT_TEST_DATA="${DIR_UNIT_TEST_DATA}"LD_LIBRARY_PATH="${DEPENDS_DIR}/${HOST}/lib"CTEST_OUTPUT_ON_FAILURE=ON ctest"${MAKEJOBS}" DIR_UNIT_TEST_DATA="${DIR_UNIT_TEST_DATA}" commented review ACK56aad83 No change to the new timeout value of 1200 in this force push, but makin...
当使用各种工具或创建隔离的环境时,Docker是虚拟化的绝佳替代品。Docker是轻量级的(在Linux上本机运行,...