(This page was automatically generated by the tools in the opsboy project on 04:52:02 11-Oct-2024 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
e4fb76a9 | 2023-12-27 12:35:53 GMT | 2 | 0 | 15 | 533 | 22 sec |
File | Name | Details |
---|---|---|
sanity.t | TEST 13: strings need to be escaped (forcing utf8) - response_body - response is expected (repeated req 0, req 0) |
got: ...":"a\r\nb\b??\u001a"}]\x{0a}"... length: 111 expected: ...":"a\r\nb\b\x{e4}\x{bd}\x{a0}\x{e5}\x{a5}\x{bd}\u001a"}]\x{0a}"... length: 115 strings begin to differ at char 100 (line 4 column 26) |
sanity.t | TEST 13: strings need to be escaped (forcing utf8) - response_body - response is expected (repeated req 1, req 0) |
got: ...":"a\r\nb\b??\u001a"}]\x{0a}"... length: 111 expected: ...":"a\r\nb\b\x{e4}\x{bd}\x{a0}\x{e5}\x{a5}\x{bd}\u001a"}]\x{0a}"... length: 115 strings begin to differ at char 100 (line 4 column 26) |
Go back to the index page.