(This page was automatically generated by the tools in the opsboy project on 04:52:03 11-Oct-2024 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
07941c92 | 2024-08-07 09:23:15 GMT | 2 | 0 | 15 | 533 | 47 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.