| 36 | |
| 37 | |
| 38 | =============================================== |
| 39 | libfilezilla 0.36.0: tests/test-suite.log |
| 40 | =============================================== |
| 41 | |
| 42 | # TOTAL: 2 |
| 43 | # PASS: 1 |
| 44 | # SKIP: 0 |
| 45 | # XFAIL: 0 |
| 46 | # FAIL: 1 |
| 47 | # XPASS: 0 |
| 48 | # ERROR: 0 |
| 49 | |
| 50 | .. contents:: :depth: 2 |
| 51 | |
| 52 | FAIL: test |
| 53 | ========== |
| 54 | |
| 55 | ........................F.............. |
| 56 | |
| 57 | |
| 58 | !!!FAILURES!!! |
| 59 | Test Results: |
| 60 | Run: 38 Failures: 1 Errors: 0 |
| 61 | |
| 62 | |
| 63 | 1) test: string_test::test_conversion2 (F) line: 66 string.cpp |
| 64 | assertion failed |
| 65 | - Expression: s.size() >= w.size() |
| 66 | |
| 67 | |
| 68 | FAIL test (exit status: 1) |