Swift Mailer 4 Test Suite - No AJAX
0/1
test cases complete:
0 passes,
0 fails and
1 exceptions.
Exception:
Invalid XML response: Notice: date_default_timezone_set(): Timezone ID 'Australia/ACT' is invalid in /home/share/framework/tool/Swift-5.0.3/test-suite/config.php on line 18
Swift_Plugins_Loggers_ArrayLoggerTest
testAddingSingleEntryDumpsSingleLine
Equal expectation [String: >> Foo
] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Plugins/Loggers/ArrayLoggerTest.php line 13]
testAddingMultipleEntriesDumpsMultipleLines
Equal expectation [String: >> FOO
<< 502 That makes no sense
>> RSET
<< 250 OK
] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Plugins/Loggers/ArrayLoggerTest.php line 29]
testLogCanBeCleared
Equal expectation [String: >> FOO
<< 502 That makes no sense
>> RSET
<< 250 OK
] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Plugins/Loggers/ArrayLoggerTest.php line 46]
Equal expectation [String: ] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Plugins/Loggers/ArrayLoggerTest.php line 51]
testLengthCanBeTruncated
Equal expectation [String: >> RSET
<< 250 OK
]: Log should be truncated to last 2 entries at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Plugins/Loggers/ArrayLoggerTest.php line 66]
in Swift_Plugins_Loggers_ArrayLoggerTest
1 test case(s) did not complete. This may be because invalid XML was output during the test run and/or because an error occured. Incomplete test cases are shown in yellow. Click the HTML link next to the test for more detail.