Problem/Motivation

When I get email results for core HEAD test fails, they have subjects like:

Drupal core test fail!  on PHP 7.4 & SQLite 3.27

Unfortunately, neither the subjects nor the body of the email say which branch this test failure is for. I monitor test results for 3-5 different branches of core daily, so it would be really helpful and save committers a lot of time to be able to tell which branch the fail was for.

Proposed resolution

Put the core branch in the email subject.

The code should be somewhere near: https://git.drupalcode.org/project/project_issue_file_test/-/blob/7.x-3....

Remaining tasks

TBD

User interface changes

N/A

API changes

TBD

Data model changes

TBD

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

xjm created an issue. See original summary.

hestenet’s picture

Issue summary: View changes

B_man made their first commit to this issue’s fork.

drumm made their first commit to this issue’s fork.

  • drumm committed 5ed874f on 7.x-3.x
    Issue #3272293 by B_man: Fix undefined variable
    
drumm’s picture

Status: Active » Fixed

I expect this to be fixed now. It was originally working, some refactoring broke it, and no one noticed until now.

xjm’s picture

It works! Thanks so much.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.