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

[Tests] CircleCi Product Search tests keep failing constantly #420

Open
fthobe opened this issue Feb 12, 2025 · 2 comments
Open

[Tests] CircleCi Product Search tests keep failing constantly #420

fthobe opened this issue Feb 12, 2025 · 2 comments

Comments

@fthobe
Copy link
Contributor

fthobe commented Feb 12, 2025

Search claims that the

Failures:

  1) searching products clicks on a suggestion pressing enter
     Failure/Error: expect(page).to have_current_path('/products/solidus-hoodie')
       expected "/products/solidus-mug-set" to equal "/products/solidus-hoodie"
     
     [Screenshot Image]: /home/circleci/project/sandbox/tmp/capybara/failures_r_spec_example_groups_searching_products_clicks_on_a_suggestion_pressing_enter_979.png

     
     # ./spec/system/search_spec.rb:54:in `block (2 levels) in <main>'
     # ./spec/support/solidus_starter_frontend/database_cleaner.rb:11:in `block (3 levels) in <main>'
     # /home/circleci/.rubygems/gems/database_cleaner-core-2.0.1/lib/database_cleaner/strategy.rb:30:in `cleaning'
     # /home/circleci/.rubygems/gems/database_cleaner-core-2.0.1/lib/database_cleaner/cleaners.rb:34:in `block (2 levels) in cleaning'
     # /home/circleci/.rubygems/gems/database_cleaner-core-2.0.1/lib/database_cleaner/cleaners.rb:35:in `cleaning'
     # ./spec/support/solidus_starter_frontend/database_cleaner.rb:11:in `block (2 levels) in <main>'

Finished in 3 minutes 25.8 seconds (files took 9.59 seconds to load)
336 examples, 1 failure, 14 pending

Failed examples:

rspec ./spec/system/search_spec.rb:49 # searching products clicks on a suggestion pressing enter
@fthobe fthobe added the bug Something isn't working label Feb 12, 2025
@tvdeyen tvdeyen removed the bug Something isn't working label Feb 15, 2025
@fthobe
Copy link
Contributor Author

fthobe commented Mar 8, 2025

@tvdeyen not flaming, what's wrong with the bug label, just to understand the dynamic.

@tvdeyen
Copy link
Member

tvdeyen commented Mar 10, 2025

@tvdeyen not flaming, what's wrong with the bug label, just to understand the dynamic.

Maintainers usually qualify tickets, not reporters. In this particular case it is a flaky test, not a bug.

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