/
githubmirror
/
metasploit-framework
Обзор
Документация
Войти
/
githubmirror
/
metasploit-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
spec/support/acceptance/session/shared.rb
7 строк
274 B
adfoster-r7
Mark additional flakey socket tests
27 янв 2026, 00:11
27 янв 2026, 00:11
f4e67b6
Код
Авторство
О чём код?
module Acceptance::Session::Shared # TODO: Should be resolved SOCKET_CHANNEL_FLAKES = [ ["[-] FAILED: [UDP] Receives data from the peer", { flaky: true }], ["[-] FAILED: [TCP-Server] Propagates close events to the server", { flaky: true }] ] end