Code review comment for lp://qastaging/~pfalcon/linaro-image-tools/snowball_dts_tweaks

Revision history for this message
Milo Casagrande (milo) wrote :

Hi Paul,

I still get 3 errors when running the tests.
One is PEP8 related:

./linaro_image_tools/media_create/android_boards.py:209:15: E221 multiple spaces before operator
./linaro_image_tools/media_create/android_boards.py:223:15: E221 multiple spaces before operator

The other two are related to the new values introduced. They are:

linaro_image_tools.media_create.tests.test_media_create.TestGetBootCmdAndroid.test_android_snowball_sd
linaro_image_tools.media_create.tests.test_media_create.TestGetBootCmdAndroid.test_android_snowball_emmc

« Back to merge proposal