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

sudo cmake --build /home/yizhu/cucumber-cpp/ --target features, this command get errors #256

Closed
sunpian1 opened this issue Feb 3, 2023 · 1 comment

Comments

@sunpian1
Copy link

sunpian1 commented Feb 3, 2023

yizhu@yizhu-zentao:~/cucumber-cpp$ sudo cmake --build /home/yizhu/cucumber-cpp/ --target features
*** THIS RUBY IMPLEMENTATION DOESN'T REPORT FILE AND LINE FOR PROCS ***
/var/lib/gems/2.7.0/gems/aruba-0.8.0/lib/aruba/platform.rb:54: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/usr/lib/ruby/2.7.0/fileutils.rb:622: warning: The called method `rm_r' is defined here
..................................................P---....P-.....................P--P----..................................................................P--...P------...P------..P..P..................----
*** 1 failure is detected in the test case "exec_test_body"
..
*** 1 failure is detected in the test case "exec_test_body"
..
*** 1 failure is detected in the test case "exec_test_body"
..
*** The test case "exec_test_body" was aborted; see standard output for details
*** 1 failure is detected in the test case "exec_test_body"
..
*** The test case "exec_test_body" was aborted; see standard output for details
*** 1 failure is detected in the test case "exec_test_body"
..
*** The test case "exec_test_body" was aborted; see standard output for details
*** 1 failure is detected in the test case "exec_test_body"
..
*** No errors detected
..
*** No errors detected
..----............................................

(::) pending steps (::)

UNKNOWN:-1:in `/^the step "([^"]*)" has a passing mapping that receives a data table$/'

UNKNOWN:-1:in `/^the data table is passed to a step mapping that gets the row arrays without the header$/'

UNKNOWN:-1:in `/^a passing (before|after|around) hook$/'

UNKNOWN:-1:in `/^a passing (before|after|around) hook$/'

UNKNOWN:-1:in `/^a "(Given|When|Then)" step definition snippet for \/(.*)\/ is suggested$/'

UNKNOWN:-1:in `/^a "(Given|When|Then)" step definition snippet for \/(.*)\/ is suggested$/'

UNKNOWN:-1:in `/^a "(Given|When|Then)" step definition snippet for \/(.*)\/ is suggested$/'

UNKNOWN:-1:in `/^a "(Given|When|Then)" step definition snippet for \/(.*)\/ with a doc string is suggested$/'

UNKNOWN:-1:in `/^a "(Given|When|Then)" step definition snippet for \/(.*)\/ with a data table is suggested$/'

68 scenarios (9 pending, 59 passed)
290 steps (24 skipped, 9 pending, 257 passed)
2m34.445s
Built target features
@ursfassler
Copy link
Contributor

The E2E/feature-tests used outdated projects and were broken. They are removed with #272.

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

2 participants