Commit Graph

4793 Commits (42de5b1df41e249b7975af71ebe5be39798b106c)

Author SHA1 Message Date
Alex Pott af46c48e86
Issue #3438424 by catch, Berdir, alexpott, longwave: [random test failures] Race condition in state when individual keys are set with an empty cache
(cherry picked from commit 3a3e618602)
2024-04-09 18:01:11 +01:00
Alex Pott 0a3a38542c
Issue #3438034 follow-up by alexpott: Fix Composer Scaffold plugin event listeners
(cherry picked from commit f0ac25fedc)
2024-04-09 15:12:58 +01:00
Alex Pott 97c8bdc7ec
Issue #540008 by kristiaanvandeneynde, Spokje, daffie, clayfreeman, alexpott, eelkeblok, michaelfavia, ianthomas_uk, zaporylie, johnwebdev, abhisekmazumdar, anmolgoyal74, greggles, quietone, shaal, catch, rivimey, AaronMcHale, Berdir, ndf, xjm, finne, Wim Leers, esolitos, heddn, webchick, Bojhan, andypost, efpapado, benjifisher, lauriii, Gábor Hojtsy, moshe weitzman, harings_rob: Add a container parameter that can remove the special behavior of UID#1
(cherry picked from commit 9baa43976c)
2024-04-09 11:49:18 +01:00
Alex Pott c9255990e0
Issue #3402294 by mstrelan, quietone, dww, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (complex replacement) in core Kernel tests
(cherry picked from commit 955418c2df)
2024-04-09 11:44:35 +01:00
Alex Pott 24807f9cb4
Issue #3426506 by kim.pepper, smustgrave, mstrelan, alexpott: Create enums for File exists options and deprecate consts
(cherry picked from commit 8ae0a0230f)
2024-04-09 08:51:21 +01:00
Alex Pott 2fc0e9b818
Issue #3438034 by tannguyenhn, adwivedi008, alex.skrypnyk, alexpott: Fix Composer Scaffold plugin event listeners
(cherry picked from commit f35f0419c7)
2024-04-09 08:27:18 +01:00
nod_ 9f50569bf4
Issue #3419621 by dburiak, sijumpk, smustgrave, pameeela, alexpott: tablePositionSticky should not be called on a non-array variable
(cherry picked from commit 7e28ed514a)
2024-04-08 10:51:24 +02:00
Alex Pott d21847509d
Issue #3439039 by mondrake: Change QueryFactoryTest:providerTestGetKeys to static
(cherry picked from commit efe11919dc)
2024-04-07 21:59:06 +01:00
Alex Pott a2ac9bbbae
Issue #3438246 by mondrake: Change RecursiveContextualValidatorTest::providerTestValidatePropertyWithInvalidObjects to static
(cherry picked from commit c61597aad0)
2024-04-06 16:13:14 +01:00
Alex Pott 3b7800ea54
Issue #3436527 by catch: Record total css and js file size in performance tests
(cherry picked from commit b9be0d83b4)
2024-04-06 16:06:41 +01:00
Alex Pott 27e8fd6aec
Issue #3438302 by mondrake: Change DrupalLogErrorTest::provideFatalExitCodeData to static
(cherry picked from commit 297b88689c)
2024-04-06 12:50:38 +01:00
Alex Pott 3d645c1b3c
Issue #3427177 by longwave, quietone, dineshkumarbollu, samit.310@gmail.com, mondrake, alexpott: Replace calls to ::expectError*() from Drupal\Tests\Core\Render\ElementTest
(cherry picked from commit b59e63e990)
2024-04-05 13:23:09 +01:00
Alex Pott f342c259e9
Issue #3257457 by DieterHolvoet, scott_euser, smustgrave, ankithashetty, alexpott, larowlan, Berdir, dww: AmbiguousBundleClassException if multiple entity types share the same class
(cherry picked from commit 644d8f2abd)
2024-04-05 00:12:28 +01:00
Alex Pott 1d03e28a9a
Revert "Issue #3437566 by mondrake, smustgrave: Replace trigger_error in TypedConfigManager with a logger"
This reverts commit 39d29ea630.
2024-04-03 15:05:29 +01:00
catch 39d29ea630 Issue #3437566 by mondrake, smustgrave: Replace trigger_error in TypedConfigManager with a logger
(cherry picked from commit a9668fd0fe4c6ccadceb898a3c1e385ada6fe1ca)
2024-04-03 11:45:36 +01:00
Alex Pott 1cc7dc9797
Issue #3437342 by mondrake: Change FieldItemListTest::providerTestEquals to static
(cherry picked from commit 4fac2d4bb7)
2024-04-02 13:23:24 +01:00
catch edf1287193 Issue #3414208 by kim.pepper, longwave, alexpott: Add support for tagged_iterator to YamlFileLoader 2024-04-02 11:37:15 +01:00
Alex Pott a15b012100
Issue #3436671 by narendraR, Wim Leers, phenaproxima: Add validation constraints to system.cron
(cherry picked from commit b59a6f101b)
2024-04-01 12:38:12 +01:00
catch 3e8edacc2b Revert "Issue #3425537 by mondrake: Fix remaining methods with #[\ReturnTypeWillChange] attribute"
This reverts commit aca587777a.
2024-04-01 08:27:38 +01:00
catch aca587777a Issue #3425537 by mondrake: Fix remaining methods with #[\ReturnTypeWillChange] attribute
(cherry picked from commit f2f91eb17a)
2024-04-01 08:26:52 +01:00
catch 64e7894623 Issue #2575105 by Berdir, catch, longwave, quietone, kristiaanvandeneynde, andypost, alexpott, mathilde_dumond, pradhumanjain2311, amateescu, Wim Leers, xjm: Use cache collector for state
(cherry picked from commit 16964d02db)
2024-03-30 18:03:12 +00:00
Alex Pott b89ad7f9c8
Issue #3431452 by godotislate, smustgrave, alexpott: Rename RenderElement and FormElement plugin abstract classes to RenderElementBase and FormElementBase
(cherry picked from commit 8d1ff20647)
2024-03-30 17:24:56 +00:00
Alex Pott 17b4882306
Issue #3436468 by longwave, smustgrave, alexpott: AjaxResponseSubscriber should lazily instantiate AjaxResponseAttachmentsProcessor 2024-03-30 17:08:23 +00:00
catch 92ff6c2b21 Issue #3432602 by alexpott, phenaproxima: Allow a site to be installed from configuration with no profile
(cherry picked from commit d3fdc93bc5)
2024-03-30 15:01:34 +00:00
catch 3df8fe0a5a Issue #3436680 by mondrake: Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - Step 2 ContentEntityBase
(cherry picked from commit a73a32ba4e)
2024-03-29 14:17:00 +00:00
Alex Pott ec45fd5604
Issue #3054821 by mr.baileys, wiifm, sime, angrytoast, pobster, smustgrave, RichardGaunt, alexpott, Wim Leers, quietone, Berdir, neclimdul, acbramley: Include Cache-Control header on 301 redirects
(cherry picked from commit 2fbe22aa19)
2024-03-29 13:42:23 +00:00
Alex Pott 6e733866fe
Issue #2909185 by longwave, donquixote, andypost, andregp, pounard, jibran, martin107, kostyashupenko, catch, znerol: Replace ContainerAwareEventDispatcher with Symfony EventDispatcher 2024-03-29 13:18:59 +00:00
Alex Pott 0445faf0d6
Issue #3436804 by longwave: CacheCollector::normalizeLockName() is pointless 2024-03-29 11:19:16 +00:00
Alex Pott d82e52c0cf
Issue #3364885 by andy-blum, mglaman, alexpott, mherchel, lauriii, smustgrave, isholgueras, Dave Reid, kostyashupenko, matthieuscarset, camoa, ctrlADel, fjgarlin, jwilson3: Allow themes to use a starterkit.yml file so it is easier to use the theme generator
(cherry picked from commit 6c2ed72990)
2024-03-28 09:29:31 +00:00
nod_ d460133a3e
Issue #3432601 by catch, quietone, smustgrave: Add deprecation/bc support for library-overrides when files are moved
(cherry picked from commit 5254c7792a)
2024-03-28 10:24:20 +01:00
Lee Rowlands 069d3c0131
Issue #3352256 by e0ipso, plopesc, bbrala, longwave, dww, catch, larowlan: Move code from the experimental SDC module to core
(cherry picked from commit e1e95969a1)
2024-03-28 07:20:21 +10:00
Lee Rowlands 9bb46296ce
Issue #3376846 by kristiaanvandeneynde, larowlan, smustgrave, catch: Implement the new access policy API
(cherry picked from commit 8a2a2fe2d6)
2024-03-28 07:12:19 +10:00
Alex Pott dd091490e5
Issue #3433088 by mondrake, Spokje: Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - Step 1 interfaces
(cherry picked from commit 35a8fc6dec)
2024-03-27 13:27:19 +00:00
Alex Pott b2c9207db6
Issue #3353918 by Spokje, longwave, rpayanm, mondrake: Fix PHPStan L1 errors "Variable $foo might not be defined." caused by non-exhaustive switch statements
(cherry picked from commit 519dc8de58)
2024-03-27 12:40:15 +00:00
Alex Pott 4869fb9aa6
Issue #3433086 by mondrake: Method addMethods() of class PHPUnit\Framework\MockObject\MockBuilder is deprecated in PHPUnit 10
(cherry picked from commit b73c68de45)
2024-03-26 17:04:50 +00:00
nod_ 5e5839ab59
Issue #1149078 by vasike, wuinfo - Bill Wu, dww, Gauravvvv, Marios Anagnostopoulos, peterpoe, VladimirAus, legolasbo, GoZ, mgifford, dalin, jrb, heddn, himanshupathak3, _utsavsharma, GrandmaGlassesRopeMan, arcaneadam, danflanagan8, arnaud-brugnon, Daniel Kulbe, uzlov, Kuntyi, DamienMcKenna, Neslee Canil Pinto, COBadger, jofitz, esod, sukanya.ramakrishnan, nod_, droplet, smustgrave, CKIDOW: States API doesn't work with multiple select fields
(cherry picked from commit f6be8531a8)
2024-03-26 16:55:50 +01:00
Alex Pott 5e7ac12c4d
Issue #3432171 by mondrake: dump() no longer produces output in PHPUnit tests running under PHP 8.3
(cherry picked from commit 80139bdb8e)
2024-03-25 22:59:43 +00:00
Alex Pott 74631a1331
Issue #3433093 by mondrake: Method getObjectForTrait() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10
(cherry picked from commit 2dad474438)
2024-03-25 10:32:13 +00:00
Alex Pott fce65ce3aa
Issue #3392903 by borisson_, Wim Leers, phenaproxima: Validate inputs of TypeResolver::resolveExpression(): only allow %parent, %type and %key
(cherry picked from commit 94e4d4715c24b600800db14f9fafcb012654db0f)
2024-03-25 10:25:08 +00:00
nod_ 46dd453d63
Issue #3354998 by phthlaap, Liam Morland, jedihe, gapple, smustgrave: #states disable property has stopped working for submit button and other elements
(cherry picked from commit 3d3b2c1d9a)
2024-03-24 15:03:23 +01:00
Alex Pott 21f80a6788
Issue #3433091 by mondrake: Method getMockForTrait() of class PHPUnit\Framework\MockObject\MockBuilder is deprecated in PHPUnit 10
(cherry picked from commit e0644f929b)
2024-03-24 10:47:40 +00:00
Alex Pott 71b8f1cf09
Issue #3433089 by mondrake: Method onConsecutiveCalls() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10
(cherry picked from commit a1699fe0de)
2024-03-23 22:34:45 +00:00
catch a65d1f9d14 Issue #3433052 by mondrake: Fix remaining return*() methods of class PHPUnit\Framework\TestCase deprecated in PHPUnit 10
(cherry picked from commit d671f38a0e)
2024-03-22 22:02:38 +00:00
catch 0cf85e6377 Issue #3432738 by longwave: Optimize OptimizedPhpArrayDumper::dumpCollection()
(cherry picked from commit be994ca925)
2024-03-22 16:50:58 +00:00
catch eb0c49b0cb Issue #3432849 by mondrake, Spokje: Method returnSelf() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10
(cherry picked from commit 63a572fc1e)
2024-03-22 14:20:23 +00:00
catch 6e4c192e6d Issue #3432852 by mondrake: Method returnArgument() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10
(cherry picked from commit 82e373bff8)
2024-03-22 14:10:15 +00:00
Lee Rowlands 4a34406a88
Revert "Issue #3370946 by kunal.sachdev, lauriii, tim.plunkett, omkar.podey, alexpott, ckrina, smustgrave, larowlan, rkoller, hooroomoo, duadua: Page title should contextualize the local navigation"
This reverts commit ad606a8fb7.
2024-03-22 10:22:11 +10:00
Lee Rowlands 7f98626a9a
Issue #3415582 by nico.b, larowlan, Matt B: Unhandled exception when trying to register a duplicate username with different case
(cherry picked from commit ce9ec037b7)
2024-03-22 05:43:09 +10:00
catch 6d74992c0c Issue #3416354 by longwave, andypost, Spokje, alexpott: Inject services into LoggerChannelFactory
(cherry picked from commit 90d2c74989)
2024-03-21 19:12:16 +00:00
catch bd13fb1a90 Issue #1170362 by alexpott, catch, pillarsdotnet, sun, jofitz, geerlingguy, steinmb, tresti88, DamienMcKenna, dpovshed, imclean, bradjones1, mErilainen, David_Rothstein, KarenS, BTMash, rickmanelius, Anonymous, smustgrave, Wim Leers, kreynen, webchick, websiteworkspace, phenaproxima, Kiphaas7, bbrala: Install profile is disabled for lots of different reasons and core doesn't allow for that
(cherry picked from commit 0bb0da9f8a)
2024-03-21 09:20:58 +00:00
Alex Pott 57ce2e3704
Issue #3413153 by znerol, alexpott: Remove calls to Request::hasSession() 2024-03-21 08:45:38 +00:00
Alex Pott 9feabd3759
Issue #3428565 by catch, phenaproxima, alexpott: Implement lazy database creation for sessions
(cherry picked from commit da2e2ce2ae)
2024-03-21 08:15:39 +00:00
Dave Long 978673e925
Issue #3432052 by catch: @group slow for more Kernel tests
(cherry picked from commit 9c9935d05d)
2024-03-19 22:14:18 +00:00
Alex Pott 173217df7e
Issue #3109970 by znerol, andypost, Prashant.c, daffie, Wim Leers, dww, catch: Convert uses of $_SESSION in forms and batch
(cherry picked from commit 9334d6f100)
2024-03-18 09:45:09 +00:00
Alex Pott 96664ce85e
Issue #3427741 by longwave, sakthi_dev, Spokje: Notify downstream users that ContainerAware is going away 2024-03-17 11:08:41 +00:00
Alex Pott 5085b5a08f
Issue #3429403 by Spokje: Tighten ParameterBag classes in PHPUnit tests
(cherry picked from commit 1feb93274a)
2024-03-17 11:03:44 +00:00
Alex Pott 85d08d1cfb
Issue #3083690 by gxleano, mparker17, jungle, joachim, Kris77: '"@key" is an invalid render array key' error in \Drupal\Core\Render\Element is misleading
(cherry picked from commit ee4eaba6ff)
2024-03-16 18:00:31 +00:00
Dave Long 5e778473f4
Issue #2972153 by dimitriskr, alexpott, smustgrave, andypost, kostyashupenko: Deprecate ThemeHandlerInterface::getBaseThemes and remove usages from core
(cherry picked from commit 1e80a22b06)
2024-03-15 17:56:35 +00:00
Alex Pott f704f708e0
Issue #3428032 by longwave: ManageGitIgnoreTest failing in HEAD
(cherry picked from commit 7f3bed304c)
2024-03-15 11:06:58 +00:00
Alex Pott 6e6f391806
Issue #3370946 by kunal.sachdev, lauriii, tim.plunkett, omkar.podey, alexpott, ckrina, smustgrave, larowlan, rkoller, hooroomoo, duadua: Page title should contextualize the local navigation
(cherry picked from commit ad606a8fb7)
2024-03-14 11:43:29 +00:00
catch 634f46248e Issue #3419914 by Spokje, longwave, bircher, andypost, smustgrave, catch, jurgenhaas: Remove UpdateHookRegistryFactory and UpdateRegistryFactory services
(cherry picked from commit ccd89c90f4)
2024-03-13 18:44:44 +00:00
Dave Long 5663d5dd9c
Issue #3333481 by phthlaap, galileo25, dmitry.korhov, smustgrave, mdolnik, quietone, nod_, alieffring: Collapsed Details Element causes JS Error for required fields
(cherry picked from commit a31d15a87f)
2024-03-13 16:01:51 +00:00
Alex Pott 0be35cacd6
Issue #3427388 by godotislate, Berdir: Update Drupal\Component\Annotation\Doctrine\StaticReflectionParser::hasClassAttribute() to allow attribute subclasses
(cherry picked from commit 0356ea590c)
2024-03-13 11:18:47 +00:00
Dave Long 675bc0073b
Issue #3427054 by mondrake: Replace calls to ::expectError*() in MachineNameTest
(cherry picked from commit 511ecab8a3)
2024-03-11 17:04:24 +00:00
Dave Long 6b7883f9c6
Issue #3427044 by mondrake: Replace calls to ::expectError*() in ConnectionTest
(cherry picked from commit dc85a3c65b)
2024-03-11 17:02:50 +00:00
Alex Pott d4c468d72b
Issue #3426324 by Wim Leers: ExistsConstraintValidator should ignore NULL values and treat `core` as a valid module
(cherry picked from commit ab695b5cc6)
2024-03-08 14:03:32 +00:00
Dave Long fb6d290a81
Issue #3420742 by quietone, sakthi_dev, BramDriesen: Fix words in test string by changing the string
(cherry picked from commit 729390194f)
2024-03-08 13:59:57 +00:00
Dave Long 8e1ef1e78a
Issue #3419734 by catch, nod_: [jQuery 4] jquery-form is unmaintained and not jQuery 4 compatible, fork it into core
(cherry picked from commit a01b8c2ad5)
2024-03-08 12:52:10 +00:00
Dave Long dfafcf727f
Issue #3419394 by quietone, longwave, smustgrave: File mime type and other file related words in the dictionary
(cherry picked from commit f8a2ccac36)
2024-03-08 11:43:58 +00:00
catch 3bc425c200 Issue #3426309 by Wim Leers, smustgrave: Add config validation for weights (blocks, filters, etc. all use weights)
(cherry picked from commit 9c1e103520)
2024-03-07 20:31:06 +00:00
Alex Pott 5959b69d70
Issue #3419693 by mondrake, alexpott, smustgrave, catch: Log error instead of trigger_error in Drupal\Core\EventSubscriber\RedirectResponseSubscriber::checkRedirectUrl
(cherry picked from commit 25697a17e8)
2024-03-07 17:25:21 +00:00
catch ec1aa07ac8 Issue #3240792 by justafish, alexpott, andypost, smustgrave, longwave: Use lullabot/mink-selenium2-driver and lullabot/php-webdriver for functional browser testing
(cherry picked from commit 5927d8fe07)
2024-03-07 15:36:24 +00:00
catch 6068cc4f02 Issue #3408738 by omkar.podey, srishtiiee, kunal.sachdev, lauriii, Utkarsh_33, arisen, smustgrave, Wim Leers, catch, benjifisher: Create a new OpenModalDialogWithUrl command
(cherry picked from commit 6fca4655e3)
2024-03-07 10:28:45 +00:00
Alex Pott ddfc567d68
Issue #3395776 by catch, kristiaanvandeneynde, Wim Leers, Fabianx, larowlan: Make POST requests render cacheable
(cherry picked from commit ffa4daa3fb)
2024-03-07 09:23:43 +00:00
Dave Long 361a968658
Issue #3420740 by quietone, BramDriesen, smustgrave: Fix words in tests using ignore
(cherry picked from commit 991ec83120)
2024-03-06 23:12:48 +00:00
Dave Long 3ff7664833
Issue #3424768 by mfb, OMD, cilefen, smustgrave: Channel description of RSS feeds is double-escaped
(cherry picked from commit e8db570e86)
2024-03-05 23:44:19 +00:00
catch b7348d1b01 Issue #3421482 by andypost, longwave, smustgrave: Remove ContainerAwareTrait from test classes
(cherry picked from commit 19baa4e102)
2024-03-05 09:23:20 +00:00
Alex Pott 2a98f61317
Issue #3119761 by dww, aleevas, Hardik_Patel_12, quietone, tedbow, _utsavsharma, smustgrave, xjm, longwave: Replace multiple test methods in InfoParserUnitTest with 1 testInfoException and a dataprovider
(cherry picked from commit 9f6b172c61)
2024-03-05 00:51:12 +00:00
catch 02bfae8ba1 Issue #2926070 by smustgrave, dimitriskr, andypost, gnuget, zahord, yogeshmpawar, MerryHamster, kim.pepper, alexpott, Mile23, daffie, larowlan: Deprecate ModuleHandlerInterface::getName()
(cherry picked from commit 2ab774d6b8)
2024-03-04 18:16:25 +00:00
catch d39f152b8b Issue #3258817 by longwave, donquixote: Register all of /tests/src/ for class loading
(cherry picked from commit 7c6547de95)
2024-03-04 12:38:30 +00:00
Alex Pott c6a3077802
Issue #3108309 by kim.pepper, bonrita, alexpott, andypost, longwave: Support Yaml::PARSE_CUSTOM_TAGS in \Drupal\Component\Serialization\YamlSymfony::decode
(cherry picked from commit a91f4f4e5b)
2024-03-04 11:42:05 +00:00
catch cb0f209bd7 Issue #2511308 by dimitriskr, ankithashetty, smustgrave, quietone, Wim Leers: Rename RendererInterface::renderPlain() to ::renderInIsolation()
(cherry picked from commit 75d943a0af)
2024-03-04 11:05:22 +00:00
catch aa649dc921 Issue #3321634 by Spokje, andypost: Remove legacy experimental:true and its deprecation and test-files
(cherry picked from commit 5c254c67a1)
2024-03-04 10:57:44 +00:00
Dave Long c9f896b814
Revert "Issue #3419914 by Spokje, longwave, andypost, smustgrave: Remove UpdateHookRegistryFactory and UpdateRegistryFactory services"
This reverts commit 36f5209c29.
2024-03-04 09:14:41 +00:00
Alex Pott 059e87def9
Issue #2863629 by sleitner, jmaties, armrus, ravi.shankar, yogeshmpawar, smustgrave, Chris64, quietone, alexpott: Only fallback to an existing singular or nth plural form of a translation
(cherry picked from commit 47b08da6e0)
2024-03-04 08:34:30 +00:00
catch 47d0389079 Issue #3205480 by alexpott, andypost, Wim Leers, catch, kim.pepper, longwave: Drop PECL YAML library support in favor of only Symfony YAML
(cherry picked from commit 25dc2f1480ddd83896b5cba9cd0488b9ea8abe9c)
2024-03-03 17:49:26 +00:00
catch 36f5209c29 Issue #3419914 by Spokje, longwave, andypost, smustgrave: Remove UpdateHookRegistryFactory and UpdateRegistryFactory services
(cherry picked from commit e5c3c870e3)
2024-03-03 15:22:08 +00:00
Dave Long b50d6e0731
Issue #3422546 by mstrelan: Remove extra parameters passed to functions
(cherry picked from commit 7cb81a403b)
2024-03-02 23:22:42 +00:00
Dave Long 971076c14f
Issue #3420661 by quietone, smustgrave: Fix property related words
(cherry picked from commit bac451f1a4)
2024-03-02 23:14:49 +00:00
Dave Long 81727e878a
Issue #3425030 by mondrake, smustgrave: Change remaining test data providers to static, simple cases
(cherry picked from commit 3ed5953b1c)
2024-03-02 22:31:52 +00:00
Alex Pott 973d283bea
Issue #3128190 by phthlaap, Keshav Patel, msuthars, sja112, rlmumford, Prashant.c, smustgrave, quietone: FieldItemDataDefinition::getLabel() should show the label of the field type
(cherry picked from commit 94b03bcdec)
2024-03-02 11:35:08 +00:00
Alex Pott 17b3cf71b3
Issue #3420987 by kim.pepper, smustgrave: Convert DataType plugin discovery to attributes
(cherry picked from commit e32a8fd37c)
2024-03-02 10:47:20 +00:00
catch c27ec258e3 Issue #3424838 by mondrake: Change EntityUrlTest data providers to static
(cherry picked from commit 56dcc1b48f)
2024-03-01 16:06:56 +00:00
catch c5f3346944 Issue #3412361 by Wim Leers, phenaproxima, catch, effulgentsia: Mark Editor config schema as fully validatable
(cherry picked from commit cc5a313b0ab5fe8566ddf7cceab278a5443107e6)
2024-03-01 14:04:06 +00:00
Alex Pott 04fcd4af7c
Issue #3112393 by cmlara, smustgrave, AdamPS, alexpott: Allow vendor hardening to remove individual files
(cherry picked from commit 661f5453d0)
2024-03-01 13:04:49 +00:00
Alex Pott 1122c8d387
Issue #3410098 by andypost, shalini_jha, Akhil Babu, Liam Morland, kristiaanvandeneynde, smustgrave, alexpott: Deprecate passing non-strings to UserSession::hasPermission() and User::hasPermission()
(cherry picked from commit a9f3b75195)
2024-03-01 13:02:44 +00:00
catch c59d7a75d7 Issue #3414883 by paul121, acbramley, catch, smustgrave, quietone: [regression] datetime_timestamp widget does not use default field value 2024-03-01 11:45:45 +00:00
catch 88aecd800a Issue #3415041 by alexpott, Wim Leers: Creating blocks that depend on content via the config installer often generates a warning
(cherry picked from commit e182bb3350)
2024-03-01 11:19:55 +00:00
catch 0b908630e9 Issue #2942001 by dimitriskr, alexpott, gaurav.kapoor, smustgrave, andypost, almaudoh: Deprecate ThemeHandlerInterface::rebuildThemeData() and use extension.list.theme service instead
(cherry picked from commit c1ac44516a)
2024-02-29 12:33:28 +00:00
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