-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tests: fix feature_pruning.py #3967
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK, took ~1h25m here :)
Hmm how that... sure you didn't cheat? 😆
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wasn't able to test locally, but looks fine, if not we can fix later. After all, it's currently broken :)
utACK
* tests: postpone dip3 and dip8 activation in feature_pruning.py * tests: Mine one block before restart to avoid automatic recovery from forks
Requires #3963 #3965
#3966if you want to test it locally (we do not runfeature_pruning.py
in CI because it's too heavy atm).