Problem/Motivation
Tests started failing in MR may be due to recent code push.
See https://www.drupal.org/pift-ci-job/2487295 and https://www.drupal.org/pift-ci-job/2487274
Steps to reproduce
Proposed resolution
Remaining tasks
- ✅ File an issue about this project
- ☐ Manual Testing
- ☐ Code Review
- ☐ Accessibility Review
- ☐ Automated tests needed/written?
Issue fork project_browser-3312537
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
Comment #2
narendrarComment #5
bnjmnmThis will fix it for now so Project Browser work isn't stalled, but we should probably get Automatic Updates to tag another release so we can depend on a tagged version instead of the dev branch, which would prevent these kind of errors from appearing unexpectedly. This change would need to happen either way so I think it's fine to merge, though.
Comment #6
fjgarlin commentedMR seems easy enough and the tests do come up green, which is the area that was affected, so marking this as RTBC.
Thanks!
Comment #8
bnjmnmThis happened unexpectedly due to Project Browser depending on a dev release of Automatic Updates, which is subject to change at any time. I asked Automatic Updates in Slack if they could tag a new release so PB can rely on a stable version, and I can follow that up with an issue in their queue if needed.