BuildTestBase makes assumptions it should not about the code layout

Created on 22 November 2023, 7 months ago
Updated 1 January 2024, 6 months ago

Problem/Motivation

BuildTestBase assumes that DRUPAL_ROOT and the APP_ROOT are the same. If you're using gitlabci for a contrib project this is not the case as it uses drupal/core-recommended where DRUPAL_ROOT is in a sub directory called docroot.

Proposed resolution

BuildTestBase should find the root composer.json and work out the APP ROOT and DRUPAL_ROOT from there.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Fixed

Version

10.2

Component
PHPUnit 

Last updated about 4 hours ago

Created by

🇬🇧United Kingdom alexpott 🇪🇺🌍

Live updates comments and jobs are added and updated live.
  • Contributed project blocker

    It denotes an issue that prevents porting of a contributed project to the stable version of Drupal due to missing APIs, regressions, and so on.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024