[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Wed Aug 14 09:50:52 PDT 2013
The Buildbot has detected a new failure on builder phase2 - living while building lab.llvm.org.
Full details are available at:
http://lab.llvm.org:8013/builders/phase2%20-%20living/builds/4923
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 188380
Blamelist: ddunbar,samsonov,tnorthover
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
utils/lit/lit/TestRunner.py
utils/lit/tests/shtest-encoding.py
On: smooshlab-project
At: Wed 14 Aug 2013 08:30:28
Changed By: ddunbar
Comments: [lit] Support parsing scripts with inconsistent or invalid encodings.
- For whatever reason, we have a lot of test files with bogus unicode
characters. This patch allows those scripts to still be parsed on Python3 by
changing the parsing logic to work on binary files, and only require the
actual script commands to be convertible to ascii.Properties:
phase_id: r188377-t20130814_084839-b10207
File: docs/Extensions.rst
On: smooshlab-project
At: Wed 14 Aug 2013 08:30:28
Changed By: tnorthover
Comments: Add the C99 hex-float assembly syntax to our extension document.
As Ben pointed out, GAS doesn't support this syntax so we should give at least
some warning that it might not be portable.Properties:
phase_id: r188377-t20130814_084839-b10207
Files:
utils/lit/lit/TestRunner.py
utils/lit/tests/shtest-encoding.py
On: smooshlab-project
At: Wed 14 Aug 2013 09:00:28
Changed By: ddunbar
Comments: Revert r188376, "[lit] Support parsing scripts with inconsistent or invalid encodings.", this doesn't work yet for bots using the internal shell.Properties:
phase_id: r188379-t20130814_090228-b10208
Files:
include/llvm/Support/Compression.h
lib/Support/Compression.cpp
unittests/Support/CompressionTest.cpp
On: smooshlab-project
At: Wed 14 Aug 2013 09:10:33
Changed By: samsonov
Comments: Expose CRC-32 implementation from zlibProperties:
phase_id: r188380-t20130814_091234-b10209
LOGS:
More information about the llvm-testresults
mailing list