Guest User

Untitled

a guest
Apr 24th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. ===============================================================================
  2. [ERROR]: yoshi.test.test_emidyoshiphp.APHPMethodPortTests.test_getLimitedListingIDsByTags
  3.  
  4. Traceback (most recent call last):
  5. Failure: twisted.internet.defer.FirstError: FirstError(<twisted.python.failure.Failure <class 'form.BadArguments'>>, 1)
  6. ===============================================================================
  7. [ERROR]: yoshi.test.test_emidyoshiphp.APHPMethodPortTests.test_getLimitedListingIDsByTags
  8.  
  9. Traceback (most recent call last):
  10. File "/home/lakin/Projects/twisted/trunk/twisted/internet/threads.py", line 24, in _putResultInDeferred
  11. result = f(*args, **kwargs)
  12. File "/home/lakin/Projects/twisted/trunk/twisted/enterprise/adbapi.py", line 375, in _runInteraction
  13. result = interaction(trans, *args, **kw)
  14. File "/home/lakin/Projects/form/trunk/form/pgsource.py", line 190, in callProcedure
  15. "Wrong number or type of arguments.")
  16. form.BadArguments: Wrong number or type of arguments.
  17. ===============================================================================
  18. [ERROR]: yoshi.test.test_emidyoshiphp.APHPMethodPortTests.test_getLimitedListingIDsByTags
  19.  
  20. Traceback (most recent call last):
  21. File "/home/lakin/Projects/twisted/trunk/twisted/internet/threads.py", line 24, in _putResultInDeferred
  22. result = f(*args, **kwargs)
  23. File "/home/lakin/Projects/twisted/trunk/twisted/enterprise/adbapi.py", line 375, in _runInteraction
  24. result = interaction(trans, *args, **kw)
  25. File "/home/lakin/Projects/form/trunk/form/pgsource.py", line 190, in callProcedure
  26. "Wrong number or type of arguments.")
  27. form.BadArguments: Wrong number or type of arguments.
  28. ===============================================================================
Add Comment
Please, Sign In to add comment