Created
July 9, 2012 17:45
-
-
Save e2thex/3077838 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 13:43 /opt/development/esummerfield/lds/html/sites/all/modules/lsd_csi/sps (7.x-1.x) $ php /opt/development/esummerfield/lds/html/scripts/run-tests.s | |
| h --color --verbose --class SPSPluginFactoryUnitTest | |
| Drupal test run | |
| --------------- | |
| Tests to be run: | |
| - SPS Plugin Factory Unit Tests (SPSPluginFactoryUnitTest) | |
| Test run started: | |
| Monday, July 9, 2012 - 13:43 | |
| Test summary | |
| ------------ | |
| SPS Plugin Factory Unit Tests 1 pass, 1 fail, and 3 exceptions | |
| Test run duration: 0 sec | |
| Detailed test results | |
| --------------------- | |
| ---- SPSPluginFactoryUnitTest ---- | |
| Status Group Filename Line Function | |
| -------------------------------------------------------------------------------- | |
| Pass Other SPSPluginFactoryU 19 SPSPluginFactoryUnitTest->testLoadP | |
| Plugin Factory Loaded | |
| Fail SPS SPSPluginFactoryU 85 SPSPluginFactoryUnitTest->testPlugi | |
| Plugin Type Info Loaded Correctly | |
| Exception Uncaught e PluginFactory.php 218 Drupal\sps\PluginFactory->getPlugin | |
| Drupal\sps\Exception\InvalidPluginException: Plugin Type test_type_1 does | |
| not exist in Drupal\sps\PluginFactory->getPluginTypeInfo() (line 218 of | |
| /opt/development/esummerfield/lds/lsd_csi/sps/lib/Drupal/sps/PluginFactory.php). | |
| Exception Uncaught e PluginFactory.php 37 Drupal\sps\PluginFactory->getPlugin | |
| Drupal\sps\Exception\InvalidPluginException: Plugin Type test_type_1 does | |
| not exist in Drupal\sps\PluginFactory->getPluginInfo() (line 37 of | |
| /opt/development/esummerfield/lds/lsd_csi/sps/lib/Drupal/sps/PluginFactory.php). | |
| Exception Uncaught e PluginFactory.php 37 Drupal\sps\PluginFactory->getPlugin | |
| Drupal\sps\Exception\InvalidPluginException: Plugin Type test_type_1 does | |
| not exist in Drupal\sps\PluginFactory->getPluginInfo() (line 37 of | |
| /opt/development/esummerfield/lds/lsd_csi/sps/lib/Drupal/sps/PluginFactory.php). | |
| 13:43 /opt/development/esummerfield/lds/html/sites/all/modules/lsd_csi/sps (7.x-1.x) $ git pull |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment