tst_textarea.11.qml unit test fails
Bug #1624342 reported by
Tim Peeters
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Critical
|
Cris Dywan |
Bug Description
Fails with Qt 5.6.
FAIL! : components:
Actual (): #5d5d5d
Expected (): #000000
Loc: [/tmp/buildd/
See https:/
Related branches
lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/dropQuestionableColorTestsFromTstTextarea11Qml
- ubuntu-sdk-build-bot: Approve (continuous-integration)
- Tim Peeters: Approve
-
Diff: 30 lines (+0/-13)1 file modifiedtests/unit/visual/tst_textarea.11.qml (+0/-13)
Changed in ubuntu-ui-toolkit (Ubuntu): | |
importance: | Undecided → Critical |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Christian Dywan (kalikiana) |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
1) typo, should be "TextArea.color is same as TextEdit.color"
2) does it make sense to expect TextArea (which has Ubuntu styling) to have the same default colour as TextEdit? Maybe we should just change the test?