Commit Graph

3410 Commits (9.2.x)

Author SHA1 Message Date
Alex Pott 5251c7f88d Issue #3267754 by lauriii: AjaxTest is failing
(cherry picked from commit e03a5e415e)
(cherry picked from commit 95f6f37d1a)
2022-03-04 10:07:09 -06:00
longwave f170243963 Issue #3262573 by longwave, nod_, xjm, Spokje, alexpott, lauriii, catch: Update our yarn dev dependencies to the extent allowed by current constraints 2022-03-04 13:17:47 +00:00
xjm 29fdce344d Issue #3259744 by Spokje, PCate, alexpott: PHPUnit 9.5.12 (released 2022-01-21) throws unhandled deprecation notice on "Drupal\Tests\Listeners\DrupalListener" 2022-02-09 13:59:01 -06:00
Alex Pott 3a14d1cbc1 Issue #3255836 by alexpott, clayfreeman, dww, benjifisher, Spokje: Test fails due to Composer 2.2
(cherry picked from commit 638c8bdb93)
2021-12-24 07:11:46 -06:00
catch fb699ef95f Issue #3251000 by alexpott, andypost: Update dependencies for 9.1.x/9.2.x/9.3.x/9.4.x 2021-11-24 13:39:04 +00:00
Alex Pott 28327b1136
Issue #3244156 by daffie: Update the Drupal\KernelTests\Core\Entity\EntityQueryAggregateTest::testAggregation() a little to make it pass for SQL Server
(cherry picked from commit a4b97b7406)
2021-10-25 10:18:50 +01:00
Alex Pott 4ba14b66af
Issue #990218 by Lendude, sun, tim.plunkett, mr.baileys, joachim: Machine name field throws notices if before source field
(cherry picked from commit 25718d36d4)
2021-10-18 15:19:43 +01:00
catch b0c9000ba1 Issue #3241318 by alexpott: core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scripts/disable-git-bin/git is an odd file and it has the file mode 755
(cherry picked from commit 2c7e7674a5)
2021-10-18 11:21:24 +01:00
Alex Pott 0865322d5b
Issue #2909805 by googletorp, fgm, dagmar, ankithashetty: LogMessageParser breaks messages containing braces
(cherry picked from commit f653102333)
2021-10-17 17:03:36 +01:00
Alex Pott 5aa154d23d
Issue #2936067 by pfrenssen, bradjones1, nod_, eiriksm, DuaelFr, Clemens Sahs, AndyF, alexpott, lauriii, idimopoulos: CSS aggregation fails on many variations of @import
(cherry picked from commit 7374845dcb)
2021-10-12 12:19:28 +01:00
Alex Pott 1a6a815c96
Issue #3219340 by lauriii, bnjmnm, mherchel: Vertical tabs with #parents are broken in Claro
(cherry picked from commit cbf7b5525e)
2021-10-12 11:17:08 +01:00
catch fbb8e860e7 Issue #3130606 by shaktik, mondrake, KapilV, longwave, daffie: MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10 2021-09-17 14:35:09 +01:00
Alex Pott f429dac245
Issue #2938969 by msankhala, dhirendra.mishra, paulocs, TR, MerryHamster, alexpott, jofitz, longwave, Manuel Garcia, tameeshb, boaloysius, Yasiru Nilan, xjm, wturrell, ritzz, ZeiP, darrenwh: Replace drupal_render() in docblock and comments outside of @param, @return, @link, @see and outside of @code - @endcode
(cherry picked from commit 84fc7490b1)
2021-09-12 18:19:31 +01:00
catch bbf3dcad25 Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, paulocs, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, longwave, mrinalini9, daffie: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated 2021-09-09 09:39:08 +01:00
Lee Rowlands 764427c45d
Issue #3228963 by el7cosmos: Wrong path for Exception message in ThemeExtensionList
(cherry picked from commit 9b0462f130)
2021-08-20 14:19:04 +10:00
Lauri Eskola d831b94304
Issue #3221871 by mherchel, Gauravmahlawat, W01F, nod_: Olivero: Mobile menu prevents scroll & obscures page after click if menu item contains link to anchor on same page
(cherry picked from commit 4f8c468f10)
2021-08-17 15:51:02 +03:00
catch 9c11e7391a Issue #3228396 by paul121: Update link to ChromeDriver site
(cherry picked from commit 7d95d0893e)
2021-08-17 08:33:28 +01:00
catch f0c7bb8380 Issue #3218978 by effulgentsia, daffie, mcdruid, Wim Leers: MySQL driver allows settings.php to remove ANSI_QUOTES from sql_mode, but doesn't work when it is
(cherry picked from commit cff1307c85)
2021-08-16 15:38:31 +01:00
catch c3a97f59e0 Issue #3220255 by Spokje, mondrake, longwave: Convert assertions involving use of xpath on links to WebAssert 2021-08-09 16:42:48 +01:00
catch c4d785791a Issue #3226008 by longwave, mondrake: Remove simple uses of t() in assertEquals() calls 2021-08-09 12:01:08 +01:00
catch 18ab5c0a2b Issue #3170396 by mondrake, ankithashetty, longwave, catch: [backport] Remove uses of t() and switch to pageTextContains() in assert(No)Raw() calls 2021-08-09 08:20:42 +01:00
catch cef0c90065 Issue #3227060 by mondrake, ankithashetty, daffie, catch: [backport] Replace usages of AssertLegacyTrait::assertNoRaw, that is deprecated 2021-08-06 18:14:08 +01:00
catch d7442be7f1 Issue #3191935 by mondrake, tedbow, paulocs, ankithashetty, longwave, xjm, catch, alexpott: Replace usages of AssertLegacyTrait::assertNoText, which is deprecated 2021-08-05 21:39:44 +01:00
catch 87feede3a0 Issue #3153469 by longwave, hmendes, Hardik_Patel_12: Remove uses of t() in clickLink() calls 2021-07-29 07:48:21 +01:00
catch 00efdb11e5 Issue #3221312 by Spokje: ->willReturn(...) would make more sense here
(cherry picked from commit 6335af17b4)
2021-07-28 11:58:22 +01:00
Lee Rowlands 1004ab8266
Issue #3222577 by alexpott, podarok, daffie: ServiceNotFoundException You have requested a non-existent service "language_negotiator" - hook_modules_installed()
(cherry picked from commit fd58fbe7ee)
2021-07-28 16:54:18 +10:00
Lee Rowlands 15025c189c
Issue #3225351 by mglaman: bootstrap.php has incorrect comment about test trait namespace
(cherry picked from commit d2462e3d01)
2021-07-28 16:45:29 +10:00
catch 4d7c3c7079 Issue #3223267 by alexpott, daffie: Remove some calls to drupal_flush_all_caches() in tests
(cherry picked from commit 8abf81e7e9)
2021-07-16 08:48:18 +01:00
catch cdf89cb599 Issue #3185400 by mondrake, alexpott, daffie: Test upsert return value and ensure that they are consistent regardless of database type
(cherry picked from commit d8ab4a9e16)
2021-07-14 08:33:19 +01:00
catch 9193ea0cf1 Issue #3221966 by guilhermevp, anweshasinha, Berdir: PathAliasTestTrait::assertPathAliasExists message argument default value is incompatible with assertTrue()
(cherry picked from commit 7a1c99623a)
2021-07-12 12:23:02 +01:00
Alex Pott 9bc2f9ee64
Issue #3222313 by paulocs: Rename scripts.js to something more descriptive
(cherry picked from commit 101d892a36)
2021-07-10 10:13:08 +01:00
catch 9d892208b8 Issue #3222783 by longwave, mondrake: Result of method PHPUnit\Framework\Assert::assertEquals() (void) is used
(cherry picked from commit e76b29a0de)
2021-07-08 15:59:46 +01:00
xjm 2e3985c83b Issue #3217717 by longwave, mondrake, xjm, tim.plunkett: Replace usages of the at() matcher, which is deprecated 2021-06-28 18:41:37 -05:00
catch b7ae0cb128 Issue #3220183 by mondrake, longwave: Convert assertions involving use of xpath on labels to WebAssert
(cherry picked from commit 67bfb63d9a)
2021-06-28 12:03:03 +01:00
catch 476951fd8f Issue #3217374 by bbrala, daffie: SIMPLETEST_BASE_URL does not validate scheme
(cherry picked from commit 883787ecfb)
2021-06-25 06:59:38 +01:00
catch 9a85542531 Issue #2719649 by Spokje, harsha012, jofitz, vprocessor, nikitagupta, cburschka, rasikap, hitesh-jain, quietone, longwave, mfernea, andypost, klausi, Malevi4, crazyrohila: Fix 'Drupal.Commenting.InlineComment.SpacingBefore' coding standard 2021-06-24 13:27:50 +01:00
mondrake f342570103
Issue #3175718 by mondrake, alexpott, jungle, longwave: Random fails due to drupal-settings-json being counted as page text
(cherry picked from commit 49eb106bca)
2021-06-22 06:34:05 +10:00
catch 6123c0e91b Issue #3156396 by TR, pavnish, mondrake, longwave, catch, jungle: Use assertSameSize() to check same size of two countable variables
(cherry picked from commit 1d5e219f85)
2021-06-21 12:31:55 +01:00
catch 76a1fb8ece Issue #2879159 by Spokje, LoMo, ravi.shankar, quietone, mondrake: Some calls to assertEquals have expected/actual parameters reversed
(cherry picked from commit e48dcff470)
2021-06-21 11:51:18 +01:00
Lauri Eskola 7de06239cc
Issue #3177415 by ramil g, joelpittet, jplana, kishor_kolekar: Vertical Tabs CSS classes applying to non-vertical tab detail element groups
(cherry picked from commit c5820b9a73)
2021-06-15 20:20:22 +03:00
Lee Rowlands d8ad12faa2
Issue #3215611 by alexpott, longwave: Service deprecations are only triggered on container build,not ::get()
(cherry picked from commit 70175bc047)
2021-06-14 20:20:23 +10:00
catch ca6acb2052 Issue #2359675 by Grimreaper, jhedstrom, paulocs, anrikun, Lendude, larowlan, nicoloye, dww, alexpott: File field's Maximum upload size always passes validation
(cherry picked from commit ff8ead85c3)
2021-06-14 10:58:14 +01:00
catch 11f9e8013c Issue #3217706 by Spokje, longwave, guilhermevp, mondrake: Replace usages of assertFileNotExists(), that is deprecated 2021-06-14 09:28:11 +01:00
catch fd932a2862 Issue #3218586 by mondrake: Missed one conversion to expectWarning()
(cherry picked from commit 88fa77b4ba)
2021-06-14 09:23:00 +01:00
catch 36015ccbfd Issue #3217714 by mondrake, ravi.shankar, guilhermevp, longwave: Replace usages of expectException(Warning::class), that is deprecated 2021-06-11 15:35:32 +01:00
catch 2e402f8ffe Issue #3218139 by gapple, longwave: Stop altering existing Permissions-Policy header in FinishResponseSubscriber
(cherry picked from commit d0e404c870)
2021-06-11 11:46:02 +01:00
catch af362ba8a6 Issue #3012172 by acbramley: EntityViewBuilder::addContextualLinks assumes an entity's canonical rel is routed/internal
(cherry picked from commit caa4845430)
2021-06-11 11:41:16 +01:00
catch ae21ac5cf8 Issue #3217716 by sudiptadas19, Meenakshi_j, hmendes, guilhermevp, mondrake: Replace usages of expectException(Error::class), that is deprecated 2021-06-11 10:57:02 +01:00
catch 207e827522 Issue #3217713 by guilhermevp, vsujeetkumar, mondrake, sudiptadas19, vikashsoni: Replace usages of assertFileNotIsWritable(), that is deprecated 2021-06-10 14:42:15 +01:00
catch 62ef2b44f2 Issue #3217711 by Spokje, sudiptadas19, guilhermevp, mondrake: Replace usages of assertNotRegExp(), that is deprecated 2021-06-10 09:43:21 +01:00