aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/suite_CSUP/tst_CSUP03/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system/suite_CSUP/tst_CSUP03/test.py')
-rw-r--r--tests/system/suite_CSUP/tst_CSUP03/test.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/system/suite_CSUP/tst_CSUP03/test.py b/tests/system/suite_CSUP/tst_CSUP03/test.py
index 8667f3c2ac..4e6f3e2099 100644
--- a/tests/system/suite_CSUP/tst_CSUP03/test.py
+++ b/tests/system/suite_CSUP/tst_CSUP03/test.py
@@ -50,10 +50,6 @@ def main():
}
for useClang in [False, True]:
with TestSection(getCodeModelString(useClang)):
- if (useClang and platform.system() in ('Windows', 'Microsoft')
- and JIRA.isBugStillOpen(18607)):
- test.warning("Skipping unstable tests on Windows", "See QTCREATORBUG-18607")
- continue
if not startCreatorVerifyingClang(useClang):
continue
projectName = createNewNonQtProject(tempDir(), "project-csup03",