summaryrefslogtreecommitdiff
path: root/tests/system/suite_editors/tst_basic_cpp_support
diff options
context:
space:
mode:
authorRobert Loehning <robert.loehning@digia.com>2013-04-02 20:03:33 +0200
committerRobert Loehning <robert.loehning@digia.com>2013-04-04 11:30:01 +0200
commitf694b04b68c143f9f99368598e11ad358c6aa7db (patch)
tree09fa68b67f8110dd2cdb681b8d45f760f5ac6e64 /tests/system/suite_editors/tst_basic_cpp_support
parenteb872d3204039489544b5e14efba899a55d6eae4 (diff)
downloadqt-creator-f694b04b68c143f9f99368598e11ad358c6aa7db.tar.gz
Squish: Replaced duplicate bugreport
Change-Id: I73bc3a633e47ddd0580976dd355da323e2426b4f Reviewed-by: Christian Stenger <christian.stenger@digia.com>
Diffstat (limited to 'tests/system/suite_editors/tst_basic_cpp_support')
-rw-r--r--tests/system/suite_editors/tst_basic_cpp_support/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/suite_editors/tst_basic_cpp_support/test.py b/tests/system/suite_editors/tst_basic_cpp_support/test.py
index e79148072e..8837eca8c4 100644
--- a/tests/system/suite_editors/tst_basic_cpp_support/test.py
+++ b/tests/system/suite_editors/tst_basic_cpp_support/test.py
@@ -39,7 +39,7 @@ def main():
# Creator will show you the declaration of the variable.
if platform.system() == "Darwin":
- JIRA.performWorkaroundIfStillOpen(6918, JIRA.Bug.CREATOR, cppwindow)
+ JIRA.performWorkaroundIfStillOpen(8735, JIRA.Bug.CREATOR, cppwindow)
type(cppwindow, "<Ctrl+F>")
type(waitForObject(":*Qt Creator.findEdit_Utils::FilterLineEdit"), " xi")