Mario Emmenlauer created THRIFT-5450:
----------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)