Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
7bd7aaed
Commit
7bd7aaed
authored
Mar 29, 2010
by
Kai Koehne
Browse files
QmlDesigner: Skip TestCore::testRewriterTransationRewriter
Task-number: QTCREATORBUG-964
parent
15cc2970
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/auto/qml/qmldesigner/coretests/testcore.cpp
View file @
7bd7aaed
...
...
@@ -2105,6 +2105,8 @@ void TestCore::testRewriterComponentId()
void
TestCore
::
testRewriterTransactionRewriter
()
{
QSKIP
(
"Fix me!!! See task QTCREATORBUG-964"
,
SkipAll
);
char
qmlString
[]
=
"import Qt 4.6
\n
"
"Rectangle {
\n
"
"}
\n
"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment