Comment 2 for bug 791725

Revision history for this message
Paul Larson (pwlars) wrote :

Yeah, I saw this as well... for some reason it's searching for the android prompt, not the linaro one:
    0: re.compile("android# ")

I saw this on my setup at home also, but not in the lab. I thought there was, perhaps, a stray import of TESTER_STR from android_config.py, but that doesn't seem to be the case. please make sure you remove ALL .pyc files in the tree. That worked for me, not sure what caused this, but since doing that I've gone through several rounds of alternately running android tests, and linaro tests, and I've yet to reproduce it.