Skip to content
Snippets Groups Projects

Add performance test

Merged catch requested to merge issue/drupal_cms-3491405:3491405-performance-tests into 1.x
1 unresolved thread

Closes #3491405

Merge request reports

Merge request pipeline #371272 passed

Merge request pipeline passed for ef9927d6

Approval is optional
Test summary results are being parsed

Merged by Adam G-HAdam G-H 3 months ago (Dec 17, 2024 2:17pm UTC)

Merge details

  • Changes merged into with 9e0c3e6e.
  • Did not delete the source branch.

Pipeline #371279 failed

Pipeline failed for 9e0c3e6e on 1.x

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 37 $dir = dirname(__DIR__, 3);
    38
    39 // Apply this recipe once. It is a site starter kit and therefore unlikely
    40 // to be applied again in the real world.
    41 ['install_path' => $project_root] = InstalledVersions::getRootPackage();
    42 $this->applyRecipe($project_root . '/recipes/' . basename($dir));
    43
    44 $this->doTestAnonymousFrontPage();
    45 $this->doTestEditorFrontPage();
    46 }
    47
    48 /**
    49 * Check the anonymous front page with a hot cache.
    50 */
    51 protected function doTestAnonymousFrontPage(): void {
    52 // Request the front page, then immediately clear all object caches, so that
  • catch added 1 commit

    added 1 commit

    • d040a239 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • catch added 1 commit

    added 1 commit

    Compare with previous version

  • Adam G-H added 1 commit

    added 1 commit

    Compare with previous version

  • Adam G-H added 1 commit

    added 1 commit

    Compare with previous version

  • Adam G-H added 38 commits

    added 38 commits

    • 3f51132b...9b0e7f2b - 20 commits from branch project:0.x
    • 9b0e7f2b...6c93b774 - 8 earlier commits
    • 464fc9a4 - Issue #3492390 by utkarsh_kumar_singh: Add automated_cron to base recipe
    • 0bde9c66 - Issue #3486883 by phenaproxima, pameeela: Set timezone from browser during install
    • 340708d9 - Issue #3489785 by phenaproxima, niharika.s, rohan_singh, catch, pameeela,...
    • fa2c998b - Issue #3492111 by pameeela: Enable "Create referenced entities if they don't...
    • 28e2b011 - Issue #3492084 by pameeela: Remove inaccurate description below the...
    • 1213f8f0 - Issue #3492820 by phenaproxima, rajab natshah, anup04sust: The "dashboard"...
    • 4c3fe673 - Issue #3474432 by phenaproxima, poker10, thejimbirch, mglaman, pameeela,...
    • 08b3c16b - Issue #3472766 by phenaproxima, thejimbirch: Add test coverage to the SEO...
    • 1887384e - Issue #3493356 by phenaproxima, rfay: Change zipball to put Drupal CMS in a subdirectory
    • 92a42b1e - Merge branch '1.x' into 3491405-performance-tests

    Compare with previous version

  • Adam G-H added 1 commit

    added 1 commit

    Compare with previous version

  • Adam G-H changed target branch from 0.x to 1.x

    changed target branch from 0.x to 1.x

  • Adam G-H added 1 commit

    added 1 commit

    Compare with previous version

  • catch added 2 commits

    added 2 commits

    • d22ab07c - Update requests to go directly to '/home'
    • 56b60ef5 - Increase assertion limits because underlying performance has changed, and add...

    Compare with previous version

  • catch added 44 commits

    added 44 commits

    Compare with previous version

  • catch added 10 commits

    added 10 commits

    Compare with previous version

  • catch added 2 commits

    added 2 commits

    • 1abe8be9 - 1 commit from branch project:1.x
    • ef9927d6 - Merge remote-tracking branch 'origin/1.x' into 3491405-performance-tests

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading