Commit Graph

2483 Commits (5bccfd2575aff37858f8f85d1e23184eb334fc64)

Author SHA1 Message Date
xjm f4913a1d99 Issue #3122742 by alexpott: Fix PHP 5 tests on 8.7.x
(cherry picked from commit 0a5e29b092)
2020-03-26 20:34:26 -05:00
xjm 98704eb9b2 Issue #2917600 by tedbow, alexpott, catch, anthonyf, xjm, tim.plunkett, Alan D., Berdir, andypost, moshe weitzman: update_fix_compatibility() puts sites into unrecoverable state 2020-03-24 16:42:19 -05:00
catch c3ba0d8951 Issue #3056539 by plach, DamienMcKenna, catch, hchonov, amateescu, tim.plunkett: Updating an entity type from non-revisionable to revisionable fails if it has non-revisionable fields stored in dedicated tables 2020-03-10 12:01:15 +00:00
Alex Pott 43d4af0f6c
Issue #3101720 by larowlan: HEAD broken on - updates required for prophecy 1.10.0
(cherry picked from commit 525a4b9bbb)
2019-12-20 06:27:10 +10:00
Lee Rowlands 6a4a1d1c67
SA-CORE-2019-009 by mcdruid, larowlan, Heine, alexpott, xjm, DamienMcKenna, dsnopek, catch, greggles 2019-12-18 18:55:10 +10:00
Lee Rowlands e9181e7f66
Issue #2981889 by Nebel54, acbramley, timodwhit, bkosborne, fago, josephdpurcell, tim.plunkett, eiriksm, Sam152, grantkruger, shaal, gnikolovski: Performance Degradation in Layout Builder and other places likely
(cherry picked from commit 57aabd2b7b)
2019-10-11 11:58:40 +10:00
Lee Rowlands cce446e993 Issue #3056816 by amateescu, larowlan, hchonov, plach, jibran, Berdir, catch, Sam152: Installing a new field storage definition during a fieldable entity type update is not possible
(cherry picked from commit 15c7c6bc6b)
2019-10-04 23:04:14 +02:00
Alex Pott 23240dd132
Issue #3083183 by larowlan, Wim Leers, acbramley: FunctionalJavaScript tests fail because newer versions of curl/selenium webdriver require additional headers
(cherry picked from commit 56895fda5c)
2019-10-01 09:25:48 +01:00
Alex Pott 670f162640
Issue #2413191 by claudiu.cristea, alexpott, andyceo, andypost, laszlo.kovacs, Dane Powell, Gábor Hojtsy, pfrenssen: Shipping a profile with multiple languages without locale module not possible
(cherry picked from commit d37aea09c0)
2019-09-23 15:44:46 +01:00
Alex Pott 9cc626e8ef
Issue #3080689 by ShaunDychko: Spelling errors in Nightwatch drupalCreateUser command
(cherry picked from commit 9409b51ae5)
2019-09-23 10:45:21 +01:00
catch 616d769b29 Issue #2913819 by Mile23, Wim Leers, catch: run-tests.sh ignores final classes 2019-09-19 12:02:46 +01:00
Alex Pott b4b3f327ec
Issue #3078676 by chr.fritsch, justafish: drupalUserIsLoggedIn doesn't work on https sites
(cherry picked from commit ffce54ecc7)
2019-09-18 09:28:24 +01:00
catch be3043f8b9 Issue #2885441 by phenaproxima, acbramley, dwkitchen, jibran, hchonov, larowlan: EntityReferenceAutocompleteWidget should define its size setting as an integer 2019-09-12 16:25:06 +01:00
Lee Rowlands 5e87ef7122
Issue #3059356 by finnsky, mogtofu33, klausi, jibran, justafish, joaogarin: [Security] Update yarn packages to fix 19 vulnerabilities by updating nightwatch 2019-09-11 19:51:30 +10:00
xjm ddcd2521e8 Issue #3079805 by mikelutz, xjm, Mixologic, tedbow: expectedException() usage in two pre-8.7.7 commits has broken PHP 5 testing for 8.7.x 2019-09-08 00:47:50 -05:00
Gábor Hojtsy 680c36504d Issue #3078001 by tedbow, Wim Leers: Followup minor test fix to not catching exception for invalid 'core_version_requirement' in info.yml files
(cherry picked from commit 190f0270c8)
2019-09-03 14:12:02 +02:00
catch 9a95bade49 Issue #3078001 by tedbow, Wim Leers: Don't catch exception for invalid 'core_version_requirement' in info.yml files 2019-09-03 12:33:07 +01:00
catch b015ba779f Issue #2313917 by tedbow, pwolanin, jhedstrom, Wim Leers, Mixologic, larowlan, Mile23, Gábor Hojtsy, xjm, Berdir: Core version key in module's .info.yml doesn't respect core semantic versioning 2019-08-28 17:15:54 +01:00
Lee Rowlands e731e880a4
Issue #3061610 by gabesullice, Wim Leers, larowlan, tedbow: Typed Data's EntityDeriver does not derive bundle-level data types when a bundle has the same name as its entity type (f.e. entity:comment:comment) 2019-08-23 13:24:17 +10:00
Lee Rowlands d04a668734
Revert "Issue #3061610 by gabesullice, Wim Leers, tedbow, larowlan: Typed Data's EntityDeriver does not derive bundle-level data types when a bundle has the same name as its entity type (f.e. entity:comment:comment)"
This reverts commit 8adf90654d.
2019-08-20 08:43:52 +10:00
Lee Rowlands 8adf90654d
Issue #3061610 by gabesullice, Wim Leers, tedbow, larowlan: Typed Data's EntityDeriver does not derive bundle-level data types when a bundle has the same name as its entity type (f.e. entity:comment:comment)
(cherry picked from commit 6d3b05c208)
2019-08-19 14:06:52 +10:00
Lee Rowlands 74e4b5dc1c
Issue #3060996 by mikelutz: Fix The "Symfony\Component\BrowserKit\Response::getStatus()" method is deprecated since Symfony 4.3, use getStatusCode() instead
(cherry picked from commit 7ad0fcb2ae)
2019-08-12 10:24:42 +10:00
catch 84542922ea Issue #2780475 by alexpott, Jo Fitzgerald, mpdonadio, dawehner: assertEscaped() and assertUnescaped don't work as you would expect in JavascriptTestBase
(cherry picked from commit a97548ef8d)
2019-07-23 15:30:15 +01:00
Alex Pott fb20927037
Issue #1476782 by daffie, droplet, donquixote, Katiemouse, Lendude, lnunesbr, ekl1773, init90, jhedstrom, catch, clemens.tolboom, amateescu: DatabaseStatementPrefetch::current PHP function array_unshift() are used incorrectly
(cherry picked from commit 6add1ca7a3)
2019-07-18 13:37:28 +01:00
Alex Pott f2117cdc0d
Revert "Issue #3054649 by Mile23, alexpott: DrupalKernelTest results in ERROR HANDLER CHANGED!"
This reverts commit 95d1d36e7a.
2019-07-01 10:39:41 +01:00
catch 95d1d36e7a Issue #3054649 by Mile23, alexpott: DrupalKernelTest results in ERROR HANDLER CHANGED! 2019-06-28 14:17:34 +01:00
Lee Rowlands 7d1eff9009
Issue #3056454 by Krzysztof Domański, John Cook, johndevman: Hexadecimal validation returns true if the color contains multiple hashes (e.g. '###FF0')
(cherry picked from commit de56b25930)
2019-06-28 06:44:46 +10:00
Alex Pott d77f9a680e
Issue #2979044 by BR0kEN, alexpott: Unable to change menu items weight when the "system.site.weight_select_max" exceeded and "#pre_render" for "number" element is modified
(cherry picked from commit d90d0ebbda)
2019-06-23 12:50:02 +01:00
catch 192647dca0 Issue #3062556 by alexpott, catch, phenaproxima, larowlan: UpdatePathTestBase does not support the $configSchemaCheckerExclusions property 2019-06-20 13:36:45 +01:00
catch 373d3f8369 Issue #3056008 by alexpott, Lendude: Set default window size in \Drupal\FunctionalJavascriptTests\WebDriverTestBase
(cherry picked from commit c7b8bc5277)
2019-06-10 14:39:43 +01:00
Alex Pott 0dbceaa4eb
Issue #3059564 by yogeshmpawar, fredysan, init90, joachim, alexpott: error in deprecation note on EntityInterface::link()
(cherry picked from commit 1546b4b85a)
2019-06-09 01:10:42 +01:00
Alex Pott 87f9f00db1
Revert "Issue #3054315 by yogeshmpawar, alexpott: Sort out ApcuBackendTest"
This reverts commit e91c5eca76.
2019-06-02 10:14:41 +01:00
Alex Pott e91c5eca76
Issue #3054315 by yogeshmpawar, alexpott: Sort out ApcuBackendTest
(cherry picked from commit ef6a11d84a)
2019-05-31 21:24:49 +01:00
Lee Rowlands 09bfe7fa12
Issue #2927012 by deviantintegral, alexpott, arunkumark: _drupal_log_error() returns a 0 exit code on errors
(cherry picked from commit 08879cc009)
2019-06-01 06:19:59 +10:00
Lee Rowlands 99c6cfcca8
Issue #3035980 by jhedstrom: Provide a better error when a NULL is passed to EntityStorageBase::load()
(cherry picked from commit 4dfdaaed2e)
2019-05-27 17:11:54 +10:00
Alex Pott 6ad73cb218
Issue #2892440 by bnjmnm, tedbow, alexpott, Krzysztof Domański, Lendude: Provide helper test method to wait for an element to be removed from the page
(cherry picked from commit 9a11de65fa)
2019-05-25 09:28:33 +01:00
Lee Rowlands c6171b948c
Issue #3043087 by tedbow, Sam152: Retrieving plugins with entity context definitions from cache is expensive, which is noticeable when used with Layout Builder's FieldBlockDeriver
(cherry picked from commit 506d92fc98)
2019-05-24 16:18:24 +10:00
catch 0c6b0893ff Issue #2901792 by alexpott, tedbow, dww, bnjmnm, jhodgdon, Krzysztof Domański: Disable all animations in Javascript testing
(cherry picked from commit f4b3ab3a3b)
2019-05-23 19:31:45 +01:00
Lauri Eskola d5142d9faa
Issue #3030363 by andrewmacpherson, Krzysztof Domański: Add test to assert ajax buttons are operable with the spacebar key
(cherry picked from commit 9a3477e83b)
2019-05-22 09:06:36 +03:00
Alex Pott 4615f549de
Issue #3049437 by mfb, amateescu: SharedTempStore not serializable on PHP 7.3
(cherry picked from commit 31a25fb469)
2019-05-18 11:32:54 +02:00
Alex Pott bc19eaea37
Issue #3040166 follow-up by Lendude: mkdir() fails in BrowserHtmlDebugTrait.php:141 because of a race condition
(cherry picked from commit 1ffbb8ebd7)
2019-05-18 10:51:58 +02:00
Gábor Hojtsy 37e405c636 Issue #3052625 by Mile23, alexpott: DeprecationListenerTrait croaks on tests with no results
(cherry picked from commit 50a5f02e2e)
2019-05-14 15:10:48 +02:00
Alex Pott 2cdefde175
Issue #3052140 by amateescu, dpi, xjm: Cannot convert custom entity types from non-revisionable to revisionable with pre-8.7.x compatible methods
(cherry picked from commit 20762532ac)
2019-05-04 14:51:14 +01:00
Lee Rowlands e82ff71f3c
Issue #3049938 by pfrenssen: Deprecation message linking to wrong change record
(cherry picked from commit fb532b06f8)
2019-05-04 09:00:42 +10:00
Lee Rowlands d1d02c462d
Issue #2904550 by tim.plunkett, Sam152, jwilson3, neclimdul, eelkeblok, amateescu, DuaelFr, K3vin_nl, alexpott, tedbow, andypost: PluginDependencyTrait::calculatePluginDependencies() does not handle theme provided plugins
(cherry picked from commit 8847936fa8)
2019-04-24 15:48:25 +10:00
Alex Pott 1f9a1b643d
Issue #3040166 by oriol_e9g, Mile23, willzyx, Berdir, alexpott, catch, cilefen: mkdir() fails in BrowserHtmlDebugTrait.php:141 because of a race condition
(cherry picked from commit 2628528d0b)
2019-04-23 12:47:43 +01:00
catch 01888383e8 Issue #3041985 by alexpott, pifagor: Add Generic.CodeAnalysis.EmptyPHPStatement to phpcs rules to prevent empty PHP statements
(cherry picked from commit f2eaf0178c)
2019-04-16 21:23:02 +09:00
catch 6252deb6ca Revert "Issue #3040166 by willzyx, Mile23, alexpott, cilefen: mkdir() fails in BrowserHtmlDebugTrait.php:141 because of a race condition"
This reverts commit c080fb87f3.

(cherry picked from commit fe33718231)
2019-04-16 21:22:36 +09:00
Alex Pott 7e745c9a90
Revert "Issue #3045525 by martin107, Berdir: EntityDeriver: deprecate entityManager."
This reverts commit da0a2367ea.
2019-04-16 09:39:02 +01:00
catch 4559088c98 Issue #3040166 by willzyx, Mile23, alexpott, cilefen: mkdir() fails in BrowserHtmlDebugTrait.php:141 because of a race condition
(cherry picked from commit c080fb87f3)
2019-04-16 14:56:41 +09:00