You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error message at the end of the test log:
kernel.unittests: /home/leandro/llvm-project/offload/plugins-nextgen/common/src/PluginInterface.cpp:1658: Error llvm::omp::target::plugin::GenericPluginTy::deinit(): Assertion `Initialized &&"Plugin was not initialized!"' failed.pure virtual method calledterminate called without an active exceptionAborted (core dumped)
The same happens for other tests, like device.unittests and memory.unittests.