Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some QBuild self-tests fail #121

Open
ydirson opened this issue May 19, 2012 · 0 comments
Open

Some QBuild self-tests fail #121

ydirson opened this issue May 19, 2012 · 0 comments

Comments

@ydirson
Copy link

ydirson commented May 19, 2012

$ cd qbuild/tests/
$ PATH=.../sdk/bin/:$PATH ./runtests
...
ERROR: Some tests failed!
device_overrides symlink

At least it is not a regression between 4.5.3 and 4.8.0, we have the same failures in both versions.

The details are as follows:

**************************************************************
* TEST: device_overrides
**************************************************************

2c2
< install -m 644 /work/yann/freerunner/qtmoko/qtmoko-modules/qpe/qbuild/tests/device_overrides/bar.txt /work/yann/freerunner/qtmoko/qtmoko-modules/qpe/qbuild/tests/device_overrides/foo

---
> install -m 644 /work/yann/freerunner/qtmoko/qtmoko-modules/qpe/qbuild/tests/device_overrides/bar/bar.txt /work/yann/freerunner/qtmoko/qtmoko-modules/qpe/qbuild/tests/device_overrides/foo
work/yann/freerunner/qtmoko/qtmoko-modules/qpe/qbuild/tests/device_overrides/bar/baz.txt /work/yann/freerunner/qtmoko/qtmoko-modules/qpe/qbuild/tests/device_overrides/foo

**************************************************************
* TEST: device_overrides - FAIL (1)
**************************************************************

**************************************************************
* TEST: symlink
**************************************************************

2c2,3
< Project () MESSAGE: bar.pri is /bar/bar.pri{file}/ 

---
> Project () MESSAGE: bar.pri is /foo/bar/bar.pri{file}/ 
> Project () MESSAGE: bar.pri is /foo/bar/bar.pri/ 
4d4
< Project () MESSAGE: bar.pri is /bar/bar.pri/ 
 "default" 

**************************************************************
* TEST: symlink - FAIL (1)
**************************************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant