[
https://issues.apache.org/jira/browse/YETUS-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira Ajisaka updated YETUS-1106:
---------------------------------
Flags: (was: Important)
> Detect CMake test changes
> -------------------------
>
> Key: YETUS-1106
> URL: https://issues.apache.org/jira/browse/YETUS-1106
> Project: Yetus
> Issue Type: Bug
> Components: Precommit
> Affects Versions: 0.13.0
> Reporter: Gautham Banasandra
> Assignee: Gautham Banasandra
> Priority: Critical
> Fix For: 0.14.0
>
> Original Estimate: 24h
> Time Spent: 2h 10m
> Remaining Estimate: 21h 50m
>
> test4tests uses a regex match to detect if there are any changes under *test*
> directory, by following the directory structure of a maven project. However,
> the tests in CMake are conventionally put under a directory named *tests*.
> This causes the regex match in test4tests to fail and thus results in a -1
> overall score in the case of CMake.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)