pports_value_expectations? +rspec ./have_words_spec.rb:19 # a sentence with some words is expected to have at most 6 supports_value_expectations? +rspec ./have_words_spec.rb:23 # a sentence with some words is expected to have 4 supports_value_expectations? +rspec ./have_words_spec.rb:24 # a sentence with some words is expected to have 6 supports_value_expectations? +rspec ./have_words_spec.rb:27 # a sentence with some words is expected to have 4 supports_value_expectations? +rspec ./have_words_spec.rb:28 # a sentence with some words is expected to have 6 supports_value_expectations? +rspec ./have_words_spec.rb:31 # a sentence with some words is expected to have at most 4 supports_value_expectations? (RSpec::Expectations::ExpectationNotMetError) features/have.feature:108:in `the output should contain "expected target not to have 5 words, got 5"' And the output should contain "expected 4 words, got 5" # aruba-2.1.0/lib/aruba/cucumber/command.rb:123 And the output should contain "expected 6 words, got 5" # aruba-2.1.0/lib/aruba/cucumber/command.rb:123 And the output should contain "expected at least 6 words, got 5" # aruba-2.1.0/lib/aruba/cucumber/command.rb:123 And the output should contain "expected at most 4 words, got 5" # aruba-2.1.0/lib/aruba/cucumber/command.rb:123 Failing Scenarios: cucumber features/have.feature:32 # Scenario: have(x).items on a collection cucumber features/have.feature:70 # Scenario: have(x).words on a String when String#words is defined 2 scenarios (2 failed) 16 steps (2 failed, 8 skipped, 6 passed) 0m16.557s ┌──────────────────────────────────────────────────────────────────────────────┐ │ Share your Cucumber Report with your team at https://reports.cucumber.io │ │ │ │ Command line option: --publish │ │ Environment variable: CUCUMBER_PUBLISH_ENABLED=true │ │ cucumber.yml: default: --publish │ │ │ │ More information at https://cucumber.io/docs/cucumber/environment-variables/ │ │ │ │ To disable this message, specify CUCUMBER_PUBLISH_QUIET=true or use the │ │ --publish-quiet option. You can also add this to your cucumber.yml: │ │ default: --publish-quiet │ └──────────────────────────────────────────────────────────────────────────────┘ error: Bad exit status from /var/tmp/rpm-tmp.AV53fS (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.AV53fS (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/rubygem-rspec-collection_matchers.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/rubygem-rspec-collection_matchers.spec