Add performance test
1 unresolved thread
1 unresolved thread
Closes #3491405
Merge request reports
Activity
added 1 commit
- 857b09a1 - Try to get chrome working by copying and pasting from the gitlab templates.
added 1 commit
- 7772349d - Try passing in the env var to phpunit directly.
Qaack build started
Qaack build report
Environment built failed in 4.913s- Resolved by catch
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 changed this line in version 26 of the diff
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
Toggle commit list-
3f51132b...9b0e7f2b - 20 commits from branch
added 44 commits
-
56b60ef5...3452245b - 17 commits from branch
project:1.x
- 3452245b...3b56aa6c - 17 earlier commits
- b0ac8be0 - Reapply "Make it fail"
- f9121fa4 - Revert "Reapply "Make it fail""
- a35cd773 - Add junit logging.
- 97dd92fe - Add reports.
- 799a1626 - Apply 1 suggestion(s) to 1 file(s)
- 6b90b7b2 - Fix comment.
- d141caee - Remove unnecessary use
- f5c2ee12 - Restore CI_DEBUG_SERVICES
- ceb54fd0 - Update requests to go directly to '/home'
- 4c406c47 - Increase assertion limits because underlying performance has changed, and add...
Toggle commit list-
56b60ef5...3452245b - 17 commits from branch
added 10 commits
-
4c406c47...9339f1d7 - 8 commits from branch
project:1.x
- 26c35890 - Resolve merge conflict.
- ca4e4276 - Resolve merge conflicts.
-
4c406c47...9339f1d7 - 8 commits from branch
Please register or sign in to reply