Comment 8 for bug 1448066

Revision history for this message
Sylwester Brzeczkowski (sbrzeczkowski) wrote :

It's actually done and it's working, but my fix broke down ~20 tests because I also discovered some deprecated code that I had to change.
So I'm working on the test now. In most cases assertions are expecting "cast" to be called, but since there's an error raised due to lack of deployment tasks, cast shouldn'd be called at all.