userpoints_26.patch

Test status
StatusResult
Last receivedSat, 02/19/2011 - 13:02:14
Last requestedSat, 02/19/2011 - 13:02:24
Last testedSat, 02/19/2011 - 13:03:05
Test count1
Environment status
MySQLfail
File information
Fileuserpoints_26.patch
BranchUser Points - 6.x-1.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] 209 pass(es), 12 fail(s), and 0 exception(s).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
    Review the test failures below then if necessary run them locally until the problem has been fixed.
  10. Complete test suite with all tests passing
209 pass(es), 12 fail(s), and 0 exception(s)

Non-pass

Test namePassFailException
ExpandUserpoints API (UserpointsTestCase) [Userpoints]209120
MessageGroupFilenameLineFunctionStatus
Sum of transactions match total points for userOtheruserpoints_api.test61UserpointsTestCase->testBasicCall()
Successfully verified negative points in the txn tableOtheruserpoints_api.test71UserpointsTestCase->testBasicCall()
Sum of transactions matches the caching tableOtheruserpoints_api.test97UserpointsTestCase->testBasicCall()
Caching table matches testing code after 10 point records totaling 662 pointsOtheruserpoints_api.test101UserpointsTestCase->testBasicCall()
userpoints_get_current_points() returned correct point valueOtheruserpoints_api.test104UserpointsTestCase->testBasicCall()
userpoints_get_max_points() returned correct point valueOtheruserpoints_api.test107UserpointsTestCase->testBasicCall()
Successfully verified points in the txn tableOtheruserpoints_api.test133UserpointsTestCase->testParamsArrayCall()
Successfully verified points in the txn tableOtheruserpoints_api.test166UserpointsTestCase->testParamsArrayCall()
(expirydate = random number)Successfully verified that the summary table was updatedOtheruserpoints_api.test265UserpointsTestCase->testExpiration()
(expirydate = today)Successfully verified that the summary table was updatedOtheruserpoints_api.test265UserpointsTestCase->testExpiration()
(expirydate = NULL)Successfully verified that the summary table was updatedOtheruserpoints_api.test265UserpointsTestCase->testExpiration()
Successfully removed expired points from the summary table.Otheruserpoints_api.test311UserpointsTestCase->testExpiration()

All

Test namePassFailException
ExpandUserpoints API (UserpointsTestCase) [Userpoints]209120
MessageGroupFilenameLineFunctionStatus
Sum of transactions match total points for userOtheruserpoints_api.test61UserpointsTestCase->testBasicCall()
Successfully verified negative points in the txn tableOtheruserpoints_api.test71UserpointsTestCase->testBasicCall()
Sum of transactions matches the caching tableOtheruserpoints_api.test97UserpointsTestCase->testBasicCall()
Caching table matches testing code after 10 point records totaling 662 pointsOtheruserpoints_api.test101UserpointsTestCase->testBasicCall()
userpoints_get_current_points() returned correct point valueOtheruserpoints_api.test104UserpointsTestCase->testBasicCall()
userpoints_get_max_points() returned correct point valueOtheruserpoints_api.test107UserpointsTestCase->testBasicCall()
Successfully verified points in the txn tableOtheruserpoints_api.test133UserpointsTestCase->testParamsArrayCall()
Successfully verified points in the txn tableOtheruserpoints_api.test166UserpointsTestCase->testParamsArrayCall()
(expirydate = random number)Successfully verified that the summary table was updatedOtheruserpoints_api.test265UserpointsTestCase->testExpiration()
(expirydate = today)Successfully verified that the summary table was updatedOtheruserpoints_api.test265UserpointsTestCase->testExpiration()
(expirydate = NULL)Successfully verified that the summary table was updatedOtheruserpoints_api.test265UserpointsTestCase->testExpiration()
Successfully removed expired points from the summary table.Otheruserpoints_api.test311UserpointsTestCase->testExpiration()