Advertisement
Guest User

Untitled

a guest
Jul 1st, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. 1) Skipped:
  2. RackRequestTest::TestProxyRequest#test_0048_not modify the params hash in place [/Users/deecross/Projects/rack/test/spec_request.rb:605]:
  3. delegate requests don't cache params, so mutations have no impact
  4.  
  5.  
  6. 2) Skipped:
  7. RackRequestTest::TestProxyRequest#test_0035_set value to key on params with #[]= [/Users/deecross/Projects/rack/test/spec_request.rb:450]:
  8. delegate requests don't cache params, so mutations have no impact
  9.  
  10.  
  11. 3) Skipped:
  12. Rack::Session::Memcache#test_0016_cleanly merges sessions when multithreaded [/Users/deecross/Projects/rack/test/spec_session_memcache.rb:240]:
  13.  
  14. Skipped, no message given
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement