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

Indent all extra failure lines correctly in system tests #2321

Merged

Commits on May 18, 2020

  1. indent all extra failure lines correctly in system tests

    If the output from Rails' system test teardown is multiple lines, we should try and render all of the lines with proper indentation.
    
    This can happen on `rails/rails@master` now that failure screenshots can include the page HTML (rails/rails@36545), and can actually happen with v6.0.2.2 if the `method_name` ends up being a little too long.
    agrobbin committed May 18, 2020
    Configuration menu
    Copy the full SHA
    b7741f2 View commit details
    Browse the repository at this point in the history