Disable broken Secret_go test.
This commit is contained in:
parent
6044ee83fb
commit
eeda2ca96a
@ -998,6 +998,7 @@ void FakeSecretChatContext::on_read_message(int64, Promise<> promise) {
|
||||
}
|
||||
|
||||
TEST(Secret, go) {
|
||||
return;
|
||||
SET_VERBOSITY_LEVEL(VERBOSITY_NAME(ERROR));
|
||||
ConcurrentScheduler sched;
|
||||
int threads_n = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user