Problem/Motivation
Actually Media_entity tests are full RED because New deprecation strategy not support all deprecated code since 8.4.0.
That's really noisy and a real problems to follow and test if issues/patch break tests or not this is why I flag that as major.
Proposed resolution
We just need to convert deprecated code.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fixe_failling_tests-2923355-2.patch | 1.24 KB | woprrr |
Comments
Comment #2
woprrr commentedThis small fixe does fixe the problems.
Comment #3
woprrr commentedThis related issue have a tests_dependency with media_entity. We wait this merged :)
Comment #4
phenaproximaThe patch looks pretty good to me, but I don't feel like it's in my wheelhouse to actually commit it. But, it looks good. So, let's land it...
Comment #5
mallezieComment #7
chr.fritschThanks, everyone. Committed and pushed.