Posted by kiamlaluno on January 10, 2010 at 3:24am
2 followers
Jump to:
| Project: | Tracker 2 |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
While running the test for the module, the test failed with the following error message:
Call to undefined function tracker2_track_user()The version of SimpleTest I am using is 6.x-2.x-dev.
Comments
#1
on simpletest 2.11 and pressflow 6.19.94, with tracker 1.1, i get 3 errors:
Results
30 passes, 3 fails, and 0 exceptions
take sure that the function returns 404, if there is no arg(1) Browser tracker2.test 33 Tracker2TestCase->testTracker2TrackUser()
take sure that it is pot possible to look at users with status 0 for normal users Browser tracker2.test 44 Tracker2TestCase->testTracker2TrackUser()
take sure that the title is set right Other tracker2.test 48 Tracker2TestCase->testTracker2TrackUser()
it doesn't crashes.