Merge lp:~stephen-stewart/snapweb/nobody-puts-baby-in-the-corner into lp:~snappy-dev/snapweb/trunk
| Status: | Merged |
|---|---|
| Approved by: | John Lenton on 2015-05-07 |
| Approved revision: | 128 |
| Merged at revision: | 123 |
| Proposed branch: | lp:~stephen-stewart/snapweb/nobody-puts-baby-in-the-corner |
| Merge into: | lp:~snappy-dev/snapweb/trunk |
| Diff against target: |
181 lines (+29/-21) 6 files modified
README.md (+0/-1) build.sh (+1/-1) gulpfile.js (+13/-13) karma.conf.js (+3/-3) package.json (+2/-2) run-checks (+10/-1) |
| To merge this branch: | bzr merge lp:~stephen-stewart/snapweb/nobody-puts-baby-in-the-corner |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| John Lenton | 2015-05-07 | Approve on 2015-05-07 | |
|
Review via email:
|
|||
Commit Message
move npm to project root, run js tests in run-checks, use phantomjs by default
Description of the Change
based on this lp:~chipaca/webdm/www-tests
but bzr complained about criss cross merges
| Snappy Tarmac (snappydevtarmac) wrote : | # |
The attempt to merge lp:~stephen-stewart/webdm/nobody-puts-baby-in-the-corner into lp:webdm failed. Below is the output from the failed tests.
Checking formatting
Installing godeps
Install golint
Obtaining dependencies
update github.
update github.
github.
update github.
github.
update github.
github.
update github.
github.
update github.
github.
update gopkg.in/check.v1 failed; trying to fetch newer version
github.
update gopkg.in/yaml.v2 failed; trying to fetch newer version
gopkg.in/check.v1 now at 64131543e7896d5
update launchpad.
gopkg.in/yaml.v2 now at 49c95bdc2184325
launchpad.
Building
Obtaining npm dependencies
Running tests from /tmp/tmp.
? launchpad.
? launchpad.
=== RUN Test
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
2015/05/07 06:01:53 Icon path for installed package cannot be set the icon does not exist
WARNING: cannot create /tmp/check-
OK: 15 passed
--- PASS: Test (0.01 seconds)
PASS
coverage: 38.8% of statements
ok launchpad.
? launchpad.
Running vet
Running lint
Running js unit tests (set JS_TESTER to over...


I can ignore those warnings.