Actions
Bug #2673
closedProxy tests failing with Sinatra 1.4.3
Description
Greg's briefly investigated this and says it only happens with Sinatra 1.4.3.
1) Failure: test_api_missing_single_puppet_environment(PuppetApiTest) [/var/lib/workspace/workspace/test_proxy_develop/puppet/3.0/ruby/1.9.3/test/puppet_api_test.rb:45]: <404> expected but was <500>.
(http://ci.theforeman.org/job/test_proxy_develop/puppet=3.0,ruby=1.9.3/60/console)
Updated by Dominic Cleal over 11 years ago
- Subject changed from Proxy builds failing with Sinatra 1.4.3 to Proxy tests failing with Sinatra 1.4.3
Updated by Anonymous over 11 years ago
- Status changed from New to Assigned
- Assignee set to Anonymous
Updated by Anonymous over 11 years ago
This is a regression introduced by the commit at https://github.com/sinatra/sinatra/commit/bce185f1966453aa7196118382c110894dc68aaf. There's a PR against it: https://github.com/sinatra/sinatra/pull/726.
Updated by Anonymous over 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Anonymous over 11 years ago
Updated by Anonymous over 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset c164bdd6e754a32d1923340bb9336c649ef8390a.
Actions