Skip to content
Snippets Groups Projects
Commit ed89527b authored by Stephan Bosch's avatar Stephan Bosch
Browse files

Testsuite: improved test for fileinto with non-existent mailbox.

parent 6b0c7726
No related branches found
No related tags found
No related merge requests found
...@@ -92,15 +92,19 @@ test "Fileinto missing folder" { ...@@ -92,15 +92,19 @@ test "Fileinto missing folder" {
test_fail "execution failed"; test_fail "execution failed";
} }
if test_result_execute { if test_result_execute {
test_fail "execution of result should have failed"; test_fail "execution of result should have failed";
} }
if test_error :count "gt" :comparator "i;ascii-numeric" "1" { if test_error :count "gt" :comparator "i;ascii-numeric" "1" {
test_fail "too many runtime errors reported"; test_fail "too many runtime errors reported";
} }
/* if not test_error :index 1 :contains "number of redirect actions exceeds policy limit"{ if not allof (
test_error :index 1 :contains "failed to store into mailbox",
test_error :index 1 :contains "exist",
test_error :index 1 :contains "FROP") {
test_fail "unexpected error reported"; test_fail "unexpected error reported";
}*/ }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.