-
Notifications
You must be signed in to change notification settings - Fork 525
Open
Labels
buga bug in the producta bug in the productmore info neededMore info is needed from the community for us to properly triage and investigate.More info is needed from the community for us to properly triage and investigate.
Description
Brief Issue Summary
This issue is effectively a duplicate of #3804 (which has been closed). I am just creating this new, duplicate issue, because I already have a fix lined up for it in #4830 and want to get the fix merged in.
Here is a sample snippet of the offending ctest command whose input regex is too long
[proc] Executing command: /opt/cmake/bin/ctest -j4 -C Debug -T test --output-on-failure -R "^pre_ctest$|^post_ctest$|^HexaConvertorTest\.testConvertStringToHexa$|^HexaConvertorTest\.testConvertStringToHexaToString$|^HexaConvertorTest\.testConvertHexaToByte$|^HexaConvertorTest\.testConvertHexaToString$|^SerializerTest\.testConstructor$|^SerializerTest\.testSimpleSerialize$|^SerializerTest\.testSimpleDeserialize$|^SerializerTest\.testConstructJson$|^SerializerTest\.
...snip... |^ResolverTest\.getSuccess$"
[ctest] CTest finished with return code -1CMake Tools Diagnostics
None. Refer to #3804 if needed.Debug Log
None. Refer to #3804 if needed.Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
buga bug in the producta bug in the productmore info neededMore info is needed from the community for us to properly triage and investigate.More info is needed from the community for us to properly triage and investigate.
Type
Projects
Status
Blocked