Commit Graph

4644 Commits (51d40866c93a5728945c2ad1976c4efa71140856)

Author SHA1 Message Date
catch cfd8eeca46 Issue #3419987 by alexpott, Wim Leers, larowlan, dww: Fix Container::reset() and provide DrupalKernel::resetContainer() 2024-02-29 10:42:50 +00:00
Alex Pott 36f2784c1d
Issue #3393099 by kim.pepper, smustgrave, xjm, alexpott, longwave: Move ExecutionContext, ExecutionContextFactory, and ConstraintViolationBuilder from TypedData to Validation namespace 2024-02-29 08:22:58 +00:00
Alex Pott f316821d4a
Issue #3422362 by mondrake, Spokje, smustgrave: Change ComposerIntegrationTest::providerTestComposerJson to static
(cherry picked from commit 72a22d841d)
2024-02-29 08:01:28 +00:00
Alex Pott 418d0cb65c
Issue #3358581 by pfrenssen, _tarik_, a.dmitriiev, smustgrave, longwave, larowlan: Deprecated function: array_slice(): Passing null to parameter #2 ($offset) of type int is deprecated in Drupal\Core\Config\Entity\Query\Query->execute()
(cherry picked from commit 6227621d38)
2024-02-29 02:08:48 +00:00
Alex Pott 8b6fd70a73
Issue #3422543 by mstrelan, smustgrave, longwave: Make use of is_iterable and is_countable functions
(cherry picked from commit c506000f20)
2024-02-29 02:04:02 +00:00
Alex Pott a89cc289c4
Issue #3422485 by mondrake, smustgrave: Change DrupalLogErrorTest::provideFatalExitCodeData to static
(cherry picked from commit 5eca8bf8d9)
2024-02-29 00:47:35 +00:00
Alex Pott f07e6bb3fe
Issue #3422395 by mondrake, smustgrave: Change ErrorTest data providers to static
(cherry picked from commit 1299f558a8)
2024-02-29 00:45:40 +00:00
Alex Pott cd60ad1d4b
Issue #3422495 by mondrake, smustgrave: Change DefaultConfigTest::moduleListDataProvider and helpers to static
(cherry picked from commit a293ccec65)
2024-02-29 00:37:31 +00:00
Alex Pott 78d9decb8b
Issue #3422493 by mondrake, smustgrave: Change UrlHelperTest data providers and helpers to static
(cherry picked from commit 2d9de3fd7b)
2024-02-29 00:35:09 +00:00
Alex Pott e7a259b207
Issue #3422481 by mondrake, smustgrave: Change PrimitiveTypeConstraintValidatorTest::provideTestValidate to static
(cherry picked from commit dd0f4ed480)
2024-02-29 00:32:50 +00:00
Alex Pott 3215ddb28d
Issue #3422345 by mondrake, smustgrave: Change DateTest::providerTestFormatDiff and family to static
(cherry picked from commit fd6018f00b)
2024-02-29 00:19:27 +00:00
Alex Pott cc7590905b
Issue #3414568 by dimitriskr, smustgrave, quietone: Replace preg_match() with str_starts_with()/str_ends_with() or similar
(cherry picked from commit 4d5abf7f08)
2024-02-29 00:01:07 +00:00
Dave Long a23b6d6768
Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests
(cherry picked from commit e3fab52019)
2024-02-28 10:38:53 +00:00
catch d176ccd28c Issue #3402444 by mondrake, Spokje, neclimdul, longwave: Deprecate Test Suites, no longer available in PHPUnit 10
(cherry picked from commit 79e8ae5df1)
2024-02-28 09:39:17 +00:00
Dave Long d5d95b0411
Issue #3421258 by mstrelan, acbramley: Fix strict type errors in WebAssert calls
(cherry picked from commit c4e7dd71b6)
2024-02-27 10:57:21 +00:00
catch 81abe57fef Issue #3422407 by Wim Leers, smustgrave: New config schema data type: bytes
(cherry picked from commit 757ca2c5c4)
2024-02-26 16:18:26 +00:00
catch 719f1684a9 Issue #2463753 by claudiu.cristea, acbramley, gg24, anairamzap, dhirendra.mishra, andypost, dawehner, swatichouhan012, smustgrave, quietone, Hardik_Patel_12, douggreen, mohrerao, gcb, kalistos, Wim Leers, pfrenssen, dww, larowlan: [regression] Do not bypass route access with 'link to any page' permissions for menu links
(cherry picked from commit fa1d8ce3bb)
2024-02-26 15:54:37 +00:00
catch 8df2251ab5 Issue #3422398 by Wim Leers, phenaproxima: Allow specifying a prefix for ConfigExistsConstraint, to enable using it for references to config entities
(cherry picked from commit 7a2865154f)
2024-02-26 13:55:30 +00:00
catch 1b4b5e52a6 Issue #3423454 by scott_euser, smustgrave: Form Builder does not fully allow Ajax GET requests
(cherry picked from commit 09ade8fa41)
2024-02-26 10:48:56 +00:00
catch 9e37787101 Issue #2838474 by kim.pepper, rpayanm, alexpott, longwave, Spokje, andypost, 20th, mfb: Remove dependency of "file_system" service on "logger"
(cherry picked from commit 84fcf292a5)
2024-02-26 10:40:52 +00:00
catch ab2ab26158 Issue #3421164 by kristiaanvandeneynde, catch: Log every individual query in performance tests
(cherry picked from commit 51b09b25d4)
2024-02-26 10:31:13 +00:00
Alex Pott 86594c44d6
Issue #3422981 by catch, gorkagr, Wim Leers: Return early in CacheTagsChecksumTrait::isValid() (and possibly elsewhere) if there are no tags to check
(cherry picked from commit 02c07301fc)
2024-02-22 15:56:04 +00:00
Alex Pott d552da855a
Issue #3421881 by catch, kristiaanvandeneynde, Wim Leers: Track cache tag queries separately in performance tests
(cherry picked from commit 07a3ac8477b4d2b2daaeec48204141d8839bc9b2)
2024-02-22 09:30:06 +00:00
catch 95c48c33d9 Issue #3405976 by alexpott, jrglasgow, fago, catch, mondrake, solideogloria, mglaman, Driskell, derickr, longwave, Mile23, YesCT, daffie: Transaction autocommit during shutdown relies on unreliable object destruction order (xdebug 3.3+ enabled)
(cherry picked from commit df0d8ea575)
2024-02-22 09:00:47 +00:00
catch 6153026127 Issue #3405976 by alexpott, jrglasgow, fago, catch, mondrake, solideogloria, mglaman, Driskell, derickr, longwave, Mile23, YesCT, daffie: Transaction autocommit during shutdown relies on unreliable object destruction order (xdebug 3.3+ enabled)
(cherry picked from commit 26308296d8)
2024-02-21 21:07:25 +00:00
catch 0573768614 Issue #3112295 by mondrake, Taran2L, acbramley, cliddell, mpdonadio, smustgrave, Hardik_Patel_12, AkashKumar07, ravi.shankar, alexpott, andypost, daffie, JeroenT, vladbo, pifagor, voleger: Replace REQUEST_TIME in rest of OO code (except for tests)
(cherry picked from commit ddb2945063)
2024-02-21 12:28:01 +00:00
Dave Long 4356343b4e
Issue #3420794 by catch, slashrsm: Allow sending headers to the OpenTelemetry collector 2024-02-20 23:32:59 +00:00
Lee Rowlands 6db12006ec
Issue #3187004 by recrit, a.dmitriiev, mohit_aghera, ranjith_kumar_k_u, larowlan, Matroskeen, smustgrave, Kristen Pol, neclimdul: DrupalDateTime serialization issue 2024-02-19 07:55:51 +10:00
Lee Rowlands 59f38cc342
Issue #3418298 by Akhil Babu, Kanchan Bhogade: Improve the exception message when an entity form class does not exist 2024-02-19 07:46:14 +10:00
Dave Long cb328b8c54
Issue #3417669 by quietone, longwave, smustgrave: Correct migrate related words 2024-02-18 11:57:49 +00:00
Dave Long d0fecb7985
Issue #3417816 by Watergate: Ensure database connection information is cleaned up properly after performing ConnectionTest 2024-02-18 11:42:40 +00:00
Dave Long acdd40a533
Issue #3420582 by quietone: Fix spelling of 11 function words 2024-02-18 11:29:17 +00:00
Dave Long ec8fa02a42
Issue #3420583 by mondrake: Change ConfigEntityValidationTestBase::providerInvalidMachineNameCharacters and family to static 2024-02-18 10:53:06 +00:00
Dave Long bc0b5a1923
Issue #3422095 by mondrake: Change ConstraintTest::providerIsCompatible and family to static 2024-02-17 20:26:06 +00:00
Dave Long 0e38c5f41e
Issue #3355795 by mondrake, smustgrave, Spokje: Test::parseTestMethodAnnotations is removed in PHPUnit 10 2024-02-17 16:21:04 +00:00
Dave Long cf174d103c
Issue #3422040 by mondrake: Make remaining Drupal\Tests\Core\Form data providers, static 2024-02-17 16:18:01 +00:00
Dave Long 91a743c141
Issue #3403198 by simohell, mgifford, itmaybejj: Details do not benefit from aria-pressed 2024-02-17 15:42:42 +00:00
Dave Long 46ed71cfc2
Issue #3420401 by alexpott, catch, Spokje, smustgrave, quietone, longwave: StandardPerformanceTest fails randomly on MySQL and consistently on Postgres 2024-02-16 11:54:00 +00:00
catch 46eb28334b Issue #3421448 by mondrake: Make remaining BuildTest data providers, static 2024-02-15 16:42:19 +00:00
catch d5a1284139 Issue #3112284 by Spokje, Bhanu951, acbramley, mpdonadio, mondrake, quietone, adityasingh, andypost, JeroenT, vladbo, pifagor, daffie, voleger: Replace REQUEST_TIME in Kernel tests 2024-02-15 12:27:11 +00:00
Lee Rowlands c51465ddb0
Issue #3421114 by tstoeckler: [regression] Entity::toUrl() without argument is broken for entity types with a URI callback 2024-02-15 09:59:01 +10:00
catch 4a64e1abf3 Issue #3406267 by deepak.cms, andypost, kostyashupenko, smustgrave, catch, marvil07, nireneko, quietone: All core shipped image styles should include webp conversion 2024-02-14 14:59:45 +00:00
Dave Long 654b1f2074
Issue #3353210 by mondrake, PrabuEla, Spokje: [PHPUnit 10] @dataProvider methods must be declared static and public 2024-02-14 13:38:28 +00:00
catch 4c6cd6e343 Issue #3405353 by mondrake, neclimdul, smustgrave: Convert use of TestCase::getName() to forward compatible TestCase::name() 2024-02-14 11:05:15 +00:00
catch 6d9a73fe7a Issue #3407834 by Spokje, quietone, andypost, justafish, alexpott, mondrake, longwave: Update behat/mink and friends 2024-02-13 11:46:53 +00:00
catch fd75fa2134 Issue #3113971 by Spokje, mondrake, acbramley, phenaproxima, andypost, murilohp, mpdonadio, ravi.shankar, pavnish, pifagor, vladbo, JeroenT, voleger, Taran2L: Replace REQUEST_TIME in services 2024-02-13 10:15:33 +00:00
catch 9231c9cf62 Issue #3409895 by acbramley, longwave, smustgrave: [regression] toUrl can incorrectly return edit-form url when another link template shares the canonical url 2024-02-12 16:27:33 +00:00
catch b370eda625 Issue #3419346 by longwave: Remove withConsecutive() in UrlTest 2024-02-12 15:36:25 +00:00
catch 9df6250df8 Issue #3397491 by borisson_, phenaproxima, Wim Leers, smustgrave: Add validation constraints to core.date_format. 2024-02-12 12:36:41 +00:00
catch 05134017fa Issue #3419909 by longwave, Spokje: Explicitly inject the container into ClassResolver and EntityTypeManager 2024-02-12 11:17:33 +00:00
catch e85a9e85f3 Issue #3416353 by longwave, Spokje: Convert CheckProvider to use a service locator 2024-02-12 11:13:30 +00:00
catch 8bc5040e28 Issue #3415940 by longwave, kristiaanvandeneynde, Spokje: Convert CacheTagsInvalidator to use a service collector 2024-02-12 11:00:40 +00:00
catch 33630ea592 Revert "Issue #3402444 by mondrake, Spokje, neclimdul, catch: Deprecate Test Suites, no longer available in PHPUnit 10"
This reverts commit dccd32210f.
2024-02-10 18:14:13 +00:00
Dave Long dccd32210f
Issue #3402444 by mondrake, Spokje, neclimdul, catch: Deprecate Test Suites, no longer available in PHPUnit 10 2024-02-09 18:06:03 +00:00
catch 25b8b7c3cf Issue #3332593 by phenaproxima, Wim Leers, borisson_, lauriii, tim.plunkett: Adopt PluginExists validator in relevant places 2024-02-09 11:42:32 +00:00
catch 9c8a84bf54 Revert "Issue #3405660 by smustgrave, quietone, Wim Leers, larowlan, lauriii: Remove tour from themes"
This reverts commit 3951fa4de9.
2024-02-09 10:02:48 +00:00
catch 97c49565b1 Issue #3416549 by Wim Leers: ConfigExistsConstraintValidator should ignore NULL values 2024-02-09 09:43:35 +00:00
catch 3951fa4de9 Issue #3405660 by smustgrave, quietone, Wim Leers, larowlan, lauriii: Remove tour from themes 2024-02-08 23:22:34 +00:00
Lee Rowlands a201c7006b
Issue #3419824 by catch: Mark some more tests with @group #slow 2024-02-08 16:10:43 +00:00
Dave Long 0b70058e0f
Issue #3417566 by quietone, smustgrave, longwave: Correct more words in comments plus pathnames 2024-02-08 09:21:36 +00:00
Dave Long 870e5c1cb8
Issue #3410476 by mondrake, smustgrave: Add event for statement execution failure 2024-02-06 11:18:04 +00:00
Dave Long cc2223a937
Issue #3419070 by quietone, DanielVeza, smustgrave: Remove 14 foreign words from the dictionary 2024-02-06 10:19:46 +00:00
quietone 5a571f6f35
Issue #2820411 by Akhil Babu, smustgrave, larowlan, joachim, quietone: Improve the exception message when an entity handler class does not exist 2024-02-06 18:05:30 +13:00
catch cfabfbe884 Issue #3419288 by longwave: Remove withConsecutive() in RouteBuilderTest 2024-02-05 23:28:12 +00:00
catch d2ffc4d806 Issue #3419201 by longwave, Spokje: Remove withConsecutive() in TempStore tests 2024-02-05 14:06:18 +00:00
Dave Long 63c3ce45b4
Issue #3419230 by alexpott: Drush error on site-install 2024-02-05 13:09:00 +00:00
catch 577b6900b9 Issue #839444 by mkalkbrenner, andypost, gnunes, hchonov, voleger, claudiu.cristea, keichee, gease, kfritsche, wells, sokru, tstoeckler, quietone, ravi.shankar, Damien Tournoud, Berdir, Fabianx, catch, Wim Leers, larowlan, kristiaanvandeneynde, twistor, daffie, alexpott, sun: Make serializer customizable for Cache\DatabaseBackend 2024-02-05 11:38:05 +00:00
catch 47475efaac Issue #3418243 by Spokje, smustgrave: Use \Psr\Http\Client\ClientExceptionInterface instead of \GuzzleHttp\Exception\GuzzleException 2024-02-04 18:20:08 +00:00
Dave Long 367e57e7bc
Issue #2481349 by mfb, dagmar, jofitz, smustgrave, vasi, neclimdul, ziomizar, quietone, _utsavsharma, littlepixiez, xjm, fgm, Todd Zebert, hass, dawehner, heddn, webchick, catch: Prevent the use of placeholders that cannot be converted into strings when creating logs 2024-02-04 11:56:13 +00:00
catch 85ff40631c Issue #3418459 by longwave: Remove withConsecutive() in DerivativeDiscoveryDecoratorTest 2024-02-03 19:07:09 +00:00
Dave Long ba4f295103
Issue #3417359 by kristiaanvandeneynde: Fix typehint mistake in new Access Policy API 2024-02-03 17:43:14 +00:00
Dave Long c5e634873a
Issue #3416074 by catch, longwave: UpdatePathTestBaseFilledTest is mostly pointless 2024-02-03 17:16:27 +00:00
Dave Long b35de78f74
Issue #3415296 by catch, sudhakartag1, smustgrave: Use a dedicated runner for performance tests 2024-02-02 14:22:05 +00:00
Dave Long 451be835c0
Issue #3417675 by quietone, arunkumark: Correct mymodule, mydriver and anothermodule 2024-02-02 12:04:21 +00:00
Dave Long 2624df1b1c
Issue #3412959 by quietone, smustgrave, longwave: Fix 12 'un' words 2024-02-02 11:44:34 +00:00
Dave Long 614ff9d255
Issue #3418379 by mondrake, Spokje: Deprecate Drupal\Tests\TestRequirementsTrait::checkRequirements and ::checkModuleRequirements 2024-02-02 11:26:12 +00:00
catch 02f3e0c394 Issue #3418457 by longwave, Akhil Babu: Remove withConsecutive() in menu tests 2024-02-01 22:38:57 +00:00
catch e036e737b8 Issue #3418453 by longwave, Spokje: Remove withConsecutive() in FormCacheTest 2024-02-01 22:36:34 +00:00
Lee Rowlands 716a102849
Issue #3076054 by godotislate, joaopauloc.dev, smustgrave, nod_, nayana_mvr, larowlan, alexpott, lauriii, quietone, benjifisher, anup.singh, bnjmnm: Existing field items should not be validated when adding another item in widget for unlimited cardinality field 2024-02-02 07:18:48 +10:00
catch 73bc225ca3 Issue #3417523 by longwave: Remove withConsecutive() in FormErrorHandlerTest 2024-02-01 04:18:17 +00:00
catch 0a61e07ec9 Issue #3418189 by longwave, Spokje: Remove withConsecutive() in EntityUnitTest 2024-02-01 04:15:21 +00:00
catch 267f1252bf Issue #3418451 by longwave: Remove withConsecutive() in ModuleHandlerTest 2024-01-31 23:42:36 +00:00
Lee Rowlands 89ec081a50
Issue #3382581 by phenaproxima, borisson_, larowlan, Wim Leers, quietone: Add new `EntityBundleExists` constraint 2024-01-31 17:52:37 +10:00
Lee Rowlands d75377535a
Issue #3383131 by WalkingDexter, xjm, allisonherodevs, ashley_herodev, pradhumanjain2311, smustgrave, marcoliver, lauriii: Entity autocomplete form element ignores entities with label "0" 2024-01-31 15:20:50 +10:00
Alex Pott 8c89656bdd
Issue #3189301 by Spokje, xjm, smustgrave: Use \Psr\Http\Client\ClientExceptionInterface instead of \GuzzleHttp\Exception\TransferException 2024-01-30 23:50:39 +00:00
Lee Rowlands 5d87e70d98
Issue #3414637 by Abhijith S, quietone, smustgrave: Remove usages of book module from tests 2024-01-31 08:18:59 +10:00
quietone 220f04c200
Issue #3406697 by alexpott, chr.fritsch: Fix notice in _install_prepare_import() due to alternate approach to translations 2024-01-30 12:51:47 +13:00
catch 74fac8eb32 Issue #3417560 by longwave: Remove withConsecutive() in SqlContentEntityStorageSchemaTest 2024-01-29 14:21:24 +00:00
catch ae750411d1 Issue #3417557 by longwave: Remove withConsecutive() in CronSuspendQueueDelayTest 2024-01-29 10:46:02 +00:00
catch 4fa8f80b42 Issue #3417553 by longwave: Remove withConsecutive() in CacheCollectorTest 2024-01-29 10:19:35 +00:00
catch ada2ee79eb Issue #3417559 by longwave, Spokje: Remove withConsecutive() in KeyValueEntityStorageTest 2024-01-29 10:12:53 +00:00
Dave Long a4b69560ea
Issue #3410222 by alexpott: Autowiring does not support nullable types 2024-01-29 09:22:11 +00:00
catch 6b6a82629c Issue #3412084 by Wim Leers, phenaproxima, borisson_, larowlan: Follow-up for #3364109: opt in already validatable simple config to FullyValidatable 2024-01-26 16:01:03 +00:00
catch 377180847f Revert "Issue #3347144 by dgtlmoon, mstrelan, Evaldas Užkuras, bkosborne, FeyP, pirvudoru: Form API #states property/states should use .once() to apply its rules (Can cause failures with BigPipe and possibly other situations)"
This reverts commit d6b6ad8fd6.
2024-01-26 15:49:30 +00:00
Dave Long b501becfe3
Issue #3409362 by quietone, smustgrave: Fix spelling of some words with 'un' prefix 2024-01-26 15:00:15 +00:00
catch cbe1d28628 Issue #3407912 by Akhil Babu, MacSim, smustgrave, Prashant.c, larowlan, arisen: Add a hook_ENTITY_TYPE_view_mode_alter() 2024-01-26 09:39:21 +00:00
catch b31bcec20d Issue #3415769 by Spokje, smustgrave: Use random user IDs in tests only only when intended to 2024-01-25 10:24:37 +00:00
Dave Long 3eb0257722
Issue #3406460 by quietone, smustgrave: Fix spelling of array keys in tests 2024-01-24 23:06:56 +00:00
Dave Long 9926ebb005
Issue #3415321 by Spokje, mondrake: Refactor \Drupal\Tests\Core\Test\PhpUnitCliTest::testFunctionalTestDebugHtmlOutput 2024-01-24 22:59:38 +00:00
Dave Long 55230f82dc
Issue #3416308 by catch: Add @group #slow to more kernel tests 2024-01-24 22:20:37 +00:00
Dave Long 526d8ef95e
Issue #3415811 by catch: Add @group #slow to more functional tests 2024-01-24 22:18:29 +00:00
Alex Pott 9c61822301
Issue #3396196 by catch, kristiaanvandeneynde, Kingdutch: Separate cache operations from database queries in OpenTelemetry and assertions 2024-01-23 16:30:19 +00:00
Lauri Eskola 77888cf57b
Issue #2793343 by justin2pin, Anybody, Grevil, mglaman, bnjmnm, Gauravvvv, lauriii, gints.erglis, Suresh Prabhu Parkala, paulocs, ranjith_kumar_k_u, finnsky, beunerd, selva.swamy@gmail.com, nod_, naveenvalecha, Daniel Kulbe, Bram Linssen, andypost, crasx: Dialog drupalAutoButtons option should be respected on initial load 2024-01-23 17:16:56 +02:00
catch 16a22b98ec Issue #3409385 by quietone, catch, xjm, smustgrave: Remove usage of Forum module from tests 2024-01-22 16:55:40 +00:00
catch 7daf50faa5 Issue #3415161 by mstrelan, Spokje, alexpott: Fix \Drupal\FunctionalTests\Core\Config\SchemaConfigListenerTest comment 2024-01-19 14:20:10 +00:00
catch 9267051922 Issue #3414807 by alexpott, Wim Leers, smustgrave: \Drupal\Core\Asset\LibraryDiscoveryParser should use FileCache to cache the parsed YAML 2024-01-19 12:22:08 +00:00
catch 2fa31524b3 Issue #3414825 by alexpott, Wim Leers, longwave, kim.pepper: InfoParser should use FileCache 2024-01-19 11:41:56 +00:00
Dave Long 22a493bb46
Revert "Issue #3358581 by pfrenssen, _tarik_, a.dmitriiev, smustgrave: Deprecated function: array_slice(): Passing null to parameter #2 ($offset) of type int is deprecated in Drupal\Core\Config\Entity\Query\Query->execute()"
This reverts commit 8226fe885a.
2024-01-19 09:06:54 +00:00
Alex Pott 34258c0884
Revert "Issue #3413665 by Spokje: Enable modules through Nightwatch API when not testing module enabling"
This reverts commit a2f51b88d5.
2024-01-18 18:12:31 +00:00
catch 1a6fdb413a Issue #3414754 by Spokje: Remove unused require-s from Nightwatch commands 2024-01-16 10:40:09 +00:00
catch 27894c3fe3 Issue #3414760 by Spokje: Remove Nightwatch exampleTest 2024-01-16 10:38:38 +00:00
catch 0bb6da96eb Issue #3399559 by tstoeckler, smustgrave: Statically cached derivative definitions cannot be cleared in any way 2024-01-15 14:40:41 +00:00
Lee Rowlands 2a232304d7
Issue #3407793 by mstrelan: Add declare(strict_types=1) to all miscellaneous test classes 2024-01-15 15:23:28 +10:00
nod_ 62498926d3
Issue #3400359 by el7cosmos, dinazaur, alexpott, ReINFaTe: External fonts cannot be loaded via add_css ajax command 2024-01-12 22:25:12 +01:00
Dave Long a2f51b88d5
Issue #3413665 by Spokje: Enable modules through Nightwatch API when not testing module enabling 2024-01-12 18:30:49 +00:00
Dave Long 8226fe885a
Issue #3358581 by pfrenssen, _tarik_, a.dmitriiev, smustgrave: Deprecated function: array_slice(): Passing null to parameter #2 ($offset) of type int is deprecated in Drupal\Core\Config\Entity\Query\Query->execute() 2024-01-12 18:28:38 +00:00
Dave Long 95348401e9
Issue #3413135 by Spokje: Replace deprecated functions in Nightwatch tests 2024-01-12 18:17:35 +00:00
Dave Long 7835ce45f3
Issue #3402292 by mstrelan, ankithashetty, dww, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core/tests/Drupal/KernelTests/* 2024-01-12 18:14:24 +00:00
Dave Long c10494df94
Issue #3412168 by godotislate, catch, smustgrave, longwave: Add back "final" to Drupal\big_pipe\StackMiddleware\ContentLength 2024-01-12 17:54:43 +00:00
Dave Long b0de5c1c16
Issue #3405351 by neclimdul, smustgrave: MarkupInterfaceComparator function signatures not compatible with PHPUnit 10 2024-01-12 12:10:47 +00:00
Dave Long 9089e7a939
Issue #3413984 by quietone: Simple fixes for words with prefix of 'de' or 're' 2024-01-12 10:37:42 +00:00
catch 16552b02a3 Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with() 2024-01-11 21:45:16 +00:00
Dave Long 3b059f784e
Issue #3413730 by catch: Speed up UpdatePathTestBaseTest 2024-01-11 18:17:17 +00:00
Dave Long cb98777fc1
Issue #3395900 by quietone, smustgrave: Correct spelling of words in module core/tests 2024-01-11 17:56:30 +00:00
Dave Long a3decd9d43
Issue #3397490 by quietone, smustgrave, xjm, longwave, poker10: Fix more words that are only misspelled in comments 2024-01-11 14:36:13 +00:00
Dave Long 528ac5740a
Issue #3073053 by pivica, Primsi, unstatu, pooja saraah, smustgrave, Berdir: Theme library override can fail in when you have multiple parent themes 2024-01-11 11:56:25 +00:00
catch 30512d2ed7 Issue #3376271 by quietone, Spokje, smustgrave: Move non-migration book-related tests to the Book module 2024-01-11 10:45:34 +00:00
Alex Pott 50f72e80d6
Issue #3411934 by catch, smustgrave, quietone: Mark some Kernel tests with @group #slow 2024-01-10 11:50:14 +00:00
catch b2b03c8061 Issue #3406929 by alexpott, quietone, bircher, borisson_, Wim Leers: Configuration being imported by the ConfigImporter sometimes has stale original data 2024-01-10 11:34:42 +00:00
quietone e7ab9440f2
Issue #2957279 by alexpott, pguillard, chr.fritsch, Wim Leers: Fix typo in locale_config_batch_refresh_name causing "[warning] No configuration objects have been updated." 2024-01-10 16:32:11 +13:00
catch ed1c690070 Issue #3384936 by marvil07, vbouchet, smustgrave, xjm, joachim: Use the API to set up languages in tests that are not specifically testing the language form 2024-01-09 10:53:49 +00:00
catch 4ca4dbaabe Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with() 2024-01-08 10:48:04 +00:00
Alex Pott a4d53f09f6
Issue #2651798 by Spokje, cilefen, TR, smustgrave: claroAutocompleteTest passes, but log shows a 404 2024-01-08 09:32:56 +00:00
quietone 061989d481
Issue #3404273 by mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core Functional tests 2024-01-08 15:42:05 +13:00
quietone c2fa694885
Issue #3405412 by sijumpk, quietone, dww, bbrala: Fix deprecation message to use link to CR not the issue 2024-01-08 13:25:09 +13:00
Lee Rowlands 1d5e1e1d40
Revert "Issue #3412084 by Wim Leers, phenaproxima, borisson_: Follow-up for #3364109: opt in already validatable simple config to FullyValidatable"
This reverts commit 76e00a5621.
2024-01-08 08:04:56 +10:00
Lee Rowlands 5b8514adec
Issue #3402295 by mstrelan, dww, smustgrave: Fix strict type errors in kernel tests: Add casts and fix types where needed 2024-01-08 07:55:19 +10:00
Lee Rowlands 76e00a5621
Issue #3412084 by Wim Leers, phenaproxima, borisson_: Follow-up for #3364109: opt in already validatable simple config to FullyValidatable 2024-01-08 07:49:21 +10:00
Lee Rowlands 79b5436806
Issue #3333401 by nicxvan, tsquared212, xjm, larowlan, smustgrave, andrewmacpherson, bnjmnm, lauriii, itmaybejj, xurizaemon: Pager h4 causes accessibility flag on many pages 2024-01-08 07:38:51 +10:00
Alex Pott b024332680
Issue #3409587 by mfb, opsdemon, lostcarpark, longwave, cilefen, Lendude: [10.2 regression] RSS feeds invalid due to   2024-01-06 11:03:36 +00:00
Dave Long 8b6814e461
Issue #2961380 by alexpott, manishsaharan, borisson_, kim.pepper, znerol: Support IteratorArgument in \Drupal\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumper::dumpValue 2024-01-05 18:23:57 +00:00
effulgentsia 7b49d8700c Issue #3364108 by Wim Leers, borisson_, phenaproxima, bircher: Configuration schema & required keys 2024-01-04 10:14:30 -08:00
Lee Rowlands 9add7f71ff
Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
Dave Long 8f0872276e
Issue #3410022 by heddn, larowlan, catch: Regression from #3295790 content-length header set earlier than expected 2024-01-02 17:19:57 +00:00
Lee Rowlands f47d1d159e
Issue #3396559 by alexpott, catch: Only set content-length header in specific situations 2024-01-02 06:45:26 +10:00
catch d6b6ad8fd6 Issue #3347144 by dgtlmoon, mstrelan, Evaldas Užkuras, bkosborne, FeyP, pirvudoru: Form API #states property/states should use .once() to apply its rules (Can cause failures with BigPipe and possibly other situations) 2024-01-01 15:28:41 +00:00
Alex Pott e6304cd961
Issue #3396536 by fjgarlin, catch, kim.pepper: [random test failure] Re-enable AjaxTest::testAjaxFocus() 2024-01-01 15:17:11 +00:00
catch f2daf5121b Issue #3379220 by kristiaanvandeneynde, smustgrave, Wim Leers: system_page_attachments() varies by authenticated user role but does not add said cache context 2023-12-31 10:41:01 +00:00
quietone 5cce3470c4
Issue #3407979 by mondrake, smustgrave: Cleanup DriverSpecificTransactionTestBase 2023-12-31 20:40:03 +13:00
Lee Rowlands a060dbd0df
Issue #3038523 by cboyden, Gauravvvv, mgifford, Luke.Leber, Chi: Add aria-current attribute to navigation items 2023-12-29 07:21:18 +10:00
Lee Rowlands 354e46cb21
Issue #3214208 by gapple, Akhil Babu, larowlan, smustgrave: FinishResponseSubscriber could create duplicate headers 2023-12-29 06:56:54 +10:00
Lee Rowlands 208bb8789c
Issue #3214208 by gapple, Akhil Babu, larowlan, smustgrave: FinishResponseSubscriber could create duplicate headers 2023-12-29 06:55:40 +10:00
Lee Rowlands b90102de0f
Issue #3409663 by sakthi_dev, gorkagr, smustgrave: Remove datetime_range icon and library 2023-12-28 15:36:22 +10:00
Lee Rowlands b3710f94da
Issue #3393800 by mstrelan, smustgrave, dww, larowlan, acbramley, amateescu, quietone: Kernel tests can't use path aliases on entities 2023-12-28 08:06:57 +10:00
Lee Rowlands fbee2baaab
Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, larowlan, daffie, alexpott: Add the session to the request in KernelTestBase, BrowserTestBase, and drush 2023-12-28 08:03:14 +10:00
Alex Pott c980ece64e
Issue #3406478 by Wim Leers, phenaproxima, borisson_, alexpott, larowlan: Refine ValidKeysConstraintValidator's messages: use #3401883's new Mapping infrastructure 2023-12-25 09:46:12 +01:00
Alex Pott ba827d468c
Issue #3103962 by godotislate, smustgrave, alexpott, larowlan: ConfigInstaller::isSyncing() is not reset before module preinstall 2023-12-23 21:49:48 +01:00
Dave Long 4cc502ffa1
Issue #3410452 by catch: Add @group #slow to more tests 2023-12-22 18:36:47 +00:00
Lee Rowlands 9fecb4b66f
Issue #2983058 by arnested, smustgrave, larowlan: FileUrlGenerator::transformRelative() edge case errors 2023-12-22 17:57:49 +10:00
Lee Rowlands 5b0361d898
Issue #3161320 by neclimdul, Beakerboy, smustgrave: Drupal\Tests\Composer\Plugin\VendorHardening\ConfigTest leaking configuration changes 2023-12-22 15:17:07 +10:00
Lee Rowlands ebdb093f3d
Revert "Issue #3393800 by mstrelan, dww, acbramley, amateescu, smustgrave, quietone: Kernel tests can't use path aliases on entities"
This reverts commit 97bdbe883c.
2023-12-22 14:16:21 +10:00
Lee Rowlands 97bdbe883c
Issue #3393800 by mstrelan, dww, acbramley, amateescu, smustgrave, quietone: Kernel tests can't use path aliases on entities 2023-12-22 12:55:40 +10:00
Lee Rowlands 7393eba281
Revert "Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, daffie, alexpott, larowlan: Add the session to the request in KernelTestBase, BrowserTestBase, and drush"
This reverts commit 48a7cf12c1.
2023-12-22 11:58:49 +10:00
Lee Rowlands 48a7cf12c1
Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, daffie, alexpott, larowlan: Add the session to the request in KernelTestBase, BrowserTestBase, and drush 2023-12-22 10:25:29 +10:00
catch d3496f6313 Issue #3402173 by sijumpk, Abhijith S, longwave, smustgrave: Remove @backtrace_string in ExceptionLoggingSubscriber::onClientError() 2023-12-21 07:44:34 +00:00
Dave Long d9f34709f9
Issue #3337295 by Akhil Babu, zniki.ru, rksyravi, quietone, harshitthakore, Indrapatil, smustgrave, longwave, poker10: Remove remaining uses of t() in assertEquals() calls 2023-12-20 22:52:21 +00:00
Alex Pott 0907775505
Issue #3377657 by catch, mondrake: Add database query spans to otel traces 2023-12-20 08:15:43 +00:00
Alex Pott 9e3a13aad4
Issue #3363423 by _shY, vbouchet: Use CallableResolver for \Drupal\Core\Access\CustomAccessCheck::access() 2023-12-20 08:04:43 +00:00
catch cbbe53da9a Issue #3403382 by alexpott, Wim Leers: BuildTestBase makes assumptions it should not about the code layout 2023-12-18 17:07:38 +00:00
catch 2e73418c1e Issue #3402850 by kristiaanvandeneynde, catch, smustgrave: Fix MemoryCache discovery and DX 2023-12-18 14:48:26 +00:00
Alex Pott 5aa9704ce3
Issue #3364109 by Wim Leers, effulgentsia, lauriii, phenaproxima, borisson_, bircher, alexpott: Configuration schema & required values: add test coverage for `nullable: true` validation support 2023-12-15 00:55:46 +00:00
catch 1630c1a9ca Issue #3408120 by alexpott, Wim Leers, lauriii, longwave, tim.plunkett, effulgentsia: \Drupal\Core\Form\ConfigTarget is not fully serializable 2023-12-13 16:10:06 +00:00
Alex Pott 871bc1aca1
Issue #3404023 by Wim Leers, phenaproxima, mglaman, borisson_, alexpott: DefaultSingleLazyPluginCollection::setConfiguration() accepts NULL but ConfigurableInterface::setConfiguration() does not 2023-12-13 15:42:25 +00:00
Lee Rowlands 5247e64236
Issue #3400018 by mstrelan, xjm: Add declare(strict_types=1) to all Functional JavaScript tests 2023-12-13 08:27:06 +10:00
catch 64f1c8543f Issue #3407080 by mondrake, alexpott: Leaving the savepoint in the transaction stack upon rollback is incorrect 2023-12-11 09:59:38 +00:00
Lee Rowlands fa46ee8ff4
Issue #3405800 by alexpott, phenaproxima, Wim Leers, bircher, larowlan: Config collections do not trigger configuration events consistently 2023-12-11 19:37:39 +10:00
xjm b70dfff449
Issue #3401994 by mstrelan, dww, xjm, smustgrave, nicxvan: Add declare(strict_types=1) to all test traits 2023-12-09 08:40:55 -06:00
xjm 48b171f7f1
Issue #3405360 by neclimdul, xjm: Remove use of TestClass constructor 2023-12-08 12:45:18 -06:00
Alex Pott b1a8736022
Issue #3352851 by catch, Fabianx, mondrake, xjm, alexpott: Allow assertions on the number of database queries run during tests 2023-12-06 11:09:40 +00:00
Alex Pott 5cd249e923
Issue #3404061 by Wim Leers, borisson_, alexpott, phenaproxima, longwave: When setting `NotNull` constraint on type: required_label, two validation errors appear 2023-12-06 11:07:32 +00:00
Lauri Eskola 762fcae92c
Issue #3397785 by yash.rode, srishtiiee, lauriii, smustgrave: Dialog focus is returned to dialog instead of first tabbable element on dialog AJAX update 2023-12-05 10:58:11 +02:00
xjm 04d38bc979
Issue #3403711 by mstrelan, smustgrave: Add declare(strict_types=1) to all Build tests 2023-12-04 18:02:54 -06:00
xjm ec3d785eb9
Issue #3405899 by quietone, smustgrave: Fix spelling of heredoc indentifiers 2023-12-04 17:44:27 -06:00
xjm 736386ec07
Issue #3405910 by quietone, smustgrave: Fix spelling of test constants 2023-12-04 17:02:24 -06:00
catch cf5e2c1767 Issue #3405798 by alexpott, bircher: Config deleted during import does not have correct initial values set 2023-12-04 13:33:48 +00:00
Alex Pott a6a0523e0b
Issue #3404694 by Spokje, longwave, mglaman, andypost: Update dependencies for Drupal 10.2 2023-11-30 16:17:11 +00:00
catch b173b8394d Issue #3404769 by acbramley, smustgrave: UpdatePathTestBase::prepareSettings writes entity_update_batch_size incorrectly 2023-11-30 15:11:25 +00:00
Lauri Eskola 0ce88f3f84
Issue #3404847 by Spokje: Update JavaScript dependencies for 10.2.0-RC 2023-11-30 11:35:00 +02:00
Dave Long 67dbfb98ae
Issue #3394084 by quietone, smustgrave, xjm: Fix non-English words in tests 2023-11-28 22:56:54 +00:00
Alex Pott 156533febb
Issue #3404039 by Wim Leers: PluginExistsConstraintValidator should return early if given NULL 2023-11-28 16:11:24 +00:00
catch 201fd312a9 Issue #3181013 by Driskell, alexpott, ericgsmith, Pan Lee, smustgrave, Kristen Pol, mxr576: Faulty permanent config cache has been set to the cache backend on failed sql server connection 2023-11-27 11:37:40 +00:00
Dave Long 5ef2211afc
Issue #3391776 by alexpott, smustgrave, catch: InfoParser returns an empty array if passed a non-existing file 2023-11-25 11:33:10 +00:00
Lauri Eskola 19ab1c981c
Issue #3403331 by pdureau, Utkarsh_33: Prevent TypeError when using create_attribute Twig function 2023-11-24 17:49:52 +02:00
Alex Pott 007c0c776c
Issue #3401883 by Wim Leers, phenaproxima, alexpott, borisson_, bircher: Introduce Mapping::getValidKeys(), ::getRequiredKeys() etc 2023-11-23 14:13:19 +00:00
Lauri Eskola 81088a6523
Issue #3020061 by bnjmnm, tedbow, lauriii, zrpnr, smustgrave, yash.rode: Ajax replace does not refocus element if inside a dialog 2023-11-23 15:53:49 +02:00
Dave Long 1b1af634d5
Issue #3402296 by mstrelan, smustgrave: Fix strict type errors in kernel tests: Do not quote integers 2023-11-22 22:32:35 +00:00
Dave Long 0b7c2a60a5
Issue #3399645 by znerol, smustgrave: Use structured DSN instead of URI in system.mail mailer_dsn 2023-11-22 16:59:34 +00:00
Lauri Eskola 8abb2835b6
Issue #3392200 by jeremy_p, joachim, hdnag, yepa: Invalid placeholder error message should say what's wrong with it 2023-11-20 11:30:04 +02:00
Lee Rowlands 83752e6bc0
Issue #3396310 by longwave, Spokje, smustgrave: Use autowiring for core controllers 2023-11-20 08:15:53 +10:00
catch aac47f0d69 Issue #3402548 by alexpott, mikelutz, el7cosmos: YamlFileLoaderTest fails if you have PECL yaml installed 2023-11-19 18:02:13 +00:00