mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
85745cce7a
Refactoring in commit 5ff0b4ed57 (cmCTestMultiProcessHandler:
Consolidate test readiness checks, 2023-10-20, v3.29.0-rc1~378^2~4)
accidentally broke `RESOURCE_LOCK`. Fix it and replace the previous
test with one that would have caught this.
Fixes: #25843
13 lines
465 B
Plaintext
13 lines
465 B
Plaintext
Test project [^
|
|
]*/Tests/RunCMake/ctest_test/ResourceLock-build
|
|
Start 2: test1
|
|
1/4 Test #2: test1 ............................ Passed +[0-9.]+ sec
|
|
Start 3: test2
|
|
2/4 Test #3: test2 ............................ Passed +[0-9.]+ sec
|
|
Start 4: test3
|
|
3/4 Test #4: test3 ............................ Passed +[0-9.]+ sec
|
|
Start 5: test4
|
|
4/4 Test #5: test4 ............................ Passed +[0-9.]+ sec
|
|
+
|
|
100% tests passed, 0 tests failed out of 4
|