[llvm-dev] LNT General Failure
Kristof Beyls via llvm-dev
llvm-dev at lists.llvm.org
Mon May 30 04:17:28 PDT 2016
Hi Renato,
We're also seeing this on internal bots.
My first guess is that it was triggered by the Flask package getting updated at Pypi on 29th of May, see https://pypi.python.org/pypi/Flask.
I haven't investigated further at this point.
Thanks,
Kristof
On 29 May 2016, at 14:28, Renato Golin <renato.golin at linaro.org<mailto:renato.golin at linaro.org>> wrote:
Folks,
Its seems that the latest master restart has introduced a failure in
*many* test-suite bots:
File "/home/buildslave/buildslave/clang-cmake-aarch64-full/test/lnt/lnt/server/ui/decorators.py",
line 6, in <module>
frontend = flask.Module(__name__)
AttributeError: 'module' object has no attribute 'Module'
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/7433
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-full/builds/2208
http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/18012
http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/4347
http://lab.llvm.org:8011/builders/clang-ppc64le-linux-lnt/builds/2042
Any one has any idea?
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160530/583d2c88/attachment.html>
More information about the llvm-dev
mailing list