You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Mario Emmenlauer (Jira)" <ji...@apache.org> on 2021/08/05 13:08:00 UTC

[jira] [Updated] (THRIFT-5450) AppVeyor CI does not run any MSVC tests?

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

Mario Emmenlauer updated THRIFT-5450:
-------------------------------------
    Description: 
I've just checked the CI for MSVC tests, and found the following (surprising) log message: *{{No tests were found!}}*

Here is a larger excerpt from the log:


 {{UpdateCTestConfiguration from :C:/projects/build/MSVC2017/x64/DartConfiguration.tcl}}
 {{Parse Config [file:C:/projects/build/MSVC2017/x64/DartConfiguration.tcl|file:///C:/projects/build/MSVC2017/x64/DartConfiguration.tcl]}}
 {{UpdateCTestConfiguration from :C:/projects/build/MSVC2017/x64/DartConfiguration.tcl}}
 {{Parse Config [file:C:/projects/build/MSVC2017/x64/DartConfiguration.tcl|file:///C:/projects/build/MSVC2017/x64/DartConfiguration.tcl]}}
 {{Test project C:/projects/build/MSVC2017/x64}}
 {{Constructing a list of tests}}
 {{Done constructing a list of tests}}
 {{Updating test list for fixtures}}
 {{Added 0 tests to meet fixture requirements}}
 {{Checking test dependency graph...}}
 {{Checking test dependency graph end}}
 *{{No tests were found!!!}}*
 {{Build success}}

This is from an older build from MSVC2017 here: [https://ci.appveyor.com/project/ApacheSoftwareFoundation/thrift/builds/35213750/job/kl3683x87jqxec4s]

Newer builds report the same.

  was:
I've just checked the CI for MSVC tests, and found the following (surprising) log message: *{{No tests were found!}}*

Here is a larger excerpt from the log:
{{UpdateCTestConfiguration from :C:/projects/build/MSVC2017/x64/DartConfiguration.tcl}}
{{Parse Config file:C:/projects/build/MSVC2017/x64/DartConfiguration.tcl}}
{{UpdateCTestConfiguration from :C:/projects/build/MSVC2017/x64/DartConfiguration.tcl}}
{{Parse Config file:C:/projects/build/MSVC2017/x64/DartConfiguration.tcl}}
{{Test project C:/projects/build/MSVC2017/x64}}
{{Constructing a list of tests}}
{{Done constructing a list of tests}}
{{Updating test list for fixtures}}
{{Added 0 tests to meet fixture requirements}}
{{Checking test dependency graph...}}
{{Checking test dependency graph end}}
*{{No tests were found!!!}}*
{{Build success}}
This is from an older build from MSVC2017 here: [https://ci.appveyor.com/project/ApacheSoftwareFoundation/thrift/builds/35213750/job/kl3683x87jqxec4s]

Newer builds report the same.


> AppVeyor CI does not run any MSVC tests?
> ----------------------------------------
>
>                 Key: THRIFT-5450
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5450
>             Project: Thrift
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Mario Emmenlauer
>            Priority: Major
>
> I've just checked the CI for MSVC tests, and found the following (surprising) log message: *{{No tests were found!}}*
> Here is a larger excerpt from the log:
>  {{UpdateCTestConfiguration from :C:/projects/build/MSVC2017/x64/DartConfiguration.tcl}}
>  {{Parse Config [file:C:/projects/build/MSVC2017/x64/DartConfiguration.tcl|file:///C:/projects/build/MSVC2017/x64/DartConfiguration.tcl]}}
>  {{UpdateCTestConfiguration from :C:/projects/build/MSVC2017/x64/DartConfiguration.tcl}}
>  {{Parse Config [file:C:/projects/build/MSVC2017/x64/DartConfiguration.tcl|file:///C:/projects/build/MSVC2017/x64/DartConfiguration.tcl]}}
>  {{Test project C:/projects/build/MSVC2017/x64}}
>  {{Constructing a list of tests}}
>  {{Done constructing a list of tests}}
>  {{Updating test list for fixtures}}
>  {{Added 0 tests to meet fixture requirements}}
>  {{Checking test dependency graph...}}
>  {{Checking test dependency graph end}}
>  *{{No tests were found!!!}}*
>  {{Build success}}
> This is from an older build from MSVC2017 here: [https://ci.appveyor.com/project/ApacheSoftwareFoundation/thrift/builds/35213750/job/kl3683x87jqxec4s]
> Newer builds report the same.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)