Skip to content

Instantly share code, notes, and snippets.

@banyan
Created April 2, 2013 18:02
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 banyan/5294596 to your computer and use it in GitHub Desktop.
Save banyan/5294596 to your computer and use it in GitHub Desktop.
ActionController::Live::ResponseTest
     PASS (0:00:05.412) test_cache_control_is_set
     PASS (0:00:05.415) test_content_length_is_removed
     PASS (0:00:05.417) test_header_merge
     PASS (0:00:05.418) test_headers_cannot_be_written_after_close
     PASS (0:00:05.418) test_headers_cannot_be_written_after_write
     PASS (0:00:05.420) test_initialize_with_default_headers
     PASS (0:00:05.423) test_parallel
     PASS (0:00:05.425) test_setting_body_populates_buffer

ActionController::LiveStreamTest
    ERROR (0:00:05.436) test_async_stream
          No live threads left. Deadlock?
        @ test/controller/live_stream_test.rb:100:in `join'
          test/controller/live_stream_test.rb:100:in `test_async_stream'

     PASS (0:00:05.469) test_live_stream_default_header
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment