sessions_2.patch

Test status
StatusResult
Last receivedTue, 03/13/2012 - 21:02:38
Last requestedTue, 03/13/2012 - 21:04:05
Last testedTue, 03/13/2012 - 21:04:08
Test count2
Environment status
MySQLfail
File information
Filesessions_2.patch
BranchDrupal core - 7.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch sessions_2.patch. Unable to apply patch. See the log in the details link for more information.
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
    Ensure the patch applies to the tip of the chosen code-base.
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[14:04:04] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_126234.pifr_simpletest.sessions_2.patch.1331672644.log)
[14:04:04] Review timestamp: (Tue, 03/13/2012 - 14:04)
[14:04:04] Review host: (drupaltestbot664-mysql)
[14:04:04] Environment variables and review information initialized.
[14:04:04] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[14:04:04] Review started.
[14:04:04] Invoking operation [setup]...
[14:04:04] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded.
[14:04:04] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[14:04:04] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[14:04:04] Database backend [mysql] loaded.
[14:04:04] Invoking operation [fetch]...
[14:04:04] Fetched [sessions_2.patch].
[14:04:04] Invoking operation [checkout]...
[14:04:04] Version control system backend [git] loaded.
[14:04:05] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[14:04:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[14:04:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[14:04:06] Main branch [7.x] checkout [complete].
[14:04:06] Invoking operation [check]...
[14:04:06] Invoking operation [apply]...
[14:04:06] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/sessions_2.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: session.inc: No such file or directory].
[14:04:06] Encountered error on [apply], details:
array (
  '@filename' => 'sessions_2.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[14:04:06] Review complete. test_id=126234 result code=5 details=Array
(
    [@filename] => sessions_2.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[14:04:06] Static variables reset.