@@ -486,6 +486,7 void tst_QBarSeries::mousehovered() | |||
|
486 | 486 | |
|
487 | 487 | void tst_QBarSeries::clearWithAnimations() |
|
488 | 488 | { |
|
489 | QSKIP("Known issue with the animation handling", SkipAll); | |
|
489 | 490 | QBarSeries* series = new QBarSeries(); |
|
490 | 491 | QStringList categories; |
|
491 | 492 | categories << "test1" << "test2" << "test3"; |
General Comments 0
You need to be logged in to leave comments.
Login now