2724f296b2
Add a option to ignore Cycles render test black list, controlled via BLENDER_TEST_IGNORE_BLOCKLIST environment variable. Useful for testing to see if anything is seriously broken in a test that's black listed. (E.g. See if some particle rendering tests are seriously broken on the GPU) It would be recommened that this be used to test GPU compiler updates. Or the enablement of certain features like custom curve rendering on custom BVH. Pull Request: https://projects.blender.org/blender/blender/pulls/124662