search.module_9.patch

Test status
StatusResult
Last receivedTue, 08/16/2011 - 06:22:56
Last requestedTue, 08/16/2011 - 06:23:03
Last testedTue, 08/16/2011 - 06:23:04
Test count2
Environment status
MySQLfail
File information
Filesearch.module_9.patch
BranchDrupal core - 8.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Invalid patch format in search.module_9.patch.
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
    Ensure the patch only contains unix-style line endings.
  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
  10. Complete test suite with all tests passing
Review log
[23:23:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_133659.pifr_simpletest.search.module_9.patch.1313475781.log)
[23:23:01] Environment variables and review information initialized.
[23:23:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[23:23:01] Review started.
[23:23:01] Invoking operation [setup]...
[23:23:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[23:23:01] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[23:23:01] Database backend [mysql] loaded.
[23:23:01] Invoking operation [fetch]...
[23:23:01] Fetched [search.module_9.patch].
[23:23:01] Invoking operation [checkout]...
[23:23:01] Version control system backend [git] loaded.
[23:23:02] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Cloning into checkout...].
[23:23:02] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Already on '8.x'].
[23:23:02] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [# On branch 8.x
nothing to commit (working directory clean)].
[23:23:02] Main branch [8.x] checkout [complete].
[23:23:02] Invoking operation [check]...
[23:23:02] Encountered error on [check], details:
array (
  '@filename' => 'search.module_9.patch',
)
[23:23:02] Review complete. test_id=133659 result code=4 details=Array
(
    [@filename] => search.module_9.patch
)

[23:23:02] Static variables reset.