Skip to content

Instantly share code, notes, and snippets.

@mikeyp
Created February 6, 2015 21:55
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 mikeyp/a97016b44dbea877c198 to your computer and use it in GitHub Desktop.
Save mikeyp/a97016b44dbea877c198 to your computer and use it in GitHub Desktop.
mikey-p ~/git/8/core (8.0.x): php scripts/run-tests.sh --url http://8.dev/ --color --file core/modules/system/src/Tests/Common/FormatDateTest.php
Drupal test run
---------------
Tests to be run:
- Drupal\system\Tests\Common\FormatDateTest
Test run started:
Friday, February 6, 2015 - 13:36
Test summary
------------
Drupal\system\Tests\Common\FormatDateTest 42 passes
Test run duration: 22 sec
mikey-p ~/git/8/core (8.0.x): php scripts/run-tests.sh --url http://localhost:808/ --color --file core/modules/system/src/Tests/Common/FormatDateTest.php
Drupal test run
---------------
Tests to be run:
- Drupal\system\Tests\Common\FormatDateTest
Test run started:
Friday, February 6, 2015 - 13:38
Test summary
------------
Drupal\system\Tests\Common\FormatDateTest 29 passes 7 fails 3 exceptions
Test run duration: 20 sec
mikey-p ~/git/8/core (8.0.x): php scripts/run-tests.sh --url http://127.0.0.1:808/ --color --file core/modules/system/src/Tests/Common/FormatDateTest.php
Drupal test run
---------------
Tests to be run:
- Drupal\system\Tests\Common\FormatDateTest
Test run started:
Friday, February 6, 2015 - 13:45
Test summary
------------
Drupal\system\Tests\Common\FormatDateTest 42 passes
Test run duration: 23 sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment