mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-14 19:29:44 +00:00
590c6cdf32
Test failure from jenkins: https://integration.wikimedia.org/ci/job/mwext-mw-selenium-jessie/6608/console Background: # features/mmv.download.feature:4 Given I am viewing an image using MMV # features/step_definitions/mmv_steps.rb:21 expected "https://creativecommons.org/licenses/by-sa/3.0" to match /^http:\/\/creativecommons.org\/licenses\/by-sa\/3.0$/ Diff: @@ -1,2 +1,2 @@ -/^http:\/\/creativecommons.org\/licenses\/by-sa\/3.0$/ +"https://creativecommons.org/licenses/by-sa/3.0" (RSpec::Expectations::ExpectationNotMetError) ./features/step_definitions/mmv_steps.rb:126:in `check_elements_in_viewer_for_image2' ./features/step_definitions/mmv_steps.rb:73:in `block (2 levels) in <top (required)>' ./features/step_definitions/mmv_steps.rb:70:in `/^the image metadata and the image itself should be there$/' ./features/step_definitions/mmv_steps.rb:25:in `/^I am viewing an image using MMV$/' features/mmv.download.feature:5:in `Given I am viewing an image using MMV' Scenario: Download menu can be opened # features/mmv.download.feature:7 When I click the download icon # features/step_definitions/mmv_download_steps.rb:8 Then the download menu should appear # features/step_definitions/mmv_download_steps.rb:54 Change-Id: I6feda65ca8ff2bc8f790eaaac8f63e1feafcbdfd |
||
---|---|---|
.. | ||
step_definitions | ||
support | ||
mmv.download.feature | ||
mmv.navigation.feature | ||
mmv.options.feature | ||
mmv.performance.feature |