Allows a nice interface to the Plone error log from ztc functional tests
Project description
Adds the “errorlog” command to pdb sessions. This is only useful in functional test cases in PloneTestCase.:
(Pdb) errorlog (Pdb) admin.open("http://nohost/plone/createObject") *** HTTPError: HTTP Error 500: Internal Server Error (Pdb) admin.open("http://nohost/plone/createObject") *** HTTPError: HTTP Error 500: Internal Server Error (Pdb) admin.open("http://nohost/plone/createObject") *** HTTPError: HTTP Error 500: Internal Server Error (Pdb) errorlog Error: 1218794437.680.454937341407 ( Type name not specified ) Error: 1218794437.10.341611383065 ( Type name not specified ) Error: 1218794436.540.661922508086 ( Type name not specified ) (Pdb) errorlog 1218794437.10.341611383065 Traceback (innermost last): Module ZPublisher.Publish, line 115, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 41, in call_object Module Products.CMFFormController.FSControllerPythonScript, line 104, in __call__ Module Products.CMFFormController.Script, line 145, in __call__ Module Products.CMFCore.FSPythonScript, line 108, in __call__ Module Shared.DC.Scripts.Bindings, line 311, in __call__ Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec Module Products.CMFCore.FSPythonScript, line 164, in _exec Module None, line 10, in createObject - <FSControllerPythonScript at /plone/createObject> - Line 10 Exception: Type name not specified
Yay? Changelog =========
1.0
Quick and dirty scraper. Replace with SGMLlib one!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for teamrubber.pdberrorlog-1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b36667da9f2602ffbfa1fcd42972d1d6402e8942d0d54ad3a7d2e522acd5954 |
|
MD5 | 2694d397246f487bdf92151a208e1bc9 |
|
BLAKE2b-256 | 1353eaeca0131bff85be54b8aad765cedc261d895177fb43ce5682cd20a22e9c |
Close
Hashes for teamrubber.pdberrorlog-1.0-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7030e6324ae7c68515906aafb5c83826ba13f8798b521603265ba4389ba6bba1 |
|
MD5 | a08a02d6e920e621195c185fdb987ae6 |
|
BLAKE2b-256 | 9d2f3e28dc5e4350b3f033887e819d4fc853f80b31c5559d997cd74f084a0e58 |