mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
Merge pull request #5627 from meilisearch/skip_remote_test
ignore flaky test
This commit is contained in:
commit
72736c0ea9
1 changed files with 1 additions and 0 deletions
|
@ -2296,6 +2296,7 @@ async fn error_remote_500_once() {
|
|||
}
|
||||
|
||||
#[actix_rt::test]
|
||||
#[ignore]
|
||||
async fn error_remote_timeout() {
|
||||
let ms0 = Server::new().await;
|
||||
let ms1 = Server::new().await;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue