Skip to content

Instantly share code, notes, and snippets.

@hoguej
Created October 21, 2013 20:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hoguej/7090634 to your computer and use it in GitHub Desktop.
Save hoguej/7090634 to your computer and use it in GitHub Desktop.
# Failed test 'get: got expected redirect url'
# at t/unit/lib/Shutterstock/WWW/Controller/LightboxShow/basic.t line 40.
# 'http://www.jonathan.dev.shutterstock.com/login.mhtml?landing_page=%2Flightboxes%2F%3Alightbox_id'
# doesn't match '(?^:\/login\.mhtml\?landing_page\=\/lightboxes\/12345$)'
# Looks like you failed 1 test of 1.
not ok 3 - Ensure that dancer redirects to mason login if no logged in user is found in session
# Failed test 'Ensure that dancer redirects to mason login if no logged in user is found in session'
# at t/unit/lib/Shutterstock/WWW/Controller/LightboxShow/basic.t line 42.
1..1
not ok 1 - get: got expected redirect url
# Failed test 'get: got expected redirect url'
# at t/unit/lib/Shutterstock/WWW/Controller/LightboxShow/basic.t line 54.
# 'http://www.jonathan.dev.shutterstock.com/login.mhtml?landing_page=%2Flightboxes%2F%3Alightbox_id'
# doesn't match '(?^:\/login\.mhtml\?landing_page\=\/lightboxes\/12345$)'
# Looks like you failed 1 test of 1.
not ok 4 - Ensure that we get to login page even if autologout is present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment