OAuth2 LoginProvider - 7.x-1.0

Test status
StatusResult
Last receivedWed, 03/19/2014 - 22:01:23
Last requestedThu, 03/20/2014 - 01:34:21
Last testedThu, 03/20/2014 - 01:35:16
Test count1
Environment status
MySQLpass
Branch information
Identifier7.x-1.0
ProjectOAuth2 LoginProvider
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 1 pass(es).
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
  10. Complete test suite with all tests passing
1 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
ExpandOAuth2 Login Provider (OAuth2LoginProviderTestCase) [OAuth2]100
MessageGroupFilenameLineFunctionStatus
Exception::__set_state(array( 'message' => 'Failed to get an access token. Error: Internal Server Error', 'string' => '', 'code' => 0, 'file' => '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/oauth2_loginprovider/tests/oauth2_loginprovider.test', 'line' => 79, 'trace' => array ( 0 => array ( 'file' => '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/oauth2_loginprovider/tests/oauth2_loginprovider.test', 'line' => 45, 'function' => 'getAccessToken', 'class' => 'OAuth2LoginProviderTestCase', 'type' => '->', 'args' => array ( ), ), 1 => array ( 'file' => '/var/lib/drupaltestbot/sites/default/files/checkout/modules/simpletest/drupal_web_test_case.php', 'line' => 504, 'function' => 'testGetUserProfile', 'class' => 'OAuth2LoginProviderTestCase', 'type' => '->', 'args' => array ( ), ), 2 => array ( 'file' => '/var/lib/drupaltestbot/sites/default/files/checkout/scripts/run-tests.sh', 'line' => 368, 'function' => 'run', 'class' => 'DrupalTestCase', 'type' => '->', 'args' => array ( ), ), 3 => array ( 'file' => '/var/lib/drupaltestbot/sites/default/files/checkout/scripts/run-tests.sh', 'line' => 22, 'function' => 'simpletest_script_run_one_test', 'args' => array ( 0 => '1', 1 => 'OAuth2LoginProviderTestCase', ), ), ), 'previous' => NULL, ))Debugoauth2_loginprovider.test54OAuth2LoginProviderTestCase->testGetUserProfile()