You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Akira Ajisaka (Jira)" <ji...@apache.org> on 2021/04/07 05:28:00 UTC

[jira] [Assigned] (YETUS-1106) Detect CMake test changes

     [ https://issues.apache.org/jira/browse/YETUS-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira Ajisaka reassigned YETUS-1106:
------------------------------------

    Assignee: Gautham Banasandra

> 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
>   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)