Skip to content

Instantly share code, notes, and snippets.

@jbergstroem
Created April 6, 2014 05:00
Show Gist options
  • Select an option

  • Save jbergstroem/10001723 to your computer and use it in GitHub Desktop.

Select an option

Save jbergstroem/10001723 to your computer and use it in GitHub Desktop.
pylibmc 1.3.0 pypy 2.0.2 test failure
* pypy2_0: running distutils-r1_run_phase python_test
........E.................
======================================================================
ERROR: test_touch (tests.test_client.ClientTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/var/tmp/portage/dev-python/pylibmc-1.3.0/work/pylibmc-1.3.0/tests/test_client.py", line 14, in wrapper
return test(*args, **kwargs)
File "/var/tmp/portage/dev-python/pylibmc-1.3.0/work/pylibmc-1.3.0/tests/test_client.py", line 71, in test_touch
ok_(self.mc.touch("touch-test", 5))
ValueError: key too long, max is 250
----------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment