Problem/Motivation

WebformWizardBasicJavaScriptTest is not being executed by the testbot. I Noticed it while checking https://www.drupal.org/pift-ci-job/1861508, and noticing no test from the /Wizard sub-dir was picked up by the testbot.

Steps to reproduce

Check recent runs of the testbot, against 8.x-5.x or 6.x.

Proposed resolution

Fix typo in namespace line.

Remaining tasks

- Apply fix
- Verify the now-visible test passes, fix if not.

User interface changes

None

API changes

None

Data model changes

None

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jedihe created an issue. See original summary.

jedihe’s picture

Issue summary: View changes
jedihe’s picture

jedihe’s picture

Assigned: jedihe » Unassigned
Issue summary: View changes
Status: Active » Reviewed & tested by the community

The test class is now properly detected and executed by the testbot. RTBC since the fix is quite simple.

Luke.Leber’s picture

I can +1 this, having fallen victim to the same typo in another issue recently, this works.

  • jedihe authored 93110b5 on 8.x-5.x
    Issue #3178737 by jedihe: Wrong namespace for...
jrockowitz’s picture

Status: Reviewed & tested by the community » Fixed

  • jedihe authored 93110b5 on 6.x
    Issue #3178737 by jedihe: Wrong namespace for...

Status: Fixed » Closed (fixed)

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