Merge lp:~aacid/unity8/do_not_use_components_generated_code into lp:unity8
| Status: | Superseded |
|---|---|
| Proposed branch: | lp:~aacid/unity8/do_not_use_components_generated_code |
| Merge into: | lp:unity8 |
| Prerequisite: | lp:~aacid/unity8/createQmlObjectDifferentFile |
| Diff against target: |
749 lines (+129/-68) 26 files modified
plugins/Dash/CardCreator.js (+33/-17) qml/Dash/CardCarousel.qml (+0/-1) qml/Dash/CardGrid.qml (+0/-1) qml/Dash/CardHorizontalList.qml (+0/-1) qml/Dash/CardTool.qml (+0/-1) qml/Dash/CardVerticalJournal.qml (+0/-1) qml/Dash/Previews/PreviewHeader.qml (+1/-1) qml/Dash/Previews/PreviewImageGallery.qml (+2/-2) qml/Dash/Previews/PreviewZoomableImage.qml (+2/-2) tests/plugins/Dash/cardcreator/1.res (+6/-7) tests/plugins/Dash/cardcreator/10.res (+0/-1) tests/plugins/Dash/cardcreator/11.res (+7/-8) tests/plugins/Dash/cardcreator/2.res (+0/-1) tests/plugins/Dash/cardcreator/3.res (+6/-7) tests/plugins/Dash/cardcreator/4.res (+0/-1) tests/plugins/Dash/cardcreator/5.res (+6/-7) tests/plugins/Dash/cardcreator/5.tst (+1/-1) tests/plugins/Dash/cardcreator/6.res (+0/-1) tests/plugins/Dash/cardcreator/7.res (+0/-1) tests/plugins/Dash/cardcreator/8.res (+1/-2) tests/plugins/Dash/cardcreator/9.res (+0/-1) tests/qmltests/Dash/Previews/tst_PreviewHeader.qml (+15/-0) tests/qmltests/Dash/Previews/tst_PreviewImageGallery.qml (+19/-0) tests/qmltests/Dash/Previews/tst_PreviewZoomableImage.qml (+12/-0) tests/qmltests/Dash/tst_Card.qml (+18/-1) tests/qmltests/Dash/tst_CardBenchmark.qml (+0/-2) |
| To merge this branch: | bzr merge lp:~aacid/unity8/do_not_use_components_generated_code |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Andrea Cimitan (community) | 2016-01-28 | Approve on 2016-02-11 | |
| PS Jenkins bot | continuous-integration | Needs Fixing on 2016-02-10 | |
| Unity8 CI Bot | continuous-integration | Needs Fixing on 2016-02-10 | |
|
Review via email:
|
|||
This proposal has been superseded by a proposal from 2016-02-11.
Commit Message
Do not use components in card creator generated code
We can resolve it on compile time
Description of the Change
* Are there any related MPs required for this MP to build/function as expected?
Prerequisite
* Did you perform an exploratory manual test run of your code change and any related functionality?
Yes
* Did you make sure that your branch does not contain spurious tags?
Yes
* If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
N/A
* If you changed the UI, has there been a design review?
N/A
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:2139
http://
Executed test runs:
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
- 2140. By Albert Astals Cid on 2016-02-02
-
Merge
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:2140
https:/
Executed test runs:
Click here to trigger a rebuild:
https:/
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:2140
http://
Executed test runs:
SUCCESS: http://
FAILURE: http://
UNSTABLE: http://
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
- 2141. By Albert Astals Cid on 2016-02-02
-
We can use !isConciergeMode
I was worried about components["art"] && components[
"art"][ "conciergeMode" ] being a string but ! will convert it always to a boolean - 2142. By Albert Astals Cid on 2016-02-02
-
Actually, no, we need this, the creator is putting 1 instead of true
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:2141
https:/
Executed test runs:
Click here to trigger a rebuild:
https:/
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:2142
http://
Executed test runs:
FAILURE: http://
FAILURE: http://
UNSTABLE: http://
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:2142
https:/
Executed test runs:
Click here to trigger a rebuild:
https:/
| Andrea Cimitan (cimi) wrote : | # |
We need to look into the failing qmltests, but the logic for now is good
- 2143. By Albert Astals Cid on 2016-02-10
-
Merge
- 2144. By Albert Astals Cid on 2016-02-10
-
Use a better is not a number checker
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:2144
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
deb: https:/
FAILURE: https:/
SUCCESS: https:/
deb: https:/
FAILURE: https:/
SUCCESS: https:/
deb: https:/
FAILURE: https:/
Click here to trigger a rebuild:
https:/
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:2144
http://
Executed test runs:
UNSTABLE: http://
FAILURE: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| Andrea Cimitan (cimi) wrote : | # |
* Did you perform an exploratory manual test run of the code change and any related functionality?
Y
* Did CI run pass? If not, please explain why.
ap
* Did you make sure that the branch does not contain spurious tags?
clean
- 2145. By Albert Astals Cid on 2016-02-11
-
Merge fallback for empty

FAILED: Continuous integration, rev:2139 /unity8- jenkins. ubuntu. com/job/ lp-unity8- 1-ci/220/
https:/
Executed test runs:
Click here to trigger a rebuild: /unity8- jenkins. ubuntu. com/job/ lp-unity8- 1-ci/220/ rebuild
https:/