You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2019/01/18 13:25:00 UTC

[jira] [Created] (IGNITE-10980) CPP: Create TC suite for Windows 64 Debug mode

Igor Sapego created IGNITE-10980:
------------------------------------

             Summary: CPP: Create TC suite for Windows 64 Debug mode
                 Key: IGNITE-10980
                 URL: https://issues.apache.org/jira/browse/IGNITE-10980
             Project: Ignite
          Issue Type: Task
          Components: platforms
    Affects Versions: 2.7
            Reporter: Igor Sapego
             Fix For: 2.8


Currently, there is a [Platform C++ (Windows x64)|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_PlatformCWindowsX64&tab=buildTypeStatusDiv&branch_IgniteTests24Java8=__all_branches__] suite, which builds and runs tests in Release mode. It's OK, as we need to test Release mode in the first place, as this is the mode, in which user uses Ignite C++. But we also need to run tests in Debug mode, as in debug additional errors (such as heap corruption and memory leaks) can be detected.

So it is proposed to rename "Platform C++ (Windows x64)" test suite to "Platform C++ (Windows x64 Release)" and add another suite "Platform C++ (Windows x64 Debug)", which will build and run tests in Debug mode.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)