Changes between Initial Version and Version 1 of Ticket #15691, comment 9


Ignore:
Timestamp:
Jan 27, 2022, 9:19:46 AM (2 years ago)
Author:
Carlton Gibson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15691, comment 9

    initial v1  
    6767> ...checks for circular dependencies by looking at the NAME key, ignoring TEST_NAME if it exists...
    6868
    69 This doesn't look right, at least how the code is now. The check compared aliases, not `NAME` or `TEST['NAME']`.
     69This doesn't look right, at least how the code is now. The check compares aliases, not `NAME` or `TEST['NAME']`.
    7070
    7171I'll close as `worksforme` but happy to re-open if someone can provide a reproduce.
Back to Top