Commit Graph

111 Commits (2e02af797f9f9b27163fa4a9caaae930ced40d05)

Author SHA1 Message Date
Alex Pott fa4c50a86e Issue #2841948 by Mile23, dawehner: Modify run-tests.sh to show file paths of all discovered tests 2017-01-11 11:30:55 +00:00
xjm 1ac9846eac Issue #2829484 by vegantriathlete, 20th, xjm: Incorrect spelling of possessive "its own" in multiple comments 2017-01-05 07:26:27 -06:00
Alex Pott c80250661b Issue #2807271 by Mile23: run-tests.sh needs to output an exception to stderr for the testbot 2016-09-27 17:10:35 +01:00
Nathaniel Catchpole 1975fe0892 Issue #2804675 by alexpott, hideaway: Tests using TestDatabase class are stuck in an infinite loop in Windows (8.2.0-rc2 only) 2016-09-26 16:22:24 +01:00
Nathaniel Catchpole 8a5abfc0fa Issue #2791163 by alexpott, dawehner: Random automatic testing failures on SQLite with PHP 5.5 2016-09-16 11:35:51 +01:00
Alex Pott b8500a9310 Issue #2780093 by Mile23: Have simpletest, run-tests.sh enforce their dependency on PHPUnit 2016-08-25 11:04:13 +01:00
Nathaniel Catchpole 74d2937c1d Issue #2776071 by damiankloip, neclimdul, Mixologic: run-tests.sh does not return a non zero status when tests fail with exception 2016-08-11 11:49:54 +01:00
Nathaniel Catchpole 8658fc3baf Revert "Issue #2776071 by damiankloip: run-tests.sh does not return a non zero status when tests fail with exception"
This reverts commit b026909edb.
2016-08-04 21:21:30 +01:00
Nathaniel Catchpole b026909edb Issue #2776071 by damiankloip: run-tests.sh does not return a non zero status when tests fail with exception 2016-08-04 13:47:58 +01:00
Nathaniel Catchpole f90b3df951 Issue #2575725 by alexpott, lokapujya, rajeshwari10, Torenware, andrewbelcher, pashupathi nath gajawada, jonathan1055: Uncaught PHP Exception when selecting too many PHPunit tests in UI 2016-06-16 13:18:16 +01:00
Nathaniel Catchpole a1d5f88226 Issue #2687837 by alexpott: run-tests.sh --types does not work with --directory 2016-03-16 20:11:46 +09:00
Alex Pott 7e01fa5342 Issue #2680057 by alexpott, dawehner, isntall: Allow to not override the simpletest results on a new test run 2016-03-11 21:55:44 +00:00
Alex Pott 9683891396 Issue #2670978 by dawehner, isntall, jibran, alexpott: Allow to run just specific types when running all tests 2016-03-09 11:38:47 +00:00
Alex Pott dd13af2145 Issue #2655102 by edurenye: Run test --browser missing CSS and images 2016-01-25 18:24:28 +00:00
Alex Pott cc75430124 Issue #2605290 by sanduhrs, Mile23: Improve docs, coding standards for run-tests.sh 2015-12-21 13:17:15 +00:00
Alex Pott 37705f2a82 Issue #2189345 by benjy, sanduhrs, Mile23, joshtaylor, jbekker, klausi, sun, zaporylie, pfrenssen, jsacksick: run-tests.sh should exit with a failure code if any tests failed 2015-11-17 14:42:51 +00:00
xjm 20621c288b Issue #2580293 by alexpott, claudiu.cristea, Mixologic, catch, Fabianx: Patch having test with "PHP Fatal error" is marked as PASSED 2015-11-12 16:09:06 -06:00
Alex Pott 7d05e583e1 Revert "Issue #2510380 by Wim Leers, DuaelFr, mlewand, quicksketch, Reinmar, oleq: Images cannot be linked in CKEditor"
This reverts commit 2d342c0f63.
2015-11-03 17:27:58 +00:00
Alex Pott 2d342c0f63 Issue #2510380 by Wim Leers, DuaelFr, mlewand, quicksketch, Reinmar, oleq: Images cannot be linked in CKEditor 2015-11-03 15:15:57 +00:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
catch c1aa46fbe6 Issue #2567183 by dawehner, pfrenssen, hussainweb: Re-export all built-in configuration in core 2015-09-23 12:37:12 +02:00
Alex Pott e38ae9918e Issue #2527486 followup by rocketeerbkw: --browser in run-tests.sh broken 2015-09-13 12:21:04 +01:00
effulgentsia da501fe7ec Issue #2566319 by alexpott: run-tests.sh should have a non-HTML mode 2015-09-11 20:52:02 -07:00
Nathaniel Catchpole a42acf9965 Issue #2551981 by jthorson: Add --directory option to run-tests.sh test discovery 2015-09-03 21:37:42 +01:00
Alex Pott d5821399fc Issue #2304461 by dawehner, neclimdul, naveenvalecha, jibran, tim.plunkett, phenaproxima, Xano, hussainweb, sun, hitesh-jain, amateescu, alexpott, daffie, Mile23, Wim Leers, larowlan: KernelTestBaseTNG™ 2015-08-18 01:25:27 +01:00
Nathaniel Catchpole a4e16d6e66 Issue #2527486 by alexpott: --browser in run-tests.sh broken 2015-07-06 16:16:24 +01:00
Alex Pott 300f14e860 Issue #2232861 by grom358, daffie, alexpott, larowlan, pfrenssen, hussainweb, pcambra, jibran, phenaproxima, moshe weitzman, nick_schuch: Create BrowserTestBase for web-testing on top of Mink 2015-04-12 12:08:53 +01:00
webchick 74c98d386d Issue #2465611 by alexpott: Fix --xml option in run-tests.sh 2015-04-04 15:29:59 -07:00
Alex Pott 8b2f85b5c8 Issue #2458045 by webflo: Remove calls to core/vendor/autoload.php 2015-03-24 11:49:33 +00:00
Alex Pott c42d69a15d Issue #2417727 by Berdir: Notice: Undefined offset: 1 in core/scripts/run-tests.sh on line 952 2015-03-13 15:33:04 +00:00
catch 95fe74d571 Issue #2406681 by tstoeckler, hussainweb, alexpott, ParisLiakos, almaudoh, tadityar: Add an autoload.php in the repo root to control the autoloader of front controllers 2015-03-11 08:31:22 +00:00
webchick 488f5584c9 Issue #2315791 by alexpott, cilefen, dawehner: Add functionality to open results in browser window to run-tests.sh 2015-03-07 12:45:08 +11:00
Nathaniel Catchpole ad2a66dec5 Issue #2422745 by alexpott: Reduce simpletest memory limit 2015-02-12 12:46:56 +00:00
Nathaniel Catchpole 77a6a2620b Issue #2421335 by alexpott: Using run-tests.sh with the --list option should not require a db (of any kind) 2015-02-06 15:29:51 +00:00
Alex Pott f46d6ad949 Issue #2358079 by pwolanin, Berdir: Require a specific placeholder format in db_query() in order to trigger argument expansion, and require explicit 'IN' parameter for conditions 2015-02-03 09:42:28 +00:00
webchick 4378277e19 Issue #2390749 by alexpott: run-tests.sh should allow single test methods to be run 2014-12-10 11:11:32 -08:00
Alex Pott 290712e156 Issue #2376039 by znerol, Wim Leers, alexpott: Undefined property ContainerAwareEventDispatcherTest::results in run-tests.sh 2014-11-20 05:41:34 +00:00
Alex Pott a269fc2923 Revert "Issue #2189345 by sanduhrs, jbekker, joshtaylor, benjy, sun: run-tests.sh should exit with a failure code if any tests failed"
This reverts commit 1edfae732f.
2014-11-19 21:11:33 +00:00
Alex Pott ec7abdfb53 Revert "Issue #2376039 by znerol, Wim Leers, alexpott: Undefined property ContainerAwareEventDispatcherTest::results in run-tests.sh"
This reverts commit cbc449b890.
2014-11-19 21:11:24 +00:00
Alex Pott cbc449b890 Issue #2376039 by znerol, Wim Leers, alexpott: Undefined property ContainerAwareEventDispatcherTest::results in run-tests.sh 2014-11-19 20:04:10 +00:00
Alex Pott 1edfae732f Issue #2189345 by sanduhrs, jbekker, joshtaylor, benjy, sun: run-tests.sh should exit with a failure code if any tests failed 2014-11-18 22:24:22 +00:00
Nathaniel Catchpole 66762a5361 Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId(). 2014-10-13 10:10:32 +01:00
webchick d3295bf1f4 Issue #2347493 by Sutharsan | bzrudi71: Fixed Writing test results leads to FATAL because of memory_limit. 2014-10-03 07:05:31 -07:00
webchick 2634b437c0 Issue #2343389 by ricardoamaro, Sutharsan: Fixed Drupal core testing fails to write results because of SQLITE limitation . 2014-10-01 01:11:18 -07:00
Alex Pott 86da882d4d Issue #2332071 by sun: Fixed Custom port in run-tests.sh --dburl is not parsed. 2014-09-09 12:44:19 +01:00
webchick 06adfe58db Issue #2310415 by cilefen, ednawig, TravisCarden: Fixed run-tests.sh does not handle the error when invalid test groups/classes are specified. 2014-08-28 23:38:35 -07:00
Alex Pott 8f04acbb77 Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter. 2014-08-05 11:39:21 +01:00
Nathaniel Catchpole 6b93ac73a4 Issue #1285726 by kim.pepper, InternetDevels, alexpott, RobLoach: Remove XML-RPC. 2014-07-31 16:12:18 +01:00
Alex Pott 5783e08f16 Issue #2149197 by penyaskito, mikey_p, vijaycs85, herom: Replace format_interval with \Drupal::service('date')->formatInterval(). 2014-07-24 15:54:28 +01:00
webchick 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00