Problem/Motivation

When triggering the test-only job from the parent pipeline it skips FunctionalJavascript tests

Steps to reproduce

Proposed resolution

Ensure MINK_DRIVER_ARGS_WEBDRIVER is defined in https://git.drupalcode.org/project/drupal/-/blob/11.x/.gitlab-ci/pipelin...

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3408073

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

mstrelan created an issue. See original summary.

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

fjgarlin’s picture

Status: Active » Needs review

mstrelan changed the visibility of the branch 3408073-test-only-test-only to hidden.

mstrelan’s picture

Status: Needs review » Reviewed & tested by the community

Can confirm this allowed the test only job to actually run the test, as seen at https://git.drupalcode.org/issue/drupal-3408073/-/jobs/472580

  • catch committed 74fc2d34 on 10.2.x
    Issue #3408073 by mstrelan, fjgarlin: Test-only job from parent pipeline...

  • catch committed 3a6c1cf4 on 11.x
    Issue #3408073 by mstrelan, fjgarlin: Test-only job from parent pipeline...
catch’s picture

Version: 11.x-dev » 10.2.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 11.x and cherry-picked to 10.2.x, thanks!

Status: Fixed » Closed (fixed)

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