Since tests aren't working. I researched this and it looks like it you don't set the a default length on a materialized_clob it defaults to 255 and some of the test data doesn't fix.
So just set it to some large number so the tests pass.
Environment
None
Test Plan
Try to build evaluation with the regular "clean install" should pass all tests and build.
Since tests aren't working. I researched this and it looks like it you don't set the a default length on a materialized_clob it defaults to 255 and some of the test data doesn't fix.
So just set it to some large number so the tests pass.