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