Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
8.x-3.x-dev
Component:
tests
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
4 Sep 2012 at 13:30 UTC
Updated:
4 Sep 2012 at 16:28 UTC
#1771944: Replace exported views in tests with config files is adding calls to cloneView that are theoretically unnecessary.
Comments
Comment #1
dawehnerCan we really do that, as many tests will use different kind of views?
Comment #2
tim.plunkettWhile debugging failures in #1771944: Replace exported views in tests with config files, I realized the same thing as #1. However, there were some cases where it did help a lot, so I left those changes in there.