You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running a CTest suite, the line [ctest] [object Object] appears in the CMake/Build output pane. Something probably isn't getting deserialized correctly.
Thanks @benmcmorran, I've confirmed that this isn't a regression. However, I can confirm that this only repros if the cmake.ctest.allowParallelJobs setting is disabled. I've put the bug in to 1.18.
Brief Issue Summary
After running a CTest suite, the line
[ctest] [object Object]
appears in the CMake/Build output pane. Something probably isn't getting deserialized correctly.CMakeLists.txt
main.cpp
CMake Tools Diagnostics
Debug Log
Additional Information
No response
The text was updated successfully, but these errors were encountered: