Skip to content

[WIP][RFC][NOMERGE] Node nomore smart init#5935

Closed
RonnyPfannschmidt wants to merge 2 commits intopytest-dev:featuresfrom
RonnyPfannschmidt:node-nomore-smart-init
Closed

[WIP][RFC][NOMERGE] Node nomore smart init#5935
RonnyPfannschmidt wants to merge 2 commits intopytest-dev:featuresfrom
RonnyPfannschmidt:node-nomore-smart-init

Conversation

@RonnyPfannschmidt
Copy link
Member

in this pr i experiment with breaking changes to node structure in order to get rid of the construction patterns that make things hard

as a starting point i removed instance, however so far that just broke fixture finding

this currently breaks fixture lookup as it now has to deal with types differently
@RonnyPfannschmidt RonnyPfannschmidt changed the base branch from master to features October 9, 2019 04:38
@RonnyPfannschmidt RonnyPfannschmidt changed the title [RFC][NOMERGE] Node nomore smart init [WIP][RFC][NOMERGE] Node nomore smart init Oct 9, 2019
@RonnyPfannschmidt
Copy link
Member Author

i currently suspect that i cant make removing instance feasible without removing nodeid splitting and introducing per directory nodes which connect conftests to direct nodes

@RonnyPfannschmidt
Copy link
Member Author

RonnyPfannschmidt commented Oct 9, 2019

leaving this sit for feedback and cringing

@blueyed
Copy link
Contributor

blueyed commented Oct 9, 2019

Nice, reminded me of #4357 - cannot provide much more help currently though.

@RonnyPfannschmidt
Copy link
Member Author

im canceling this one again as well, i will have to do a small series of breaking changes to get this sorted, this mess is just too interconnected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants