ci: skip crypto_rand_read_test.v on the tests-sanitize-memory-clang job

pull/9331/head
Delyan Angelov 2021-03-16 17:10:03 +02:00
parent 0c620a78bf
commit 98c611d5d9
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ const (
'vlib/vweb/request_test.v',
'vlib/vweb/route_test.v',
'vlib/x/websocket/websocket_test.v',
'vlib/crypto/rand/crypto_rand_read_test.v',
]
skip_with_fsanitize_address = [
'vlib/encoding/base64/base64_test.v',