Skip to content

Job Failed #134486975

Job #134486975 failed for 4f10493b:

Help Pages in a production environment with version check enabled has a version check image
     Got 1 failure and 1 other error:

     1.1) Failure/Error: expect(find('.js-version-status-badge', visible: false)['src']).to end_with('/version-check-url')
            expected "data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" to end with "/version-check-url"
          # ./spec/features/help_pages_spec.rb:66:in `block (3 levels) in <top (required)>'

     1.2) Failure/Error: raise JSConsoleError, message

          JSConsoleError:
            Unexpected browser console output:
            http://127.0.0.1:45063/version-check-url - Failed to load resource: the server responded with a status of 404 (Not Found)
          # ./spec/support/capybara.rb:92:in `block (2 levels) in <top (required)>'