summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_failfetchtype.tap
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_failfetchtype.tap')
-rw-r--r--tests/auto/testlib/selftests/expected_failfetchtype.tap5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/expected_failfetchtype.tap b/tests/auto/testlib/selftests/expected_failfetchtype.tap
index 3e23f3a54f..465894d6bf 100644
--- a/tests/auto/testlib/selftests/expected_failfetchtype.tap
+++ b/tests/auto/testlib/selftests/expected_failfetchtype.tap
@@ -1,10 +1,13 @@
TAP version 13
# tst_FailFetchType
ok 1 - initTestCase()
-# Requested type 'QString' does not match available type 'bool'.
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