B. Petersen
f8e86f4503
make slowest test faster
...
the slowest test was `test_modify_chat_disordered`;
due to several sleep(), it lasts at least 11 seconds.
however, many of the sleep() are not needed and were added
just to get things done that time.
this pr removes 7 superfluous sleeps,
making the test finish in about 3 seconds,
so that this test is no longer the bottleneck when running
`cargo test` on fast machines.
(this is not only useful to safe some seconds -
but also to notice degradations as of
https://github.com/deltachat/deltachat-core-rust/issues/4051#issuecomment-1436995166 )
2023-02-25 15:37:10 +01:00
..
2023-02-10 23:20:11 +00:00
2023-02-24 13:23:17 +00:00
2023-02-24 13:23:17 +00:00
2023-02-21 14:41:13 +00:00
2023-02-15 21:56:33 +00:00
2023-02-24 16:23:33 +01:00
2023-02-20 14:09:27 -03:00
2023-02-14 10:57:57 +00:00
2023-02-20 14:09:27 -03:00
2023-02-20 15:00:37 +00:00
2023-02-12 15:11:04 +00:00
2023-02-23 12:55:43 +00:00
2023-02-14 21:33:02 +00:00
2023-02-22 16:03:20 +01:00
2023-01-30 11:50:11 +03:00
2023-02-25 15:37:10 +01:00
2023-01-30 11:50:11 +03:00
2023-01-30 11:50:11 +03:00
2023-02-25 10:30:35 -03:00
2023-02-23 12:55:43 +00:00
2023-02-23 14:48:25 +00:00
2023-02-20 17:17:59 +00:00
2023-02-25 10:30:35 -03:00
2023-01-30 11:50:11 +03:00
2023-02-22 16:03:20 +01:00
2023-01-30 11:50:11 +03:00
2023-02-25 02:42:14 +00:00
2023-02-25 10:30:35 -03:00
2023-02-25 01:10:56 +00:00
2023-02-15 21:56:33 +00:00
2022-12-28 19:01:48 +00:00
2023-02-15 21:56:33 +00:00
2023-02-13 14:48:53 -03:00
2023-02-10 23:20:11 +00:00
2023-02-23 12:55:43 +00:00
2023-02-21 11:23:34 +00:00
2023-02-25 02:45:22 +00:00
2023-02-20 18:54:29 +00:00
2023-01-05 21:20:15 +00:00
2023-02-25 01:10:56 +00:00
2023-02-20 18:54:29 +00:00
2023-01-19 13:13:25 +00:00
2023-02-24 13:23:17 +00:00
2023-02-25 01:10:56 +00:00
2023-02-25 10:30:35 -03:00
2023-02-25 10:30:35 -03:00
2023-02-24 13:23:17 +00:00
2023-02-15 21:56:33 +00:00
2023-01-30 11:50:11 +03:00
2023-02-22 15:10:33 +00:00
2023-02-25 10:30:35 -03:00
2023-02-13 14:01:24 +00:00
2023-02-20 14:09:27 -03:00
2023-02-15 21:56:33 +00:00
2023-02-23 12:55:43 +00:00
2023-02-24 17:49:08 +00:00
2023-02-13 14:48:53 -03:00
2023-02-25 01:10:56 +00:00
2023-02-24 17:49:08 +00:00
2023-02-13 14:48:53 -03:00
2023-01-19 13:13:25 +00:00
2023-02-24 13:23:17 +00:00
2023-02-10 23:20:11 +00:00
2023-02-24 17:49:08 +00:00
2023-02-15 21:56:33 +00:00
2023-01-30 11:50:11 +03:00
2023-02-12 15:11:04 +00:00
2023-02-14 10:57:57 +00:00
2022-07-05 14:20:01 +02:00
2023-02-25 01:10:56 +00:00
2023-02-14 21:33:02 +00:00
2023-02-25 01:10:56 +00:00
2023-02-24 14:39:59 +00:00
2023-02-25 01:10:56 +00:00