The widget that uses the Spectrum external JS Library has known problems. Automatically testing it requires having the library available. However, can't require it because it is not available via standard packagist or Drupal packagist.

Solution:
So we need to add asset packagist, configure composer to use that with oomphinc/composer-installers-extender and then add the required external libraries. This should be doable with the container_command array within a drupalci.yml build file.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

NickWilde created an issue. See original summary.

NickDickinsonWilde’s picture

Status: Needs work » Needs review
FileSize
1.87 KB
NickDickinsonWilde’s picture

Status: Needs review » Needs work

The last submitted patch, 3: color-field-test-external-libs-2987828-3.patch, failed testing. View results

NickDickinsonWilde’s picture

Status: Needs work » Needs review
FileSize
1.9 KB
NickDickinsonWilde’s picture

Assigned: NickDickinsonWilde » Unassigned
Status: Needs review » Fixed

Well that looks like it will work just fine.
Committed and ready for test development for the spectrum/simple jquery color widgets.

  • NickWilde committed cc8e86d on 8.x-2.x
    Issue #2987828 by NickWilde: Adjust test build process to allow testing...

Status: Fixed » Closed (fixed)

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