Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <TestCase name="tst_QAction">
  3. <Environment>
  4. <QtVersion>5.11.0</QtVersion>
  5. <QtBuild>Qt 5.11.0 (x86_64&#x002D;little_endian&#x002D;lp64 shared (dynamic) debug build; by Clang 6.0.0 (tags/RELEASE_600/final))</QtBuild>
  6. <QTestVersion>5.11.0</QTestVersion>
  7. </Environment>
  8. <TestFunction name="initTestCase">
  9. <Incident type="pass" file="" line="0" />
  10. <Duration msecs="0.352217"/>
  11. </TestFunction>
  12. <TestFunction name="getSetCheck">
  13. <Incident type="pass" file="" line="0" />
  14. <Duration msecs="0.574610"/>
  15. </TestFunction>
  16. <TestFunction name="setText">
  17. <Incident type="pass" file="" line="0">
  18. <DataTag><![CDATA[Normal]]></DataTag>
  19. </Incident>
  20. <Incident type="pass" file="" line="0">
  21. <DataTag><![CDATA[Ampersand]]></DataTag>
  22. </Incident>
  23. <Incident type="pass" file="" line="0">
  24. <DataTag><![CDATA[Mnemonic and ellipsis]]></DataTag>
  25. </Incident>
  26. <Duration msecs="0.168129"/>
  27. </TestFunction>
  28. <TestFunction name="setIconText">
  29. <Incident type="pass" file="" line="0">
  30. <DataTag><![CDATA[Normal]]></DataTag>
  31. </Incident>
  32. <Incident type="pass" file="" line="0">
  33. <DataTag><![CDATA[Ampersand]]></DataTag>
  34. </Incident>
  35. <Incident type="pass" file="" line="0">
  36. <DataTag><![CDATA[Mnemonic and ellipsis]]></DataTag>
  37. </Incident>
  38. <Duration msecs="0.078908"/>
  39. </TestFunction>
  40. <TestFunction name="setUnknownFont">
  41. <Incident type="pass" file="" line="0" />
  42. <Duration msecs="0.114157"/>
  43. </TestFunction>
  44. <TestFunction name="actionEvent">
  45. <Message type="qdebug" file="" line="0">
  46. <Description><![CDATA[Using Wayland-EGL]]></Description>
  47. </Message>
  48. <Message type="qdebug" file="" line="0">
  49. <Description><![CDATA[Using the 'xdg-shell-v6' shell integration]]></Description>
  50. </Message>
  51. <Incident type="pass" file="" line="0" />
  52. <Duration msecs="26.637127"/>
  53. </TestFunction>
  54. <TestFunction name="setStandardKeys">
  55. <Incident type="pass" file="" line="0" />
  56. <Duration msecs="0.474275"/>
  57. </TestFunction>
  58. <TestFunction name="alternateShortcuts">
  59. <Incident type="pass" file="" line="0" />
  60. <Duration msecs="0.914995"/>
  61. </TestFunction>
  62. <TestFunction name="enabledVisibleInteraction">
  63. <Incident type="pass" file="" line="0" />
  64. <Duration msecs="0.471637"/>
  65. </TestFunction>
  66. <TestFunction name="task200823_tooltip">
  67. <Incident type="pass" file="" line="0" />
  68. <Duration msecs="0.102356"/>
  69. </TestFunction>
  70. <TestFunction name="task229128TriggeredSignalWithoutActiongroup">
  71. <Incident type="pass" file="" line="0" />
  72. <Duration msecs="0.142493"/>
  73. </TestFunction>
  74. <TestFunction name="task229128TriggeredSignalWhenInActiongroup">
  75. <Incident type="pass" file="" line="0" />
  76. <Duration msecs="0.129667"/>
  77. </TestFunction>
  78. <TestFunction name="repeat">
  79. <Incident type="pass" file="" line="0" />
  80. <Duration msecs="5395.309480"/>
  81. </TestFunction>
  82. <TestFunction name="setData">
  83. <Incident type="pass" file="" line="0" />
  84. <Duration msecs="0.508551"/>
  85. </TestFunction>
  86. <TestFunction name="keysequence">
  87. <Incident type="pass" file="" line="0" />
  88. <Duration msecs="1.511769"/>
  89. </TestFunction>
  90. <TestFunction name="disableShortcutsWithBlockedWidgets">
  91. <Incident type="fail" file="/home/johan/dev/qt/11/qtbase/tests/auto/widgets/kernel/qaction/tst_qaction.cpp" line="505">
  92. <DataTag><![CDATA[application modal dialog should block window shortcut.]]></DataTag>
  93. <Description><![CDATA['QTest::qWaitForWindowActive(&window)' returned FALSE. ()]]></Description>
  94. </Incident>
  95. <Incident type="fail" file="/home/johan/dev/qt/11/qtbase/tests/auto/widgets/kernel/qaction/tst_qaction.cpp" line="505">
  96. <DataTag><![CDATA[application modal dialog should block application shortcut.]]></DataTag>
  97. <Description><![CDATA['QTest::qWaitForWindowActive(&window)' returned FALSE. ()]]></Description>
  98. </Incident>
  99. <Message type="qfatal" file="" line="0">
  100. <DataTag><![CDATA[window modal dialog should block application shortcut.]]></DataTag>
  101. <Description><![CDATA[Received signal 2
  102. Function time: 11536ms Total time: 16964ms]]></Description>
  103. </Message>
  104. <Incident type="fail" file="Unknown file" line="0">
  105. <DataTag><![CDATA[window modal dialog should block application shortcut.]]></DataTag>
  106. <Description><![CDATA[Received a fatal error.]]></Description>
  107. </Incident>
  108. <Duration msecs="11535.786776"/>
  109. </TestFunction>
  110. <Duration msecs="16963.713779"/>
  111. </TestCase>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement