https://bugzilla.wikimedia.org/show_bug.cgi?id=50130
--- Comment #5 from Ċ½eljko Filipin <[email protected]> --- Failed tests on my machine: $ bundle exec cucumber --tags @test2.wikipedia.org Using the default profile... ---.......F............................................F-----........................................F----............F.F-----------------------------------...F------- (::) failed steps (::) expected "No file by this name exists.\nFile usage\nThere are no pages that link to this file." to match "No\\ file\\ by\\ this\\ name\\ exists,\\ but\\ you\\ can\\ upload\\ it\\." (RSpec::Expectations::ExpectationNotMetError) ./features/step_definitions/page_steps.rb:28:in `/^page text should contain (.+)$/' features/file.feature:12:in `Then page text should contain No file by this name exists, but you can upload it.' unable to locate element, using {:text=>"Create source", :tag_name=>"a"} (Watir::Exception::UnknownObjectException) (eval):1:in `process_watir_call' ./features/step_definitions/page_steps.rb:6:in `/^I click link Create$/' ./features/step_definitions/math_steps.rb:4:in `/^I am editing page that does not exist$/' features/math_readonly.feature:7:in `And I am editing page that does not exist' unable to locate element, using {:text=>"Date and time", :tag_name=>"a"} (Watir::Exception::UnknownObjectException) (eval):1:in `process_watir_call' ./features/step_definitions/preferences_datetime_steps.rb:2:in `/^I click Date and time$/' features/preferences_datetime_readonly.feature:8:in `And I click Date and time' unable to locate element, using {:id=>"mwe-upwiz-tutorial", :tag_name=>"div"} (Watir::Exception::UnknownObjectException) (eval):1:in `process_watir_call' ./features/step_definitions/upload_wizard_steps.rb:32:in `/^I navigate to Upload Wizard$/' features/upload_wizard.feature:6:in `When I navigate to Upload Wizard' unable to locate element, using {:text=>"Edit", :tag_name=>"a"} (Watir::Exception::UnknownObjectException) (eval):1:in `process_watir_call' ./features/step_definitions/visual_editor_steps.rb:36:in `block (2 levels) in <top (required)>' ./features/step_definitions/visual_editor_steps.rb:35:in `/^I edit the page with a string$/' features/visual_editor.feature:9:in `When I edit the page with a string' Failing Scenarios: cucumber features/file.feature:9 # Scenario: Logged-in user goes to file that does not exist cucumber features/math_readonly.feature:5 # Scenario: Display simple math cucumber features/preferences_datetime_readonly.feature:5 # Scenario: Preferences Date Time cucumber features/upload_wizard.feature:8 # Scenario: Navigate to Learn page cucumber features/visual_editor.feature:7 # Scenario: Basic edit 33 scenarios (5 failed, 4 skipped, 24 passed) 164 steps (5 failed, 51 skipped, 108 passed) 5m30.297s -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
