Skip to content

CoolConvUtilities: Don't fail if OracleAccess is unavailable.

If the OracleAccess plugin is unavailable, the test falls back to frontier. Everything works fine, except that we get a warning about that which causes the reference comparison to fail. Ignore that message.

Fixes failure in aarch64 build.

Merge request reports