mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
don't run fuzzy tests during debug
This commit is contained in:
@@ -1422,6 +1422,7 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_dc_mimeparser_crash() {
|
||||
let context = dummy_context();
|
||||
let raw = include_bytes!("../test-data/message/issue_523.txt");
|
||||
|
||||
Reference in New Issue
Block a user