summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_failfetchtype.tap
blob: 465894d6bf258f76735ba11f1693d10d26bd1ffb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TAP version 13
# tst_FailFetchType
ok 1 - initTestCase()
not ok 2 - fetch(bool)
  ---
  # Received a fatal error.
  extensions:
    messages:
    - severity: fatal
      message: Requested type 'QString' does not match available type 'bool'.
  ...
1..2
# tests 2
# pass 1
# fail 1