userver-framework / userver

Production-ready C++ Asynchronous Framework with rich functionality
https://userver.tech
Apache License 2.0
2.37k stars 275 forks source link

Problems with venv being created for functional tests #511

Open sabudilovskiy opened 6 months ago

sabudilovskiy commented 6 months ago

The scenario of reproducing the problem: 1) clone: https://github.com/sabudilovskiy/service_template_test 2) cmake and start ctest I got this: https://pastebin.com/T9yX5cj0 3) clear cmake, rename folder 'testsuite' to 'tests' 4) cmake and start ctest 5) venv is working(log has some troubles with config which doesnt matter any important): https://pastebin.com/QaduLwmZ