forked from qt-creator/qt-creator
Squish: Clean up (Bug 6967 is closed)
Task-number: QTCREATORBUG-6967 Change-Id: I460110bbad5a400aef474f837fe29c2821594fd5 Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
This commit is contained in:
@@ -71,7 +71,6 @@ def main():
|
||||
pass
|
||||
waitForObject("{type='QLabel' unnamed='1' visible='1' text='Target Setup'}")
|
||||
availableCheckboxes = filter(visibleCheckBoxExists, QtQuickConstants.getAllTargetStrings())
|
||||
JIRA.performWorkaroundIfStillOpen(6967, JIRA.Bug.CREATOR, template, displayedPlatforms)
|
||||
# verification whether expected, found and configured match
|
||||
for t in targets:
|
||||
if requiredVersion:
|
||||
|
||||
Reference in New Issue
Block a user