TEST-ONLY-align_fastcgi_fallback-2613544-2.patch

Test status
StatusResult
Last receivedWed, 11/11/2015 - 18:18:00
Last requestedThu, 11/12/2015 - 07:56:29
Last testedThu, 11/12/2015 - 07:57:44
Test count1
Environment status
MySQLfail
File information
FileTEST-ONLY-align_fastcgi_fallback-2613544-2.patch
BranchServices Token - 7.x-1.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] 129 pass(es), 4 fail(s), and 1 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
129 pass(es), 4 fail(s), and 1 exception(s)

Non-pass

Test namePassFailException
ExpandDrupal\services_token\Tests\ServicesTest7241
MessageGroupFilenameLineFunctionStatus
Undefined offset: 1Noticeservices_token.services.inc36_services_token_authenticate()
HTTP response expected 401, actual 403BrowserServicesTest.php155Drupal\services_token\Tests\ServicesTest->testInvalidAuthorizationHeader()
HTTP response expected 401, actual 200BrowserServicesTest.php168Drupal\services_token\Tests\ServicesTest->testInvalidAuthorizationHeader()
Value stdClass::__set_state(array( 'uid' => '2', 'name' => 'i9BDcw82', 'mail' => 'i9BDcw82@example.com', 'theme' => '', 'signature' => '', 'signature_format' => NULL, 'created' => '1447315055', 'access' => '0', 'login' => '0', 'status' => '1', 'timezone' => NULL, 'language' => '', 'picture' => '0', 'data' => false, 'roles' => array ( 2 => 'authenticated user', ), )) is equal to value 'Access denied for user anonymous'.OtherServicesTest.php169Drupal\services_token\Tests\ServicesTest->testInvalidAuthorizationHeader()
Value 'Invalid credentials.' is equal to value 'Access denied for user anonymous'.OtherServicesTest.php182Drupal\services_token\Tests\ServicesTest->testInvalidAuthorizationHeader()

All

Test namePassFailException
LeafDrupal\services_token\Tests\AdminTest3200
ExpandDrupal\services_token\Tests\ServicesTest7241
MessageGroupFilenameLineFunctionStatus
Undefined offset: 1Noticeservices_token.services.inc36_services_token_authenticate()
HTTP response expected 401, actual 403BrowserServicesTest.php155Drupal\services_token\Tests\ServicesTest->testInvalidAuthorizationHeader()
HTTP response expected 401, actual 200BrowserServicesTest.php168Drupal\services_token\Tests\ServicesTest->testInvalidAuthorizationHeader()
Value stdClass::__set_state(array( 'uid' => '2', 'name' => 'i9BDcw82', 'mail' => 'i9BDcw82@example.com', 'theme' => '', 'signature' => '', 'signature_format' => NULL, 'created' => '1447315055', 'access' => '0', 'login' => '0', 'status' => '1', 'timezone' => NULL, 'language' => '', 'picture' => '0', 'data' => false, 'roles' => array ( 2 => 'authenticated user', ), )) is equal to value 'Access denied for user anonymous'.OtherServicesTest.php169Drupal\services_token\Tests\ServicesTest->testInvalidAuthorizationHeader()
Value 'Invalid credentials.' is equal to value 'Access denied for user anonymous'.OtherServicesTest.php182Drupal\services_token\Tests\ServicesTest->testInvalidAuthorizationHeader()
LeafDrupal\services_token\Tests\TokenTest2500