ignore test_fail_entry_verification_leader (#6537)
* Revert "Revert "Restore CUDA-based unit tests (#6518)""
This reverts commit 27f38a3770
.
* ignore test_fail_entry_verification_leader
This commit is contained in:
@ -159,7 +159,6 @@ pub fn init_cuda() {
|
||||
}
|
||||
|
||||
pub fn api() -> Option<&'static Container<Api<'static>>> {
|
||||
#[cfg(test)]
|
||||
{
|
||||
static INIT_HOOK: Once = Once::new();
|
||||
INIT_HOOK.call_once(|| {
|
||||
|
Reference in New Issue
Block a user