Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Moved utils.current_service(request) to reified request method (ref #631) #635

Merged
merged 1 commit into from
Feb 8, 2016

Conversation

leplatrem
Copy link
Contributor

@almet r?

@leplatrem
Copy link
Contributor Author

Tests fail because of instable test:

FAIL: test_max_backlog_fails_when_reached (cliquet.tests.test_storage_pool.QueuePoolWithMaxBacklogTest)

----------------------------------------------------------------------

Traceback (most recent call last):

  File "/home/travis/build/mozilla-services/cliquet/cliquet/tests/test_storage_pool.py", line 66, in test_max_backlog_fails_when_reached

    self.assertTrue(t2 - t1 < 0.9)

AssertionError: False is not true

@leplatrem
Copy link
Contributor Author

@almet final r?

@Natim
Copy link
Contributor

Natim commented Feb 8, 2016

Sound good to me.

leplatrem added a commit that referenced this pull request Feb 8, 2016
Moved ``utils.current_service(request)`` to reified request method (ref #631)
@leplatrem leplatrem merged commit 1f63dbb into master Feb 8, 2016
@leplatrem leplatrem deleted the 631-reify-current-service branch February 8, 2016 16:55
@leplatrem leplatrem modified the milestone: 3.0.0 Feb 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants