diff options
Diffstat (limited to 'test/sequential/sequential.status')
-rw-r--r-- | test/sequential/sequential.status | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status index 54f8c4d456..d228c93b45 100644 --- a/test/sequential/sequential.status +++ b/test/sequential/sequential.status @@ -6,11 +6,6 @@ prefix sequential [true] # This section applies to all platforms -# crypto.timingSafeEqual contains a statistical timing test to verify that the -# function is timing-safe. As a result, the test sometimes fails due to random -# timing fluctuations. -test-crypto-timing-safe-equal : PASS,FLAKY - [$system==win32] [$system==linux] |