Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt Creator 17.0.0
-
None
-
Creator 17.0.0-beta1 + Qt 6.9.0
-
cfc26cdf7 (17.0)
Description
~50% of Creator automation tests started to fail with the latest build. Tests are failing when code editor is used:
AttributeError: 'QmlJSEditor::QmlJSEditorWidget' Squish object has no attribute 'textCursor'
AttributeError: 'CppEditor::CppEditorWidget' Squish object has no attribute 'textCursor'
AttributeError: 'TextEditor::TextEditorWidget' Squish object has no attribute 'toPlainText'
I noticed that there is one difference in editor properties:
Creator 16.0.1:
Creator 17.0.0-beta1:
Attachments
For Gerrit Dashboard: QTCREATORBUG-32776 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
641265,2 | Editor: fix squish tests | master | qt-creator/qt-creator | Status: NEW | -1 | 0 |
642517,4 | Editor: fix squish tests | 17.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |