d7_ATTR_EMULATE_PREPARES.patch

Test status
StatusResult
Last receivedMon, 11/09/2015 - 23:04:00
Last requestedMon, 11/09/2015 - 23:04:01
Last testedMon, 11/09/2015 - 23:24:56
Test count1
Environment status
MySQLfail
File information
Filed7_ATTR_EMULATE_PREPARES.patch
BranchDrupal core - 7.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] 41,476 pass(es), 70 fail(s), and 20 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
41,476 pass(es), 70 fail(s), and 20 exception(s)

Non-pass

Test namePassFailException
ExpandBasic SQL syntax tests (DatabaseBasicSyntaxTestCase) [Database]3040
MessageGroupFilenameLineFunctionStatus
Found 2 records.Otherdatabase_test.test3261DatabaseBasicSyntaxTestCase->testLikeEscape()
Found 1 record.Otherdatabase_test.test3268DatabaseBasicSyntaxTestCase->testLikeEscape()
Found 2 records.Otherdatabase_test.test3292DatabaseBasicSyntaxTestCase->testLikeBackslash()
Found 1 record.Otherdatabase_test.test3299DatabaseBasicSyntaxTestCase->testLikeBackslash()
ExpandBasic upgrade path (BasicUpgradePath) [Upgrade path]010
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkupgrade.test357BasicUpgradePath->testFailedUpgrade()
ExpandCancel account (UserCancelTestCase) [User]22094
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
User is not found in the database.Otheruser.test835UserCancelTestCase->testUserAnonymize()
Confirmation message displayed to user.Otheruser.test846UserCancelTestCase->testUserAnonymize()
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
User is not found in the database.Otheruser.test899UserCancelTestCase->testUserDelete()
Node of the user has been deleted.Otheruser.test902UserCancelTestCase->testUserDelete()
Comment of the user has been deleted.Otheruser.test905UserCancelTestCase->testUserDelete()
Confirmation message displayed to user.Otheruser.test908UserCancelTestCase->testUserDelete()
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
User deleted.Otheruser.test932UserCancelTestCase->testUserCancelByAdmin()
User is not found in the database.Otheruser.test933UserCancelTestCase->testUserCancelByAdmin()
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
Users deleted and not found in the database.Otheruser.test977UserCancelTestCase->testMassUserCancelByAdmin()
ExpandCase sensitivity (DatabaseCaseSensitivityTestCase) [Database]810
MessageGroupFilenameLineFunctionStatus
Can retrieve after inserting.Otherdatabase_test.test3332DatabaseCaseSensitivityTestCase->testCaseSensitiveInsert()
ExpandComment deletion on node changes (CommentNodeChangesTestCase) [Comment]2201
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandComment interface (CommentInterfaceTest) [Comment]218711
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
Comment deleted.Othercomment.test125CommentHelperCase->deleteComment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
ExpandData API functions (DrupalDataApiTest) [System]2940
MessageGroupFilenameLineFunctionStatus
Age field set to default value.Othercommon.test2345DrupalDataApiTest->testDrupalWriteRecord()
Age field set.Othercommon.test2359DrupalDataApiTest->testDrupalWriteRecord()
Age field set.Othercommon.test2371DrupalDataApiTest->testDrupalWriteRecord()
Age field set to default value.Othercommon.test2392DrupalDataApiTest->testDrupalWriteRecord()
ExpandDBLog functionality (DBLogTestCase) [DBLog]49311
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
DBLog event was recorded: [delete user]Otherdblog.test276DBLogTestCase->doUser()
ExpandEntity CRUD hooks (EntityCrudHookTestCase) [Entity API]7601
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandField form tests (FieldFormTestCase) [Field API]29910
MessageGroupFilenameLineFunctionStatus
Field values were saved in the correct orderOtherfield.test1802FieldFormTestCase->testFieldFormUnlimited()
ExpandFile field revision test (FileFieldRevisionTestCase) [File]5901
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandInsert tests (DatabaseInsertTestCase) [Database]53120
MessageGroupFilenameLineFunctionStatus
Can retrieve after inserting.Otherdatabase_test.test501DatabaseInsertTestCase->testSimpleInsert()
Can retrieve after inserting.Otherdatabase_test.test530DatabaseInsertTestCase->testMultiInsert()
Can retrieve after inserting.Otherdatabase_test.test532DatabaseInsertTestCase->testMultiInsert()
Can retrieve after inserting.Otherdatabase_test.test534DatabaseInsertTestCase->testMultiInsert()
Can retrieve after inserting.Otherdatabase_test.test565DatabaseInsertTestCase->testRepeatedInsert()
Can retrieve after inserting.Otherdatabase_test.test567DatabaseInsertTestCase->testRepeatedInsert()
Can retrieve after inserting.Otherdatabase_test.test569DatabaseInsertTestCase->testRepeatedInsert()
Can retrieve after inserting.Otherdatabase_test.test585DatabaseInsertTestCase->testInsertFieldOnlyDefinintion()
Can retrieve after inserting.Otherdatabase_test.test587DatabaseInsertTestCase->testInsertFieldOnlyDefinintion()
Can retrieve after inserting.Otherdatabase_test.test589DatabaseInsertTestCase->testInsertFieldOnlyDefinintion()
Can retrieve after inserting.Otherdatabase_test.test629DatabaseInsertTestCase->testInsertSelectFields()
Can retrieve after inserting.Otherdatabase_test.test650DatabaseInsertTestCase->testInsertSelectAll()
ExpandMultiple vocabulary term reference field (TaxonomyTermFieldMultipleVocabularyTestCase) [Taxonomy]1701
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandNode edit (PageEditTestCase) [Node]9030
MessageGroupFilenameLineFunctionStatus
Node authored by admin user.Othernode.test417PageEditTestCase->testPageAuthoredBy()
Node authored by anonymous user.Othernode.test431PageEditTestCase->testPageAuthoredBy()
Node authored by normal user.Othernode.test438PageEditTestCase->testPageAuthoredBy()
ExpandNode save (NodeSaveTestCase) [Node]5101
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandPersonal contact form (ContactPersonalTestCase) [Contact]13510
MessageGroupFilenameLineFunctionStatus
Flood table emptied.Othercontact.test399ContactPersonalTestCase->testPersonalContactFlood()
ExpandProfile CRUD tests (ProfileCrudTestCase) [Profile]501
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandReset password (UserPasswordResetTestCase) [User]5901
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandSite-wide contact form (ContactSitewideTestCase) [Contact]23810
MessageGroupFilenameLineFunctionStatus
Flood table emptied.Othercontact.test108ContactSitewideTestCase->testSiteWideContact()
ExpandStatistics logging tests (StatisticsLoggingTestCase) [Statistics]3150
MessageGroupFilenameLineFunctionStatus
Value 1 is identical to value '1'.Otherstatistics.test100StatisticsLoggingTestCase->testLogging()
Value 2 is identical to value '2'.Otherstatistics.test109StatisticsLoggingTestCase->testLogging()
Value 3 is identical to value '3'.Otherstatistics.test119StatisticsLoggingTestCase->testLogging()
Page request was not counted via Ajax.Otherstatistics.test128StatisticsLoggingTestCase->testLogging()
Page request was counted via Ajax.Otherstatistics.test134StatisticsLoggingTestCase->testLogging()
ExpandTaxonomy term reference field (TaxonomyTermFieldTestCase) [Taxonomy]4101
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandTaxonomy vocabularies (TaxonomyVocabularyTestCase) [Taxonomy]7401
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandTest statistics admin. (StatisticsAdminTestCase) [Statistics]10511
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
User is not found in the database.Otherstatistics.test418StatisticsAdminTestCase->testDeleteUser()
ExpandTest user actions (TriggerUserActionTestCase) [Trigger]6071
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
Account is blockedOthertrigger.test520TriggerUserActionTestCase->testUserActionAssignmentExecution()
Failed to set field comment_body[und][0][value] to my comment, updatedOthertrigger.test530TriggerUserActionTestCase->testUserActionAssignmentExecution()
Failed to set field subject to my comment subjectOthertrigger.test530TriggerUserActionTestCase->testUserActionAssignmentExecution()
Found the Save buttonOthertrigger.test530TriggerUserActionTestCase->testUserActionAssignmentExecution()
Found the requested form fields at comment/1/editOthertrigger.test530TriggerUserActionTestCase->testUserActionAssignmentExecution()
Comment author account (uid=2) is blocked after update to commentOthertrigger.test532TriggerUserActionTestCase->testUserActionAssignmentExecution()
"my comment, updated" foundOthertrigger.test539TriggerUserActionTestCase->testUserActionAssignmentExecution()
ExpandTest user triggers (TriggerUserTokenTestCase) [Trigger]18131
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
Expected system message to contain token-replaced text "Action was triggered by trigger user_delete user:name=e4KxPlcY user:uid=16 user:mail=e4KxPlcY@example.com user:url=http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=user/16 user:edit-url=http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=user/16/edit user:created=Mon, 11/09/2015 - 23:22" found in configured system message actionOthertrigger.test479TriggerUserTokenTestCase->testUserTriggerTokenReplacement()
Expected text found in subject of email message: "Action was triggered by trigger user_delete user:name=e4KxPlcY user:uid=16 user:mail=e4KxPlcY@example.com user:url=http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=user/16 user:edit-url=http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=user/16/edit user:created=Mon, 11/09/2015 - 23:22".Othertrigger.test479TriggerUserTokenTestCase->testUserTriggerTokenReplacement()
Expected text found in body of email message: "Action was triggered by trigger user_delete user:name=e4KxPlcY user:uid=16 user:mail=e4KxPlcY@example.com user:url=http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=user/16 user:edit-url=http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=user/16/edit user:created=Mon, 11/09/2015 - 23:22".Othertrigger.test479TriggerUserTokenTestCase->testUserTriggerTokenReplacement()
ExpandTransaction tests (DatabaseTransactionTestCase) [Database]3922
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.Otherdatabase_test.test3625DatabaseTransactionTestCase->testTransactionRollBackSupported()
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.Otherdatabase_test.test3673DatabaseTransactionTestCase->testCommittedTransaction()
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandUpdate tests (DatabaseUpdateTestCase) [Database]6840
MessageGroupFilenameLineFunctionStatus
Updated fields successfully.Otherdatabase_test.test808DatabaseUpdateTestCase->testMultiUpdate()
Updated fields successfully.Otherdatabase_test.test822DatabaseUpdateTestCase->testMultiGTUpdate()
Updated fields successfully.Otherdatabase_test.test836DatabaseUpdateTestCase->testWhereUpdate()
Updated fields successfully.Otherdatabase_test.test851DatabaseUpdateTestCase->testWhereAndConditionUpdate()
ExpandUpdate tests, Complex (DatabaseUpdateComplexTestCase) [Database]6060
MessageGroupFilenameLineFunctionStatus
Updated fields successfully.Otherdatabase_test.test916DatabaseUpdateComplexTestCase->testOrConditionUpdate()
Updated fields successfully.Otherdatabase_test.test930DatabaseUpdateComplexTestCase->testInConditionUpdate()
Updated fields successfully.Otherdatabase_test.test946DatabaseUpdateComplexTestCase->testNotInConditionUpdate()
Updated fields successfully.Otherdatabase_test.test960DatabaseUpdateComplexTestCase->testBetweenConditionUpdate()
Updated fields successfully.Otherdatabase_test.test974DatabaseUpdateComplexTestCase->testLikeConditionUpdate()
Updated fields successfully.Otherdatabase_test.test991DatabaseUpdateComplexTestCase->testUpdateExpression()
ExpandUser upgrade path (duplicated permission) (UserUpgradePathDuplicatedPermissionTestCase) [Upgrade path]010
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkupgrade.user.test89UserUpgradePathDuplicatedPermissionTestCase->testUserUpgrade()
ExpandUser upgrade path (password token involved) (UserUpgradePathPasswordTokenTestCase) [Upgrade path]010
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkupgrade.user.test26UserUpgradePathPasswordTokenTestCase->testUserUpgrade()
ExpandUser upgrade path (password token not involved) (UserUpgradePathNoPasswordTokenTestCase) [Upgrade path]010
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkupgrade.user.test59UserUpgradePathNoPasswordTokenTestCase->testUserUpgrade()

All

Test namePassFailException
Leaf403 functionality (AccessDeniedTestCase) [System]7500
Leaf404 functionality (PageNotFoundTestCase) [System]2100
LeafActionLoopTestCase2500
LeafActionsConfigurationTestCase3800
LeafActive trail (MenuTrailTestCase) [Menu]6900
LeafAddFeedTestCase6900
LeafAdmin theme block admin accessibility (BlockAdminThemeTestCase) [Block]1800
LeafAdministrative pages (SystemAdminTestCase) [System]19300
LeafAdministrative user interface (ImageAdminUiTestCase) [Image]2800
LeafAdvanced search form (SearchAdvancedSearchForm) [Search]3200
LeafAggregator configuration (AggregatorConfigurationTestCase) [Unknown]1900
LeafAggregator update path (AggregatorUpdatePathTestCase) [Upgrade path]2100
LeafAJAX command form values (AJAXFormValuesTestCase) [AJAX]3400
LeafAJAX commands (AJAXCommandsTestCase) [AJAX]8900
LeafAJAX forms on cached pages (AJAXFormPageCacheTestCase) [AJAX]3300
LeafAJAX framework (AJAXFrameworkTestCase) [AJAX]3700
LeafAJAX multi form (AJAXMultiFormTestCase) [AJAX]4000
LeafAnonymous comments (CommentAnonymous) [Comment]16600
LeafArray differences (ArrayDiffUnitTest) [System]100
LeafAuthmap assignment (UserAuthmapAssignmentTestCase) [User]1200
LeafAuthorize API (SystemAuthorizeCase) [System]1600
LeafAutocompletion (ProfileTestAutocomplete) [Profile]5400
LeafBasic minimal profile update path (BasicMinimalUpdatePath) [Upgrade path]7200
LeafBasic minimal profile update path, populated database (FilledMinimalUpdatePath) [Upgrade path]6200
ExpandBasic SQL syntax tests (DatabaseBasicSyntaxTestCase) [Database]3040
MessageGroupFilenameLineFunctionStatus
Found 2 records.Otherdatabase_test.test3261DatabaseBasicSyntaxTestCase->testLikeEscape()
Found 1 record.Otherdatabase_test.test3268DatabaseBasicSyntaxTestCase->testLikeEscape()
Found 2 records.Otherdatabase_test.test3292DatabaseBasicSyntaxTestCase->testLikeBackslash()
Found 1 record.Otherdatabase_test.test3299DatabaseBasicSyntaxTestCase->testLikeBackslash()
LeafBasic standard + all profile update path (BasicStandardUpdatePath) [Upgrade path]6200
LeafBasic standard + all profile update path, populated database (FilledStandardUpdatePath) [Upgrade path]6200
ExpandBasic upgrade path (BasicUpgradePath) [Upgrade path]010
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkupgrade.test357BasicUpgradePath->testFailedUpgrade()
LeafBatch percentages (BatchPercentagesUnitTestCase) [Batch API]1800
LeafBatch processing (BatchProcessingTestCase) [Batch API]16100
LeafBatch progress page (BatchPageTestCase) [Batch API]1600
LeafBlock availability (NodeBlockTestCase) [Node]1800
LeafBlock availability (PollBlockTestCase) [Poll]13900
LeafBlock availability (ProfileBlockTestCase) [Profile]8900
LeafBlock availability (SearchBlockTestCase) [Search]6000
LeafBlock caching (BlockCacheTestCase) [Block]21300
LeafBlock functionality (BlockTestCase) [Block]35300
LeafBlock functionality (SystemBlockTestCase) [System]4500
LeafBlock HTML id (BlockHTMLIdTestCase) [Block]1600
LeafBlock rehash (BlockHashTestCase) [Block]8100
LeafBlock template suggestions (BlockTemplateSuggestionsUnitTest) [Block]200
LeafBlock view module delta alter (BlockViewModuleDeltaAlterWebTest) [Block]300
LeafBlocks in invalid regions (BlockInvalidRegionTestCase) [Block]2400
LeafBlocks not in hidden region (BlockHiddenRegionTestCase) [Block]1500
LeafBlog functionality (BlogTestCase) [Blog]24400
LeafBook functionality (BookTestCase) [Book]53100
LeafBoot and exit hook invocation (HookBootExitTestCase) [Bootstrap]1900
LeafBreadcrumbs (MenuBreadcrumbTestCase) [Menu]41400
LeafBroken SimpleTest method (SimpleTestBrokenSetUp) [SimpleTest]2100
LeafBrowser language detection (LocaleBrowserDetectionTest) [Locale]4300
LeafCache clear test (CacheClearCase) [Cache]4200
LeafCache emptiness test (CacheIsEmptyCase) [Cache]500
LeafCache saving test (CacheSavingCase) [Cache]800
ExpandCancel account (UserCancelTestCase) [User]22094
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
User is not found in the database.Otheruser.test835UserCancelTestCase->testUserAnonymize()
Confirmation message displayed to user.Otheruser.test846UserCancelTestCase->testUserAnonymize()
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
User is not found in the database.Otheruser.test899UserCancelTestCase->testUserDelete()
Node of the user has been deleted.Otheruser.test902UserCancelTestCase->testUserDelete()
Comment of the user has been deleted.Otheruser.test905UserCancelTestCase->testUserDelete()
Confirmation message displayed to user.Otheruser.test908UserCancelTestCase->testUserDelete()
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
User deleted.Otheruser.test932UserCancelTestCase->testUserCancelByAdmin()
User is not found in the database.Otheruser.test933UserCancelTestCase->testUserCancelByAdmin()
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
Users deleted and not found in the database.Otheruser.test977UserCancelTestCase->testMassUserCancelByAdmin()
LeafCascading stylesheets (CascadingStylesheetsTestCase) [System]4300
ExpandCase sensitivity (DatabaseCaseSensitivityTestCase) [Database]810
MessageGroupFilenameLineFunctionStatus
Can retrieve after inserting.Otherdatabase_test.test3332DatabaseCaseSensitivityTestCase->testCaseSensitiveInsert()
LeafCategorize feed functionality (CategorizeFeedTestCase) [Unknown]2000
LeafCategorize feed item functionality (CategorizeFeedItemTestCase) [Unknown]6000
LeafChecks display of aggregator items (AggregatorRenderingTestCase) [Unknown]22700
LeafCJK tokenizer (SearchTokenizerTestCase) [Search]400
LeafCode registry (BootstrapAutoloadTestCase) [Bootstrap]300
LeafColor functionality (ColorTestCase) [Color]12200
LeafComment actions (CommentActionsTestCase) [Comment]5800
LeafComment approval (CommentApprovalTest) [Comment]15600
LeafComment blocks (CommentBlockFunctionalTest) [Comment]11600
LeafComment count toggle (SearchCommentCountToggleTestCase) [Search]3100
ExpandComment deletion on node changes (CommentNodeChangesTestCase) [Comment]2201
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
LeafComment fields (CommentFieldsTest) [Comment]11600
ExpandComment interface (CommentInterfaceTest) [Comment]218711
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
Comment deleted.Othercomment.test125CommentHelperCase->deleteComment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 1, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'below', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 0, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 0, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => false, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => false, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
Changed environment:array ( 'authenticated' => true, 'comment count' => true, 'form' => 'separate page', 'user_register' => 0, 'contact' => 'optional', 'comments' => 'open', 'access comments' => 1, 'post comments' => 1, 'skip comment approval' => 1, 'edit own comments' => 0, )Debugcomment.test830CommentInterfaceTest->setEnvironment()
LeafComment language (LocaleCommentLanguageFunctionalTest) [Locale]7200
LeafComment node access (CommentNodeAccessTest) [Comment]5400
LeafComment paging settings (CommentPagerTest) [Comment]21100
LeafComment preview (CommentPreviewTest) [Comment]9900
LeafComment Rebuild (CommentContentRebuild) [Comment]3300
LeafComment RSS (CommentRSSUnitTest) [Comment]2500
LeafComment Search tests (SearchCommentTestCase) [Search]20800
LeafComment Threading (CommentThreadingTestCase) [Comment]15700
LeafComment token replacement (CommentTokenReplaceTestCase) [Comment]6500
LeafComment upgrade path (CommentUpgradePathTestCase) [Upgrade path]2200
LeafConfig settings form (SearchConfigSettingsForm) [Search]12800
LeafConfirm form (ConfirmFormTest) [System]1700
LeafConnection tests (DatabaseConnectionTestCase) [Database]4200
LeafConnection unit tests (ConnectionUnitTest) [Database]1200
LeafContent language settings (LocaleContentFunctionalTest) [Locale]8600
LeafContextual links on node lists (ContextualDynamicContextTestCase) [Contextual]1600
LeafCron queue functionality (CronQueueTestCase) [System]600
LeafCron run (CronRunTestCase) [System]5100
LeafCSS altering (LocaleCSSAlterTest) [Locale]2000
LeafCSS Unit Tests (CascadingStylesheetsUnitTest) [System]1600
LeafCustom query syntax tests (DatabaseQueryTestCase) [Database]1700
LeafDashboard blocks (DashboardBlocksTestCase) [Dashboard]10700
ExpandData API functions (DrupalDataApiTest) [System]2940
MessageGroupFilenameLineFunctionStatus
Age field set to default value.Othercommon.test2345DrupalDataApiTest->testDrupalWriteRecord()
Age field set.Othercommon.test2359DrupalDataApiTest->testDrupalWriteRecord()
Age field set.Othercommon.test2371DrupalDataApiTest->testDrupalWriteRecord()
Age field set to default value.Othercommon.test2392DrupalDataApiTest->testDrupalWriteRecord()
LeafDate and time (DateTimeFunctionalTest) [System]11300
ExpandDBLog functionality (DBLogTestCase) [DBLog]49311
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
DBLog event was recorded: [delete user]Otherdblog.test276DBLogTestCase->doUser()
LeafDefault text format functionality (FilterDefaultFormatTestCase) [Filter]3300
LeafDelete/Truncate tests (DatabaseDeleteTruncateTestCase) [Database]2600
LeafDisabled node type upgrade path (DisabledNodeTypeTestCase) [Upgrade path]2700
LeafDiscovery of test classes (SimpleTestDiscoveryTestCase) [SimpleTest]7200
LeafDrupal error handlers (DrupalErrorHandlerTestCase) [System]3000
LeafDrupal goto (DrupalGotoTest) [System]2100
LeafDrupal HTTP request (DrupalHTTPRequestTestCase) [System]3500
LeafDrupal HTTP request response status parsing (DrupalHTTPResponseStatusLineTest) [System]900
LeafDrupal match path (DrupalMatchPathTestCase) [Path API]4100
LeafDrupal set/get regions (DrupalSetContentTestCase) [System]4000
LeafDrupal system listing (DrupalSystemListingTestCase) [System]600
LeafDrupal tags handling (DrupalTagsHandlingTestCase) [System]800
LeafDrupal\psr_0_test\Tests\ExampleTest100
LeafDrupal\psr_0_test\Tests\Nested\NestedExampleTest100
LeafDrupal\psr_4_test\Tests\ExampleTest100
LeafDrupal\psr_4_test\Tests\Nested\NestedExampleTest100
LeafDrupal\simpletest\Tests\PSR0WebTest100
LeafDrupal\simpletest\Tests\PSR4WebTest100
Leafdrupal_add_feed() tests (DrupalAddFeedTestCase) [System]600
Leafdrupal_alter() tests (DrupalAlterTestCase) [System]700
Leafdrupal_render() (DrupalRenderTestCase) [System]6200
LeafEarly bootstrap test (EarlyBootstrapTestCase) [System]600
LeafElement processing (FormElementTestCase) [Form API]2700
LeafEmbedded forms (SearchEmbedForm) [Search]3000
LeafEmpty statement (DatabaseEmptyStatementTestCase) [Database]400
LeafEnable/disable modules (EnableDisableTestCase) [Module]138000
ExpandEntity CRUD hooks (EntityCrudHookTestCase) [Entity API]7601
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
LeafEntity loading (EntityLoadTestCase) [Entity API]400
LeafEntity properties (EntityPropertiesTestCase) [Entity API]400
LeafEntity query (EntityFieldQueryTestCase) [Entity API]17100
LeafFeed icon (FeedIconTest) [System]100
LeafFeed parser functionality (FeedParserTestCase) [Unknown]6900
LeafFetch tests (DatabaseFetchTestCase) [Database]4100
LeafFetch tests, part 2 (DatabaseFetch2TestCase) [Database]3200
LeafFetching multiple cache items (CacheGetMultipleUnitTest) [Cache]700
LeafField attach tests (other) (FieldAttachOtherTestCase) [Field API]12100
LeafField attach tests (storage-related) (FieldAttachStorageTestCase) [Field API]10500
LeafField bulk delete tests (FieldBulkDeleteTestCase) [Field API]7500
LeafField CRUD tests (FieldCrudTestCase) [Field API]8100
LeafField Display API tests (FieldDisplayAPITestCase) [Field API]7300
ExpandField form tests (FieldFormTestCase) [Field API]29910
MessageGroupFilenameLineFunctionStatus
Field values were saved in the correct orderOtherfield.test1802FieldFormTestCase->testFieldFormUnlimited()
LeafField info tests (FieldInfoTestCase) [Field API]9600
LeafField instance CRUD tests (FieldInstanceCrudTestCase) [Field API]3700
LeafField SQL storage tests (FieldSqlStorageTestCase) [Field API]10600
LeafField translations tests (FieldTranslationsTestCase) [Field API]8300
LeafField update path (FieldUpdatePathTestCase) [Upgrade path]2100
LeafFile copying (FileCopyTest) [File API]11000
LeafFile delete (FileDeleteTest) [File API]2000
LeafFile download (FileDownloadTest) [File API]3900
LeafFile field display tests (FileFieldDisplayTestCase) [File]7400
LeafFile field file path tests (FileFieldPathTestCase) [File]2700
ExpandFile field revision test (FileFieldRevisionTestCase) [File]5901
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
LeafFile field validation tests (FileFieldValidateTestCase) [File]11800
LeafFile field widget test (FileFieldWidgetTestCase) [File]30900
LeafFile loading (FileLoadTest) [File API]3400
LeafFile mimetypes (FileMimeTypeTest) [File API]4200
LeafFile moving (FileMoveTest) [File API]11000
LeafFile naming (FileNameMungingTest) [File API]700
LeafFile paths and directories (FileDirectoryTest) [File API]2000
LeafFile paths and directories (RemoteFileDirectoryTest) [File API (remote)]2400
LeafFile save data (FileSaveDataTest) [File API]9300
LeafFile saving (FileSaveTest) [File API]1500
LeafFile scan directory (FileScanDirectoryTest) [File API]2300
LeafFile scan directory (RemoteFileScanDirectoryTest) [File API (remote)]2300
LeafFile space used tests (FileSpaceUsedTest) [File API]1100
LeafFile token replacement (FileTokenReplaceTestCase) [File]3500
LeafFile uploading (FileSaveUploadTest) [File API]27100
LeafFile uploading (RemoteFileSaveUploadTest) [File API (remote)]27100
LeafFile URL rewriting (FileURLRewritingTest) [File]1700
LeafFile usage (FileUsageTest) [File]2100
LeafFile validate (FileValidateTest) [File API]1200
LeafFile validator tests (FileValidatorTest) [File API]2300
LeafFileTransfer unit tests (FileTranferTest) [System]200
LeafFilter administration functionality (FilterAdminTestCase) [Filter]18000
LeafFilter CRUD operations (FilterCRUDTestCase) [Filter]21800
LeafFilter format access (FilterFormatAccessTestCase) [Filter]27900
LeafFilter format hooks (FilterHooksTestCase) [Filter]3300
LeafFilter format upgrade path (FilterFormatUpgradePathTestCase) [Upgrade path]2800
LeafFilter module filters (FilterUnitTestCase) [Filter]21700
LeafFilter settings (FilterSettingsTestCase) [Filter]1000
LeafFingerprinting meta tag (AdminMetaTagTestCase) [System]300
LeafFlood control mechanism (FloodFunctionalTest) [System]600
LeafForm alter hooks (FormAlterTestCase) [Form API]400
LeafForm API checkbox (FormCheckboxTestCase) [Form API]9700
LeafForm API file inclusion (FormsFileInclusionTestCase) [Form API]1200
LeafForm element and label output test (FormsElementsLabelsTestCase) [Form API]2000
LeafForm element validation (FormsTestCase) [Form API]31800
LeafForm rebuilding (FormsRebuildTestCase) [Form API]5300
LeafForm redirecting (FormsRedirectTestCase) [Form API]3100
LeafForm state values clearance (advanced) (FormStateValuesCleanAdvancedTestCase) [Form API]700
LeafForm state values clearance (FormStateValuesCleanTestCase) [Form API]1400
LeafForm triggering element determination (FormsTriggeringElementTestCase) [Form API]5000
LeafForm validation handlers (FormValidationTestCase) [Form API]6900
LeafForm wrapper callback (FormsFormWrapperTestCase) [Form API]500
LeafFormat date (FormatDateUnitTest) [System]7200
LeafForms using form storage on cached pages (FormsFormStoragePageCacheTestCase) [Form API]4900
LeafForum functionality (ForumTestCase) [Forum]65000
LeafForum index (ForumIndexTestCase) [Forum]2700
LeafForum upgrade path (ForumUpgradePathTestCase) [Upgrade path]5700
LeafFront page (FrontPageTestCase) [System]3700
LeafGet filename test (BootstrapGetFilenameTestCase) [Bootstrap]500
LeafGraph (GraphUnitTest) [System]2800
LeafHelp functionality (HelpTestCase) [Help]30700
LeafHTML Attributes (DrupalAttributesUnitTest) [System]600
LeafHTML identifiers (DrupalHTMLIdentifierTestCase) [System]1000
LeafHTML in page titles (PageTitleFiltering) [System]4000
LeafHTML to text conversion (DrupalHtmlToTextTestCase) [Mail]8400
LeafHTTP file retrieval (RetrieveFileTestCase) [System]700
LeafImage dimensions (ImageDimensionsTestCase) [Image]5400
LeafImage effects (ImageEffectsUnitTest) [Image]4300
LeafImage field default images tests (ImageFieldDefaultImagesTestCase) [Image]3400
LeafImage field display tests (ImageFieldDisplayTestCase) [Image]16300
LeafImage field validation tests (ImageFieldValidateTestCase) [Image]1900
LeafImage GD manipulation tests (ImageToolkitGdTestCase) [Image]13300
LeafImage moving (ImageFileMoveTest) [Image]400
LeafImage style flushing (ImageStyleFlushTest) [Image]3900
LeafImage styles and effects UI configuration (ImageAdminStylesUnitTest) [Image]18500
LeafImage styles path and URL functions (ImageStylesPathAndUrlTestCase) [Image]22900
LeafImage theme functions (ImageThemeFunctionWebTestCase) [Image]300
LeafImage toolkit tests (ImageToolkitUnitTest) [Image]6600
Leafimage_dimensions_scale() (ImageDimensionsScaleTestCase) [Image]1500
LeafImport feeds from OPML functionality (ImportOPMLTestCase) [Unknown]5400
LeafIndex.php handling (SystemIndexPhpTest) [System]900
LeafInfo file format parser (InfoFileParserTestCase) [System]900
ExpandInsert tests (DatabaseInsertTestCase) [Database]53120
MessageGroupFilenameLineFunctionStatus
Can retrieve after inserting.Otherdatabase_test.test501DatabaseInsertTestCase->testSimpleInsert()
Can retrieve after inserting.Otherdatabase_test.test530DatabaseInsertTestCase->testMultiInsert()
Can retrieve after inserting.Otherdatabase_test.test532DatabaseInsertTestCase->testMultiInsert()
Can retrieve after inserting.Otherdatabase_test.test534DatabaseInsertTestCase->testMultiInsert()
Can retrieve after inserting.Otherdatabase_test.test565DatabaseInsertTestCase->testRepeatedInsert()
Can retrieve after inserting.Otherdatabase_test.test567DatabaseInsertTestCase->testRepeatedInsert()
Can retrieve after inserting.Otherdatabase_test.test569DatabaseInsertTestCase->testRepeatedInsert()
Can retrieve after inserting.Otherdatabase_test.test585DatabaseInsertTestCase->testInsertFieldOnlyDefinintion()
Can retrieve after inserting.Otherdatabase_test.test587DatabaseInsertTestCase->testInsertFieldOnlyDefinintion()
Can retrieve after inserting.Otherdatabase_test.test589DatabaseInsertTestCase->testInsertFieldOnlyDefinintion()
Can retrieve after inserting.Otherdatabase_test.test629DatabaseInsertTestCase->testInsertSelectFields()
Can retrieve after inserting.Otherdatabase_test.test650DatabaseInsertTestCase->testInsertSelectAll()
LeafInsert tests, default fields (DatabaseInsertDefaultsTestCase) [Database]2500
LeafInsert tests, LOB fields (DatabaseInsertLOBTestCase) [Database]1700
LeafInstallation profile module tests (SimpleTestInstallationProfileModuleTestsTestCase) [SimpleTest]1900
LeafInvalid data (DatabaseInvalidDataTestCase) [Database]900
LeafIP address and HTTP_HOST test (BootstrapIPAddressTestCase) [Bootstrap]1400
LeafIP address blocking (IPAddressBlockingTestCase) [System]4200
LeafJavaScript (JavaScriptTestCase) [System]11700
LeafJavascript library localisation (LocaleLibraryInfoAlterTest) [Locale]200
LeafJavascript translation (LocaleJavascriptTranslationTest) [Locale]6600
LeafJSON (DrupalJSONTest) [System]2100
LeafKeywords and conditions (SearchKeywordsConditions) [Search]2600
LeafLanguage configuration (LocaleConfigurationTest) [Locale]9800
LeafLanguage negotiation info (LocaleLanguageNegotiationInfoFunctionalTest) [Locale]4900
LeafLanguage switching (LocaleLanguageSwitchingFunctionalTest) [Locale]2600
LeafLinks (ThemeLinksTest) [Theme]1700
LeafList field (ListFieldTestCase) [Field types]1600
LeafList field dynamic values (ListDynamicValuesValidationTestCase) [Field types]900
LeafList field UI (ListFieldUITestCase) [Field types]20700
LeafLoad multiple nodes (NodeLoadMultipleTestCase) [Node]3600
LeafLocale uninstall (EN) (LocaleUninstallFunctionalTest) [Locale]4000
LeafLocale uninstall (FR) (LocaleUninstallFrenchFunctionalTest) [Locale]4600
LeafLocale upgrade path (LocaleUpgradePathTestCase) [Upgrade path]18800
LeafLocalize date formats (LocaleDateFormatsFunctionalTest) [Locale]3600
LeafLocking framework tests (LockFunctionalTest) [System]1800
LeafMail system (MailTestCase) [System]400
LeafMain content rendering fallback (SystemMainContentFallback) [System]6700
LeafManage display (FieldUIManageDisplayTestCase) [Field UI]8400
LeafManage fields (FieldUIManageFieldsTestCase) [Field UI]20100
LeafManaged file element test (FileManagedFileElementTestCase) [File]30800
LeafMenu link creation/deletion (MenuTestCase) [Menu]70800
LeafMenu links (MenuLinksUnitTestCase) [Menu]5000
LeafMenu rebuild test (MenuRebuildTestCase) [Menu]500
LeafMenu router (MenuRouterTestCase) [Menu]23000
LeafMenu settings for nodes (MenuNodeTestCase) [Menu]6100
LeafMenu tree generation (MenuTreeDataTestCase) [Menu]400
LeafMenu tree output (MenuTreeOutputTestCase) [Menu]700
LeafMenu upgrade path (MenuUpgradePathTestCase) [Upgrade path]7400
LeafMerge tests (DatabaseMergeTestCase) [Database]9100
LeafMessages (DrupalSetMessageTest) [System]500
LeafMiscellaneous AJAX tests (AJAXElementValidation) [AJAX]800
LeafMiscellaneous bootstrap unit tests (BootstrapMiscTestCase) [Bootstrap]500
LeafMissing update dependencies (UpdateDependencyMissingTestCase) [Update API]400
LeafModule API (ModuleUnitTest) [Module]6600
LeafModule dependencies (ModuleDependencyTestCase) [Module]19200
LeafModule implements alter (ModuleImplementsAlterTestCase) [Module]700
LeafModule installation (ModuleInstallTestCase) [Module]300
LeafModule uninstallation (ModuleUninstallTestCase) [Module]200
LeafModule versions (ModuleVersionTestCase) [Module]5100
LeafMultilingual fields (LocaleMultilingualFieldsFunctionalTest) [Locale]10000
ExpandMultiple vocabulary term reference field (TaxonomyTermFieldMultipleVocabularyTestCase) [Taxonomy]1701
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
LeafMultistep form using form storage (FormsFormStorageTestCase) [Form API]17500
LeafMultistep node form basic options (MultiStepNodeFormBasicOptionsTest) [Node]1600
LeafNew default theme blocks (NewDefaultThemeBlocks) [Block]2400
LeafNo help (NoHelpTestCase) [Help]1200
LeafNode access (NodeAccessTestCase) [Node]3100
LeafNode access and fields (NodeAccessFieldTestCase) [Node]5000
LeafNode Access on any table (NodeAccessBaseTableTestCase) [Node]16300
LeafNode access pagination (NodeAccessPagerTestCase) [Node]3000
LeafNode access rebuild (NodeAccessRebuildTestCase) [Node]1600
LeafNode access records (NodeAccessRecordsTestCase) [Node]2400
LeafNode administration (NodeAdminTestCase) [Node]14200
LeafNode blocks (NodeBlockFunctionalTest) [Node]8400
LeafNode body upgrade path (NodeBodyUpgradePathTestCase) [Upgrade path]3500
LeafNode creation (NodeCreationTestCase) [Node]4100
ExpandNode edit (PageEditTestCase) [Node]9030
MessageGroupFilenameLineFunctionStatus
Node authored by admin user.Othernode.test417PageEditTestCase->testPageAuthoredBy()
Node authored by anonymous user.Othernode.test431PageEditTestCase->testPageAuthoredBy()
Node authored by normal user.Othernode.test438PageEditTestCase->testPageAuthoredBy()
LeafNode edit permissions (PageViewTestCase) [Node]3200
LeafNode entity query alter (NodeEntityFieldQueryAlter) [Node]3100
LeafNode entity view mode (NodeEntityViewModeAlterTest) [Node]3700
LeafNode feed (NodeFeedTestCase) [Node]100
LeafNode load hooks (NodeLoadHooksTestCase) [Node]500
LeafNode page cache test (NodePageCacheTest) [Node]4600
LeafNode post information display (NodePostSettingsTestCase) [Node]3400
LeafNode preview (PagePreviewTestCase) [Node]3500
LeafNode query alter (NodeQueryAlter) [Node]9000
LeafNode revision permissions (NodeRevisionPermissionsTestCase) [Node]3100
LeafNode revisions (NodeRevisionsTestCase) [Node]4400
LeafNode RSS Content (NodeRSSContentTestCase) [Node]1900
ExpandNode save (NodeSaveTestCase) [Node]5101
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
LeafNode search query tags (SearchNodeTagTest) [Search]1500
LeafNode title (NodeTitleTestCase) [Node]2000
LeafNode title XSS filtering (NodeTitleXSSTestCase) [Node]2000
LeafNode token replacement (NodeTokenReplaceTestCase) [Node]3700
LeafNode type persist (NodeTypePersistenceTestCase) [Node]6200
LeafNode types (NodeTypeTestCase) [Node]11300
LeafNon default theme admin (NonDefaultBlockAdmin) [Block]1000
LeafNumber field (NumberFieldTestCase) [Field types]8700
LeafOpenID account registration (OpenIDRegistrationTestCase) [OpenID]13400
LeafOpenID account update (OpenIDInvalidIdentifierTransitionTestCase) [OpenID]35400
LeafOpenID discovery and login (OpenIDFunctionalTestCase) [OpenID]29400
LeafOpenID helper functions (OpenIDTestCase) [OpenID]4300
LeafOptions select dynamic values (OptionsSelectDynamicValuesTestCase) [Field types]1600
LeafOptions widgets (OptionsWidgetsTestCase) [Field types]26100
LeafOther Installation profiles (SimpleTestOtherInstallationProfileModuleTestsTestCase) [SimpleTest]1200
LeafOverriding server variables (BootstrapOverrideServerVariablesTestCase) [Bootstrap]600
LeafPage cache test (BootstrapPageCacheTestCase) [Bootstrap]8400
LeafPager functionality (PagerFunctionalWebTestCase) [Pager]12300
LeafPager query tests (DatabaseSelectPagerDefaultTestCase) [Database]5200
LeafParsing .info files (ParseInfoFilesTestCase) [System]300
LeafPassword hashing (PasswordHashingTest) [System]1500
LeafPath alias functionality (PathTestCase) [Path]12400
LeafPath aliases with languages (PathLanguageUITestCase) [Path]7200
LeafPath aliases with translated nodes (PathLanguageTestCase) [Path]6400
LeafPath language settings (LocalePathFunctionalTest) [Locale]9600
LeafPath lookup (PathLookupTest) [Path API]1300
LeafPath save (PathSaveTest) [Path API]400
LeafPaths on non-English monolingual sites (PathMonolingualTestCase) [Path]3500
ExpandPersonal contact form (ContactPersonalTestCase) [Contact]13510
MessageGroupFilenameLineFunctionStatus
Flood table emptied.Othercontact.test399ContactPersonalTestCase->testPersonalContactFlood()
LeafPHP filter access check (PHPAccessTestCase) [PHP]3800
LeafPHP filter functionality (PHPFilterTestCase) [PHP]4200
LeafPlural formula evaluation (LocalePluralFormatTest) [Locale]6600
LeafPoll add choice (PollJSAddChoice) [Poll]1700
LeafPoll choice deletion (PollDeleteChoiceTestCase) [Poll]5500
LeafPoll create (PollCreateTestCase) [Poll]19300
LeafPoll expiration (PollExpirationTestCase) [Poll]5300
LeafPoll token replacement (PollTokenReplaceTestCase) [Poll]13100
LeafPoll translation (PollTranslateTestCase) [Poll]7500
LeafPoll upgrade path (PollUpgradePathTestCase) [Upgrade path]21200
LeafPoll vote (PollVoteTestCase) [Poll]11000
LeafPrivate file test (FilePrivateTestCase) [File]4800
LeafProfile browsing (ProfileTestBrowsing) [Profile]3100
ExpandProfile CRUD tests (ProfileCrudTestCase) [Profile]501
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
LeafProgrammatic form submissions (FormsProgrammaticTestCase) [Form API]3000
LeafQuery altering tests (DatabaseAlterTestCase) [Database]6900
LeafQuery logging (DatabaseLoggingTestCase) [Database]4900
LeafQuery parsing using drupal_get_query_array() (DrupalGetQueryArrayTestCase) [System]100
LeafQuery tagging tests (DatabaseTaggingTestCase) [Database]6300
LeafQueue functionality (QueueTestCase) [System]700
LeafRange query test (DatabaseRangeQueryTestCase) [Database]300
LeafRDF comment mapping (RdfCommentAttributesTestCase) [RDF]20600
LeafRDF mapping CRUD functions (RdfCrudTestCase) [RDF]1000
LeafRDF mapping definition functionality (RdfMappingDefinitionTestCase) [RDF]6100
LeafRDF mapping hook (RdfMappingHookTestCase) [RDF]600
LeafRDF namespaces (RdfGetRdfNamespacesTestCase) [RDF]500
LeafRDF namespaces XML serialization tests (DrupalGetRdfNamespacesTestCase) [System]700
LeafRDF tracker page mapping (RdfTrackerAttributesTestCase) [RDF]3300
LeafRDFa markup (RdfRdfaMarkupTestCase) [RDF]2900
LeafRebuild arbitrary forms (FormsArbitraryRebuildTestCase) [Form API]1600
LeafRebuild content (NodeBuildContent) [Node]100
LeafRegistry parse file test (RegistryParseFileTestCase) [System]200
LeafRegistry parse files test (RegistryParseFilesTestCase) [System]600
LeafRegression tests (DatabaseRegressionTestCase) [Database]3500
LeafRemove feed functionality (RemoveFeedTestCase) [Unknown]2400
LeafRemove feed item functionality (RemoveFeedItemTestCase) [Unknown]26900
LeafRender element types (RenderElementTypesTestCase) [Theme]400
LeafRequired modules (ModuleRequiredTestCase) [Module]2100
LeafRequirements hook failure (HookRequirementsTestCase) [Module]1600
ExpandReset password (UserPasswordResetTestCase) [User]5901
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
LeafResettable static variables test (BootstrapResettableStaticTestCase) [Bootstrap]500
LeafRole assignment (UserRolesAssignmentTestCase) [User]5100
LeafRole permissions (UserPermissionsTestCase) [User]5000
LeafSchema API (SchemaTestCase) [Database]58800
LeafSearch and node access (SearchNodeAccessTest) [Search]2600
LeafSearch engine phrase queries (SearchExactTestCase) [Search]2300
LeafSearch engine queries (SearchMatchTestCase) [Search]14500
LeafSearch engine ranking (SearchRankingTestCase) [Search]8100
LeafSearch excerpt extraction (SearchExcerptTestCase) [Search]1800
LeafSearch expression insert/extract (SearchExpressionInsertExtractTestCase) [Search]2400
LeafSearch language selection (SearchLanguageTestCase) [Search]4600
LeafSearch number matching (SearchNumberMatchingTestCase) [Search]30800
LeafSearch numbers (SearchNumbersTestCase) [Search]19300
LeafSearch page override (SearchPageOverride) [Search]1300
LeafSearch page text (SearchPageText) [Search]3800
LeafSearch simplify (SearchSimplifyTestCase) [Search]81800
LeafSearch with numeric locale set (SearchSetLocaleTest) [Search]300
LeafSecurity (FilterSecurityTestCase) [Filter]2700
LeafSelect tests (DatabaseSelectTestCase) [Database]15700
LeafSelect tests, cloning (DatabaseSelectCloneTest) [Database]900
LeafSelect tests, complex (DatabaseSelectComplexTestCase) [Database]15700
LeafSelect tests, complex 2 (DatabaseSelectComplexTestCase2) [Database]1500
LeafSelect tests, ordered (DatabaseSelectOrderedTestCase) [Database]4000
LeafSelect tests, subqueries (DatabaseSelectSubqueryTestCase) [Database]4900
LeafSequences API (DatabaseNextIdCase) [Database]200
LeafSerialization (FilterDOMSerializeTestCase) [Filter]100
LeafSerialize query (DatabaseSerializeQueryTestCase) [Database]800
LeafSession HTTPS handling (SessionHttpsTestCase) [Session]10200
LeafSession tests (SessionTestCase) [Session]19200
LeafShortcut link functionality (ShortcutLinksTestCase) [Shortcut]13600
LeafShortcut set functionality (ShortcutSetsTestCase) [Shortcut]17600
LeafShutdown functions (ShutdownFunctionsTest) [System]500
LeafSimpleTest browser (SimpleTestBrowserTestCase) [SimpleTest]1600
LeafSimpleTest e-mail capturing (SimpleTestMailCaptureTestCase) [SimpleTest]1300
LeafSimpleTest error collector (DrupalErrorCollectionUnitTest) [SimpleTest]1600
LeafSimpleTest functionality (SimpleTestFunctionalTest) [SimpleTest]11700
LeafSite maintenance mode functionality (SiteMaintenanceTestCase) [System]8000
ExpandSite-wide contact form (ContactSitewideTestCase) [Contact]23810
MessageGroupFilenameLineFunctionStatus
Flood table emptied.Othercontact.test108ContactSitewideTestCase->testSiteWideContact()
LeafSize parsing test (CommonSizeTestCase) [System]3500
ExpandStatistics logging tests (StatisticsLoggingTestCase) [Statistics]3150
MessageGroupFilenameLineFunctionStatus
Value 1 is identical to value '1'.Otherstatistics.test100StatisticsLoggingTestCase->testLogging()
Value 2 is identical to value '2'.Otherstatistics.test109StatisticsLoggingTestCase->testLogging()
Value 3 is identical to value '3'.Otherstatistics.test119StatisticsLoggingTestCase->testLogging()
Page request was not counted via Ajax.Otherstatistics.test128StatisticsLoggingTestCase->testLogging()
Page request was counted via Ajax.Otherstatistics.test134StatisticsLoggingTestCase->testLogging()
LeafStatistics reports tests (StatisticsReportsTestCase) [Statistics]8600
LeafStatistics token replacement (StatisticsTokenReplaceTestCase) [Statistics]3000
LeafStream wrappers (StreamWrapperTest) [File API]1900
LeafString filtering tests (CommonXssUnitTest) [System]1700
LeafString translate, search and validate (LocaleTranslationFunctionalTest) [Locale]36800
LeafString translation using st() (LocaleInstallTest) [Locale]200
LeafSummary length (SummaryLengthTestCase) [Node]1500
LeafSyslog functionality (SyslogTestCase) [Syslog]1700
LeafSystem info alter (SystemInfoAlterTestCase) [System]1000
LeafTableselect form element type test (FormsElementsTableSelectFunctionalTest) [Form API]6000
LeafTablesort (TableSortTest) [System]600
LeafTablesort query tests (DatabaseSelectTableSortDefaultTestCase) [Database]4700
LeafTaxonomy EntityFieldQuery (TaxonomyEFQTestCase) [Taxonomy]1000
LeafTaxonomy RSS Content. (TaxonomyRSSTestCase) [Taxonomy]2300
LeafTaxonomy term file test (FileTaxonomyTermTestCase) [File]5000
LeafTaxonomy term functions and forms. (TaxonomyTermTestCase) [Taxonomy]22800
LeafTaxonomy term hooks (TaxonomyHooksTestCase) [Taxonomy]2200
LeafTaxonomy term index (TaxonomyTermIndexTestCase) [Taxonomy]4400
LeafTaxonomy term multiple loading (TaxonomyLoadMultipleTestCase) [Taxonomy]1700
ExpandTaxonomy term reference field (TaxonomyTermFieldTestCase) [Taxonomy]4101
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
LeafTaxonomy term unit tests (TaxonomyTermFunctionTestCase) [Taxonomy]700
LeafTaxonomy term URL aliases (PathTaxonomyTermTestCase) [Path]3500
LeafTaxonomy theme switching (TaxonomyThemeTestCase) [Taxonomy]1700
LeafTaxonomy token replacement (TaxonomyTokenReplaceTestCase) [Taxonomy]5300
LeafTaxonomy upgrade path (UpgradePathTaxonomyTestCase) [Upgrade path]141400
ExpandTaxonomy vocabularies (TaxonomyVocabularyTestCase) [Taxonomy]7401
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
LeafTaxonomy vocabulary interface (TaxonomyVocabularyFunctionalTest) [Taxonomy]10500
LeafTemporary query test (DatabaseTemporaryQueryTestCase) [Database]700
LeafTest date field (ProfileTestDate) [Profile]4800
LeafTest field weights (ProfileTestWeights) [Profile]5200
LeafTest for legacy node bug. (TaxonomyLegacyTestCase) [Taxonomy]1400
LeafTest select field (ProfileTestSelect) [Profile]4400
LeafTest single fields (ProfileTestFields) [Profile]17900
ExpandTest statistics admin. (StatisticsAdminTestCase) [Statistics]10511
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
User is not found in the database.Otherstatistics.test418StatisticsAdminTestCase->testDeleteUser()
ExpandTest user actions (TriggerUserActionTestCase) [Trigger]6071
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
Account is blockedOthertrigger.test520TriggerUserActionTestCase->testUserActionAssignmentExecution()
Failed to set field comment_body[und][0][value] to my comment, updatedOthertrigger.test530TriggerUserActionTestCase->testUserActionAssignmentExecution()
Failed to set field subject to my comment subjectOthertrigger.test530TriggerUserActionTestCase->testUserActionAssignmentExecution()
Found the Save buttonOthertrigger.test530TriggerUserActionTestCase->testUserActionAssignmentExecution()
Found the requested form fields at comment/1/editOthertrigger.test530TriggerUserActionTestCase->testUserActionAssignmentExecution()
Comment author account (uid=2) is blocked after update to commentOthertrigger.test532TriggerUserActionTestCase->testUserActionAssignmentExecution()
"my comment, updated" foundOthertrigger.test539TriggerUserActionTestCase->testUserActionAssignmentExecution()
ExpandTest user triggers (TriggerUserTokenTestCase) [Trigger]18131
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) PDOExceptiondatabase.inc2542db_transaction()
Expected system message to contain token-replaced text "Action was triggered by trigger user_delete user:name=e4KxPlcY user:uid=16 user:mail=e4KxPlcY@example.com user:url=http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=user/16 user:edit-url=http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=user/16/edit user:created=Mon, 11/09/2015 - 23:22" found in configured system message actionOthertrigger.test479TriggerUserTokenTestCase->testUserTriggerTokenReplacement()
Expected text found in subject of email message: "Action was triggered by trigger user_delete user:name=e4KxPlcY user:uid=16 user:mail=e4KxPlcY@example.com user:url=http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=user/16 user:edit-url=http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=user/16/edit user:created=Mon, 11/09/2015 - 23:22".Othertrigger.test479TriggerUserTokenTestCase->testUserTriggerTokenReplacement()
Expected text found in body of email message: "Action was triggered by trigger user_delete user:name=e4KxPlcY user:uid=16 user:mail=e4KxPlcY@example.com user:url=http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=user/16 user:edit-url=http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=user/16/edit user:created=Mon, 11/09/2015 - 23:22".Othertrigger.test479TriggerUserTokenTestCase->testUserTriggerTokenReplacement()
LeafTesting SimpleTest setUp (SimpleTestFolderTestCase) [SimpleTest]200
LeafText field (TextFieldTestCase) [Field types]20000
LeafText summary (TextSummaryTestCase) [Field types]13800
LeafText translation (TextTranslationTestCase) [Field types]10600
LeafTheme API (ThemeTestCase) [Theme]4600
LeafTheme debug markup (ThemeDebugMarkupTestCase) [Theme]1500
LeafTheme fast initialization (ThemeFastTestCase) [Theme]1100
LeafTheme initialization in hook_init() (ThemeHookInitTestCase) [Theme]500
LeafTheme interface functionality (SystemThemeFunctionalTest) [System]17000
LeafTheme item list (ThemeItemListUnitTest) [Theme]100
LeafTheme Table (ThemeTableTestCase) [Theme]800
LeafThemeRegistry (ThemeRegistryTestCase) [Theme]600
LeafTimer test (BootstrapTimerTestCase) [Bootstrap]500
LeafToken replacement (TokenReplaceTestCase) [System]3600
LeafToken scanning (TokenScanTest) [System]400
LeafToken validation (SystemValidTokenTest) [System]600
LeafTop visitor blocking (StatisticsBlockVisitorsTestCase) [Statistics]4600
LeafTracker (TrackerTest) [Tracker]28800
ExpandTransaction tests (DatabaseTransactionTestCase) [Database]3922
MessageGroupFilenameLineFunctionStatus
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.Otherdatabase_test.test3625DatabaseTransactionTestCase->testTransactionRollBackSupported()
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.Otherdatabase_test.test3673DatabaseTransactionTestCase->testCommittedTransaction()
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.: SAVEPOINT savepoint_1; Array ( ) in db_transaction() (line 2542 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/database/database.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
LeafTranslatable content upgrade path (TranslatableUpgradePathTestCase) [Upgrade path]3200
LeafTranslation export (LocaleExportFunctionalTest) [Locale]3100
LeafTranslation functionality (TranslationTestCase) [Translation]56000
LeafTranslation import (LocaleImportFunctionalTest) [Locale]15800
LeafTrigger content (node) actions (TriggerContentTestCase) [Trigger]34300
LeafTrigger cron (system) actions (TriggerCronTestCase) [Trigger]3400
LeafTrigger orphaned actions (TriggerOrphanedActionsTestCase) [Trigger]3800
LeafTrigger other actions (TriggerOtherTestCase) [Trigger]11500
LeafTrigger unassigning (TriggerUnassignTestCase) [Trigger]1200
LeafTrigger update path (TriggerUpdatePathTestCase) [Upgrade path]2000
LeafTrigger upgrade path (UpgradePathTriggerTestCase) [Upgrade path]3300
LeafUI language negotiation (LocaleUILanguageNegotiationTest) [Locale]15200
LeafUnassigned text format functionality (FilterNoFormatTestCase) [Filter]100
LeafUnicode handling (UnicodeUnitTest) [System]17600
LeafUnique HTML IDs (HTMLIdTestCase) [Form API]700
LeafUnit tests (UpdateCoreUnitTestCase) [Update]400
LeafUnmanaged file copying (FileUnmanagedCopyTest) [File API]3100
LeafUnmanaged file copying (RemoteFileUnmanagedCopyTest) [File API (remote)]3400
LeafUnmanaged file delete (FileUnmanagedDeleteTest) [File API]800
LeafUnmanaged file delete (RemoteFileUnmanagedDeleteTest) [File API (remote)]1100
LeafUnmanaged file moving (FileUnmanagedMoveTest) [File API]2200
LeafUnmanaged file moving (RemoteFileUnmanagedMoveTest) [File API (remote)]2500
LeafUnmanaged file save data (FileUnmanagedSaveDataTest) [File API]700
LeafUnmanaged file save data (RemoteFileUnmanagedSaveDataTest) [File API (remote)]800
LeafUnmanaged recursive file delete (FileUnmanagedDeleteRecursiveTest) [File API]1700
LeafUnmanaged recursive file delete (RemoteFileUnmanagedDeleteRecursiveTest) [File API (remote)]2100
LeafUpdate contrib functionality (UpdateTestContribCase) [Update]18800
LeafUpdate core functionality (UpdateCoreTestCase) [Update]23400
LeafUpdate dependency hook invocation (UpdateDependencyHookInvocationTestCase) [Update API]400
LeafUpdate dependency ordering (UpdateDependencyOrderingTestCase) [Update API]500
LeafUpdate feed functionality (UpdateFeedTestCase) [Unknown]7500
LeafUpdate feed item functionality (UpdateFeedItemTestCase) [Unknown]6400
LeafUpdate functionality (UpdateScriptFunctionalTest) [System]20500
LeafUpdate on cron functionality (AggregatorCronTestCase) [Unknown]5400
ExpandUpdate tests (DatabaseUpdateTestCase) [Database]6840
MessageGroupFilenameLineFunctionStatus
Updated fields successfully.Otherdatabase_test.test808DatabaseUpdateTestCase->testMultiUpdate()
Updated fields successfully.Otherdatabase_test.test822DatabaseUpdateTestCase->testMultiGTUpdate()
Updated fields successfully.Otherdatabase_test.test836DatabaseUpdateTestCase->testWhereUpdate()
Updated fields successfully.Otherdatabase_test.test851DatabaseUpdateTestCase->testWhereAndConditionUpdate()
ExpandUpdate tests, Complex (DatabaseUpdateComplexTestCase) [Database]6060
MessageGroupFilenameLineFunctionStatus
Updated fields successfully.Otherdatabase_test.test916DatabaseUpdateComplexTestCase->testOrConditionUpdate()
Updated fields successfully.Otherdatabase_test.test930DatabaseUpdateComplexTestCase->testInConditionUpdate()
Updated fields successfully.Otherdatabase_test.test946DatabaseUpdateComplexTestCase->testNotInConditionUpdate()
Updated fields successfully.Otherdatabase_test.test960DatabaseUpdateComplexTestCase->testBetweenConditionUpdate()
Updated fields successfully.Otherdatabase_test.test974DatabaseUpdateComplexTestCase->testLikeConditionUpdate()
Updated fields successfully.Otherdatabase_test.test991DatabaseUpdateComplexTestCase->testUpdateExpression()
LeafUpdate tests, LOB (DatabaseUpdateLOBTestCase) [Database]1700
LeafUpload and extract module functionality (UpdateTestUploadCase) [Update]6400
LeafUpload upgrade path (UploadUpgradePathTestCase) [Upgrade path]7600
LeafUpload user picture (UserPictureTestCase) [User]12300
LeafURL altering (UrlAlterFunctionalTest) [Path API]3400
LeafURL destination validation (BootstrapDestinationTestCase) [Bootstrap]2700
LeafURL generation tests (CommonURLUnitTest) [System]6000
LeafURL rewriting (LocaleUrlRewritingTest) [Locale]3400
LeafUser account links (UserAccountLinksUnitTests) [User]6000
LeafUser administration (UserAdminTestCase) [User]12200
LeafUser autocompletion (UserAutocompleteTestCase) [User]5200
LeafUser blocks (UserBlocksUnitTests) [User]6800
LeafUser create (UserCreateTestCase) [User]2700
LeafUser creation (LocaleUserCreationTest) [Locale]6900
LeafUser edit (UserEditTestCase) [User]6600
LeafUser edited own account (UserEditedOwnAccountTestCase) [User]2300
LeafUser language settings (LocaleUserLanguageFunctionalTest) [Locale]5000
LeafUser login (UserLoginTestCase) [User]16300
LeafUser poll vote capability. (PollVoteCheckHostname) [Poll]14500
LeafUser registration (UserRegistrationTestCase) [User]13700
LeafUser role administration (UserRoleAdminTestCase) [User]5400
LeafUser save test (UserSaveTestCase) [User]300
LeafUser search (UserUserSearchTestCase) [User]6000
LeafUser signatures (UserSignatureTestCase) [User]4400
LeafUser time zones (UserTimeZoneFunctionalTest) [User]2900
LeafUser token replacement (UserTokenReplaceTestCase) [User]3900
LeafUser update path (UserUpdatePathTestCase) [Upgrade path]3100
ExpandUser upgrade path (duplicated permission) (UserUpgradePathDuplicatedPermissionTestCase) [Upgrade path]010
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkupgrade.user.test89UserUpgradePathDuplicatedPermissionTestCase->testUserUpgrade()
ExpandUser upgrade path (password token involved) (UserUpgradePathPasswordTokenTestCase) [Upgrade path]010
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkupgrade.user.test26UserUpgradePathPasswordTokenTestCase->testUserUpgrade()
ExpandUser upgrade path (password token not involved) (UserUpgradePathNoPasswordTokenTestCase) [Upgrade path]010
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkupgrade.user.test59UserUpgradePathNoPasswordTokenTestCase->testUserUpgrade()
LeafUser validate current pass custom form (UserValidateCurrentPassCustomForm) [User]1700
LeafUsername/e-mail validation (UserValidationTestCase) [User]1900
LeafValid URL (ValidUrlTestCase) [System]7900
LeafVariable test (BootstrapVariableTestCase) [Bootstrap]900
LeafVertical tabs form element type test (FormsElementsVerticalTabsFunctionalTest) [Form API]400
LeafWidget customization (FieldUIAlterTestCase) [Field UI]1800
LeafXML-RPC basic (XMLRPCBasicTestCase) [XML-RPC]600
LeafXML-RPC message and alteration (XMLRPCMessagesTestCase) [XML-RPC]700
LeafXML-RPC validator (XMLRPCValidator1IncTestCase) [XML-RPC]1000