1 | ===============================================
|
---|
2 | libfilezilla 0.36.0: tests/test-suite.log
|
---|
3 | ===============================================
|
---|
4 |
|
---|
5 | # TOTAL: 2
|
---|
6 | # PASS: 1
|
---|
7 | # SKIP: 0
|
---|
8 | # XFAIL: 0
|
---|
9 | # FAIL: 1
|
---|
10 | # XPASS: 0
|
---|
11 | # ERROR: 0
|
---|
12 |
|
---|
13 | .. contents:: :depth: 2
|
---|
14 |
|
---|
15 | FAIL: test
|
---|
16 | ==========
|
---|
17 |
|
---|
18 | ........................F..............
|
---|
19 |
|
---|
20 |
|
---|
21 | !!!FAILURES!!!
|
---|
22 | Test Results:
|
---|
23 | Run: 38 Failures: 1 Errors: 0
|
---|
24 |
|
---|
25 |
|
---|
26 | 1) test: string_test::test_conversion2 (F) line: 66 string.cpp
|
---|
27 | assertion failed
|
---|
28 | - Expression: s.size() >= w.size()
|
---|
29 |
|
---|
30 |
|
---|
31 | FAIL test (exit status: 1)
|
---|
32 |
|
---|