| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Too unstable
Task-number: QTBUG-14792
|
|
|
|
|
|
|
|
| |
Text visual tests may be dependant on the specific version of
libfreetype. Comparison images have been regenerated with the specific
version that the test machines use.
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
These are no longer used by these tests
Task-number: QTBUG-14792
|
|
|
|
|
|
|
|
|
|
| |
Added guidelines for size, and shrunk tests that exceeded them.
Also updated the visuals for all text tests now that antialiasing is off
Also some other minor cleanups.
Also had to update the visuals for all tests, due to the bug in
generating the test scripts being fixed (all need to be remade).
Task-number: QTBUG-14792
|
|
|
|
|
|
|
|
|
|
|
| |
Font antialiasing varies from machine to machine, and so is too unstable
Also switching to a monospaced font in visual tests to attempt to
pre-empt another possible source of instability.
This commit also slightly increases verbosity of test failure messages
to be more useful in the CI system
Task-number: QTBUG-14792
|
|
|
|
| |
Task-number: QTBUG-14792
|
|
|
|
|
|
|
| |
Previous commit means that the snapshots are in different frames. All
tests must be updated.
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Colored rects are better than text. At least here.
Task-number: QTBUG-14792
|
|
|
|
|
|
|
| |
One case of non-standardized text, and one case of what is presumably
random number generation.
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Also add some visual tests for multi-line text elememts.
Task-number: QTBUG-15018
|
|\ |
|
| | |
|
|/
|
|
|
| |
Supposed to be in the last commit - not really helpful if the filter
says something is wrong but pushes it anyways.
|
|
|
|
|
| |
They all pass for me, and running them through CI will help find the
unstable ones.
|
|
|
|
|
|
|
|
| |
Text elements now use shared components that have the same default
values, instead of using the system defaults (that can vary between
computers). This also removes text edit/input cursor blinking.
Task-number: QTBUG-14792
|
|
|
|
|
|
|
|
| |
springanimation/follow.qml has had updated visuals, unknown cause.
the text tests were committed without an actual testcase, now added
the 'skip' property has now been documented in the tst_qmlvisual help
Task-number: QTBUG-14792
|
|
|
|
|
|
|
| |
Once fixup() begins, flick should not be recalculated.
Task-number: QTBUG-14821
Reviewed-by: Michael Brasser
|
|
|
|
|
|
|
|
| |
Also, the currentIndex stayed -1 since the views all bound to each
others currentIndex, which starts as -1.
Task-number: QTBUG-14794
Reviewed-by: Yann Bodson
|
|\ |
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-14865
Reviewed-by: Michael Brasser
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-14915
Reviewed-by: Michael Brasser
|
|/
|
|
|
|
|
|
|
| |
There were two problems. 1) layout() called fixup() was called while
the view was being flicked. 2) the snapping code was incorrect (and
duplicated).
Task-number: QTBUG-14821
Reviewed-by: Michael Brasser
|
|
|
|
| |
Task-number: QTBUG-14792
|
|\ |
|
| |
| |
| |
| | |
Task-number: QTBUG-14792
|
| |
| |
| |
| |
| |
| |
| |
| | |
New mode requires them to at least compile.
Now that I've noticed this, removing that check on compile failures in
QDeclarativeTester.
Task-number: QTBUG-14792
|
| |
| |
| |
| |
| |
| | |
This reverts commit 8ba02a8f5a537b9f7e1ff671abe6eed67029db58.
ExpectFail state has been altered. Redoing that commit.
This commit also adds the new line to indicate tests we don't care about
|
| |
| |
| |
| |
| |
| | |
Also remove the check for the old way in tst_qmlvisual
Task-number: QTBUG-14792
|
| |
| |
| |
| |
| |
| |
| | |
The bug found in gridview.qml doesn't actually stop the test from
passing, so it's now updated.
Task-number: QTBUG-14792
|
|/
|
|
|
| |
This reverts commit b6ee57e14e145d9caa3f572d55447ec92f78cea4.
Changed our mind about how to mark tests as expect-fail
|
|
|
|
|
|
|
|
|
|
| |
This property can be set with a reason to skip the test (i.e. known bug)
and the failure will not count for blocking purposes.
This change also alters one of the failing tests to use the new property
Task-number: QTBUG-14792
Reviewed-by: Michael Brasser
|
|
|
|
|
|
| |
Still looking into text/fonts/plaintext which just developed an issue.
Task-number: QTBUG-14792
|
|
|
|
|
|
|
| |
Until this element is maintained, all tests are entering expectFail
state.
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Replace text with coloured rectangles, for more cross platform stability
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Mostly just creating the test scripts.
Task-number: QTBUG-14792
|
|
|
|
|
|
|
| |
Still correct, main problem was not getting updated visuals when
we switched away from follows.
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Smoothed animation test is actually just a subset of smoothed follow now
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
dynamic.qml is now at expect-fail status, see QTBUG-14839
Task-number: QTBUG-14792
|
|
|
|
|
|
|
| |
The only difference appears to be a change to the flicking parameters,
so the test is still valid.
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
update visuals, and add a couple comments.
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Includes the task numbers of the bugs, for later processing.
Task-number: QTBUG-14792
|
|
|
|
|
|
|
| |
They are mostly still fine, it's just that the flickable parameters
had changed. Expected outputs have been revised.
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Includes speeding up the animated resize tests.
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Apparently this is something we've had troubles with in the past
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Also fixes a doc typo. Includes test.
Task-number: QTBUG-14469
|
|
|
|
| |
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Shorten duration and remove the element of flicking (not under test).
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Platform visuals and some cleanup after extended neglect
Task-number: QTBUG-14792
|
|
|
|
|
|
| |
Platform visuals and working again after a long period of neglect
Task-number: QTBUG-14792
|
|
|
|
|
|
|
| |
Getting them running again, and smaller. Need to fix a bug before they
pass again though.
Task-number: QTBUG-14792
|