Skip to content

Instantly share code, notes, and snippets.

@ryanaslett
Created April 10, 2015 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanaslett/a2d518687a0aa89ee206 to your computer and use it in GitHub Desktop.
Save ryanaslett/a2d518687a0aa89ee206 to your computer and use it in GitHub Desktop.
test bails
root@ip-172-31-42-73:/opt/drupalci_testbot# ./drupalci run simpletest
Calculating job definition
Loading DrupalCI platform default arguments:
DCI_CodeBase
Loading job type default arguments:
DCI_DBVersion,DCI_PHPVersion,DCI_CoreRepository,DCI_CoreBranch,DCI_GitCheckoutDepth,DCI_RunScript,DCI_DBUser,DCI_DBPassword,DCI_DBURL,DCI_TESTGROUPS,DCI_SQLite,DCI_Concurrency,DCI_XMLOutput,DCI_PHPInterpreter
Loading local DrupalCI environment config override arguments.
DCI_Concurrency
Creating codebase data volume directory
Checkout directory created at /tmp/simpletest-9h4j4x
Parsing required database container image names ...
Adding image: drupalci/mysql-5.5
Validating container images exist
Found image drupalci/mysql-5.5 with ID e0f55b85
Found existing drupalci/mysql-5.5 service container instance.
Parsing required Web container image names ...
Adding image: drupalci/5.4
Validating container images exist
Found image drupalci/web-5.4 with ID 853ce0f6
Populating container codebase data volume.
Entering setup_checkout_git().
Performing git checkout of git://drupalcode.org/project/drupal.git 8.0.x branch to /tmp/simpletest-9h4j4x.
Git Command: git clone -b 8.0.x git://drupalcode.org/project/drupal.git /tmp/simpletest-9h4j4x --depth=1
Cloning into '/tmp/simpletest-9h4j4x'...
remote: Counting objects: 15267, done.
remote: Compressing objects: 100% (12804/12804), done.
remote: Total 15267 (delta 2693), reused 7860 (delta 1421)
Receiving objects: 100% (15267/15267), 12.57 MiB | 3.35 MiB/s, done.
Resolving deltas: 100% (2693/2693), done.
Checking connectivity... done.
Checkout complete.
Container /stupefied_davinci created from image drupalci/web-5.4 with ID 5a96ee98
Executing on container instance 5a96ee98:
mkdir -p /var/www/html/results
Command created as exec id 71c7e9d6
HTTP/1.1 200 OK
Content-Type: application/vnd.docker.raw-stream
Executing on container instance 5a96ee98:
chown -fR www-data:www-data /var/www/html/sites /tmp/.ht.sqlite /var/www/html/results
Command created as exec id a4129665
HTTP/1.1 200 OK
Content-Type: application/vnd.docker.raw-stream
Executing on container instance 5a96ee98:
mysql -h drupaltestbot-db-mysql-5-5 -u drupaltestbot -pdrupaltestbotpw -e 'CREATE DATABASE simpletest_1428677879'
Command created as exec id 248fd750
HTTP/1.1 200 OK
Content-Type: application/vnd.docker.raw-stream
Executing on container instance 5a96ee98:
cd /var/www/html && sudo -u www-data php /var/www/html/core/scripts/run-tests.sh --concurrency 16 --sqlite /tmp/.ht.sqlite --xml /var/www/html/results --php /root/.phpenv/shims/php --dburl mysql://drupaltestbot:drupaltestbotpw@drupaltestbot-db-mysql-5-5/simpletest_1428677879 --all
Command created as exec id 3e1571dd
Drupal test run
---------------
Test summary
------------
Drupal\system\Tests\Action\ActionUnitTest 15 passes
Drupal\aggregator\Tests\FeedValidationTest 12 passes
Drupal\action\Tests\ConfigurationTest 51 passes
Drupal\action\Tests\ActionUninstallTest 13 passes
Drupal\action\Tests\BulkFormTest 68 passes 5 fails 5 exceptions
Drupal\aggregator\Tests\DeleteFeedTest 34 passes
Drupal\aggregator\Tests\FeedLanguageTest 74 passes
Drupal\aggregator\Tests\AggregatorCronTest 55 passes
Drupal\aggregator\Tests\Views\AggregatorFeedViewsFieldAccess 15 passes
Drupal\aggregator\Tests\ImportOpmlTest 66 passes
Drupal\aggregator\Tests\Views\AggregatorItemViewsFieldAccess 12 passes
Drupal\aggregator\Tests\Views\IntegrationTest 38 passes
Drupal\aggregator\Tests\FeedFetcherPluginTest 63 passes
Drupal\aggregator\Tests\AddFeedTest 72 passes
Drupal\aggregator\Tests\UpdateFeedItemTest 76 passes
Drupal\aggregator\Tests\AggregatorAdminTest 68 passes
Drupal\system\Tests\Ajax\ElementValidationTest 13 passes
Drupal\aggregator\Tests\FeedCacheTagsTest 343 passes
Drupal\system\Tests\Ajax\DialogTest 56 passes
Drupal\aggregator\Tests\UpdateFeedTest 76 passes
Drupal\aggregator\Tests\ItemCacheTagsTest 249 passes
Drupal\aggregator\Tests\DeleteFeedItemTest 270 passes
Drupal\system\Tests\Ajax\FormValuesTest 42 passes
Drupal\block\Tests\BlockConfigSchemaTest 29 passes
Drupal\system\Tests\Ajax\AjaxFormPageCacheTest 33 passes
Drupal\ban\Tests\IpAddressBlockingTest 43 passes
Drupal\filter\Tests\FilterFormatAccessTest 292 passes
Drupal\block\Tests\BlockAdminThemeTest 19 passes
Drupal\system\Tests\Ajax\MultiFormTest 37 passes
Drupal\block\Tests\BlockInterfaceTest 6 passes
Drupal\block\Tests\BlockHiddenRegionTest 18 passes
Drupal\system\Tests\Batch\PageTest 25 passes
Drupal\block\Tests\BlockHtmlTest 10 passes
Drupal\block\Tests\BlockStorageUnitTest 18 passes
Drupal\system\Tests\Ajax\CommandsTest 76 passes
Drupal\block\Tests\BlockHookOperationTest 12 passes
Drupal\block\Tests\BlockTemplateSuggestionsTest 2 passes
Drupal\block\Tests\BlockRenderOrderTest 16 passes
Drupal\block\Tests\BlockViewBuilderTest 27 passes
Drupal\block\Tests\BlockInvalidRegionTest 24 passes
Drupal\block\Tests\BlockTitleXSSTest 15 passes
Drupal\block\Tests\BlockLanguageCacheTest 29 passes
Drupal\block\Tests\BlockSystemBrandingTest 39 passes
Drupal\system\Tests\Block\SystemMenuBlockTest 25 passes
Drupal\aggregator\Tests\AggregatorRenderingTest 257 passes
Drupal\block\Tests\NewDefaultThemeBlocksTest 4 passes
Drupal\block\Tests\NonDefaultBlockAdminTest 12 passes
Drupal\aggregator\Tests\FeedProcessorPluginTest 152 passes
Drupal\basic_auth\Tests\Authentication\BasicAuthTest 53 passes
Drupal\block\Tests\BlockXssTest 27 passes
Drupal\block_content\Tests\BlockContentPageViewTest 15 passes
Drupal\block_content\Tests\BlockContentRevisionsTest 13 passes
Drupal\block_content\Tests\BlockContentListTest 48 passes
Drupal\block\Tests\BlockLanguageTest 122 passes
Drupal\block\Tests\BlockCacheTest 187 passes
Drupal\aggregator\Tests\FeedParserTest 100 passes
Drupal\block_content\Tests\PageEditTest 31 passes
HTTP/1.1 200 OK
Content-Type: application/vnd.docker.raw-stream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment