Documentation of Diffusers tests?

One of the github checks on my pull request is failing; I can see the error but I don’t know why that assertion is necessary. Is there any documentation on why certain tests are in place?

Also, when I run that test locally- it works.

Specifically, it is the test: RUN_SLOW=1 pytest tests/pipelines/ddim/test_ddim.py