Closed (fixed)
Project:
Feeds
Version:
8.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
22 Nov 2021 at 10:51 UTC
Updated:
6 Dec 2021 at 14:24 UTC
Jump to comment: Most recent
The tests are failing for Drupal 9.3, because the table "cache_feeds_download" is not always immediately available. It seems to require a cache clear to make the table available.
Add a drupal_flush_all_caches() call to the test "HttpFetcherTest".
None.
None.
None.
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 #3
megachrizCode is in the issue fork.
Comment #5
megachrizMerged!