simplenews_rules_3.patch

Test status
StatusResult
Last receivedMon, 12/05/2011 - 10:20:40
Last requestedSat, 04/14/2012 - 10:52:28
Last testedSat, 04/14/2012 - 10:52:40
Test count1
Environment status
MySQLfail
File information
Filesimplenews_rules_3.patch
BranchSimplenews - 6.x-2.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch simplenews_rules_3.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
[03:52:26] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_200258.pifr_simpletest.simplenews_rules_3.patch.1334400746.log)
[03:52:26] Review timestamp: (Sat, 04/14/2012 - 03:52)
[03:52:26] Review host: (drupaltestbot664-mysql)
[03:52:26] Environment variables and review information initialized.
[03:52:26] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/simplenews.git]
[03:52:26] Project directory is [simplenews]
[03:52:26] Review started.
[03:52:26] Invoking operation [setup]...
[03:52:26] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded.
[03:52:26] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[03:52:26] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[03:52:26] Database backend [mysql] loaded.
[03:52:26] Invoking operation [fetch]...
[03:52:27] Fetched [simplenews_rules_3.patch].
[03:52:27] Invoking operation [checkout]...
[03:52:27] Version control system backend [git] loaded.
[03:52:28] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[03:52:28] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '6.x' 2>&1] succeeded.
[03:52:28] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[03:52:28] Main branch [6.x] checkout [complete].
[03:52:29] Command [git clone 'git://git.drupal.org/project/token.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --reference /var/cache/git/reference 2>&1] succeeded.
[03:52:29] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token/.git' checkout '6.x-1.18' 2>&1] succeeded.
[03:52:29] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token/.git' status 2>&1] succeeded.
[03:52:29] Dependency branch [6.x-1.18] checkout [complete].
[03:52:37] Command [git clone 'git://git.drupal.org/project/simplenews.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews' --reference /var/cache/git/reference 2>&1] succeeded.
[03:52:37] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews/.git' checkout '6.x-2.x' 2>&1] succeeded.
[03:52:37] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews/.git' status 2>&1] succeeded.
[03:52:37] Dependency branch [6.x-2.x] checkout [complete].
[03:52:38] Command [git clone 'git://git.drupal.org/project/simpletest.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --reference /var/cache/git/reference 2>&1] succeeded.
[03:52:38] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.git' checkout '6.x-2.x' 2>&1] succeeded.
[03:52:38] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.git' status 2>&1] succeeded.
[03:52:38] Dependency branch [6.x-2.x] checkout [complete].
[03:52:38] Invoking operation [check]...
[03:52:38] Invoking operation [apply]...
[03:52:38] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/simplenews_rules_3.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews]
  Status [128]
 Output: [fatal: git diff header lacks filename information when removing 1 leading pathname components (line 4)].
[03:52:38] Encountered error on [apply], details:
array (
  '@filename' => 'simplenews_rules_3.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[03:52:38] Review complete. test_id=200258 result code=5 details=Array
(
    [@filename] => simplenews_rules_3.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[03:52:38] Static variables reset.