Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All tests fail to run because executable aren't built #855

Open
yurivict opened this issue Oct 23, 2024 · 0 comments
Open

All tests fail to run because executable aren't built #855

yurivict opened this issue Oct 23, 2024 · 0 comments

Comments

@yurivict
Copy link

When configured with ENABLE_DATE_TESTING=ON all tests fail:

        Start  31: date_test_pass_op_div_month_weekday_last_test
Could not find executable date_test_pass_op_div_month_weekday_last_bin
Looked in the following places:
date_test_pass_op_div_month_weekday_last_bin
date_test_pass_op_div_month_weekday_last_bin
Release/date_test_pass_op_div_month_weekday_last_bin
Release/date_test_pass_op_div_month_weekday_last_bin
Debug/date_test_pass_op_div_month_weekday_last_bin
Debug/date_test_pass_op_div_month_weekday_last_bin
MinSizeRel/date_test_pass_op_div_month_weekday_last_bin
MinSizeRel/date_test_pass_op_div_month_weekday_last_bin
RelWithDebInfo/date_test_pass_op_div_month_weekday_last_bin
RelWithDebInfo/date_test_pass_op_div_month_weekday_last_bin
Deployment/date_test_pass_op_div_month_weekday_last_bin
Deployment/date_test_pass_op_div_month_weekday_last_bin
Development/date_test_pass_op_div_month_weekday_last_bin
Development/date_test_pass_op_div_month_weekday_last_bin
Unable to find executable: date_test_pass_op_div_month_weekday_last_bin
 31/108 Test  #31: date_test_pass_op_div_month_weekday_last_test ................***Not Run   0.00 sec
        Start  32: date_test_pass_op_div_survey_test
Could not find executable date_test_pass_op_div_survey_bin
Looked in the following places:
date_test_pass_op_div_survey_bin
date_test_pass_op_div_survey_bin
Release/date_test_pass_op_div_survey_bin
Release/date_test_pass_op_div_survey_bin
Debug/date_test_pass_op_div_survey_bin
Debug/date_test_pass_op_div_survey_bin
MinSizeRel/date_test_pass_op_div_survey_bin
MinSizeRel/date_test_pass_op_div_survey_bin
RelWithDebInfo/date_test_pass_op_div_survey_bin
RelWithDebInfo/date_test_pass_op_div_survey_bin
Deployment/date_test_pass_op_div_survey_bin
Deployment/date_test_pass_op_div_survey_bin
Development/date_test_pass_op_div_survey_bin
Development/date_test_pass_op_div_survey_bin
Unable to find executable: date_test_pass_op_div_survey_bin

Executable aren't built.

Version: 3.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant