Skip to content
Commit 0e9ab1fc authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

autotests: Fix TestBuiltInEffectLoader

The looking glass effect creates an opengl texture at load time without
a current context, which aborts the test.

The test should be converted into an integration test. Mocking the GL
library is simply not feasible and not worth the trouble. :/
parent 5d1062f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment