[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Thu Oct 16 18:32:01 PDT 2014


The Buildbot has detected a new failure on builder phase1 - sanity while building lldb.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/5645

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 220003
Blamelist: arsenm,enrico,jmolenda,kcc,spyffe

BUILD FAILED: failed

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 test/expression_command/po_verbosity/TestPoVerbosity.py
 test/expression_command/po_verbosity/main.m
On: http://10.1.1.2/svn/llvm-project
For: lldb
At: Thu 16 Oct 2014 16:20:33
Changed By: enrico
Comments: The number '5' triggers a bug unrelated to LLDB, and is not instrumental to this test in any way. Use another, randomly chosen, number to make the test pass again and provide useful actionable feedback about things that truly matterProperties: 




File: source/Expression/ClangExpressionParser.cpp
On: http://10.1.1.2/svn/llvm-project
For: lldb
At: Thu 16 Oct 2014 16:26:33
Changed By: jmolenda
Comments: Change a use of mktemp() to mkstemp() for better security.
We have two more uses of mktemp still in the source base
but they'll take a little more consideration.
clang static analyzer fixit.
Properties: 




Files:
 test/lang/c/struct_types/Makefile
 test/lang/c/struct_types/TestStructTypes.py
 test/lang/c/struct_types/cmds.txt
 test/lang/c/struct_types/main.c
 test/lldbinline.py
On: http://10.1.1.2/svn/llvm-project
For: lldb
At: Thu 16 Oct 2014 16:30:33
Changed By: spyffe
Comments: Added a new kind of test case: the "inline" test
case.  This test case style attempts to shed all
of the boilerplate that is required for test
cases, and let 80% of test cases use a much terser
syntax.

Inline testcases have much simplified python files
(the corresponding .py file should contain two
lines of code) and require no Makefile, because the
Makefile is generated automatically.  Breakpoints
are set automatically and the indicated breakpoint
actions (specified after a magic //% comment) are
executed when the breakpoint is hit.

All other testcases are unaffected.

One thing I'm not really happy with yet is the way
multiple actions for the same line are specified.
I'm going to use lang/c/struct_types as a guinea
pig to develop this further.
Properties: 




File: test/lang/cpp/rdar12991846/TestRdar12991846.py
On: http://10.1.1.2/svn/llvm-project
For: lldb
At: Thu 16 Oct 2014 16:30:33
Changed By: enrico
Comments: Split this test case to handle each literal kind uniquelyProperties: 




File: test/lang/cpp/rdar12991846/TestRdar12991846.py
On: http://10.1.1.2/svn/llvm-project
For: lldb
At: Thu 16 Oct 2014 16:30:33
Changed By: enrico
Comments: Attach a bug number to these failuresProperties: 




File: lib/Target/R600/SIFixSGPRCopies.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Thu 16 Oct 2014 17:50:36
Changed By: arsenm
Comments: R600/SI: Simplify debug printingProperties: 




Files:
 test/lang/c/struct_types/main.c
 test/lldbinline.py
On: http://10.1.1.2/svn/llvm-project
For: lldb
At: Thu 16 Oct 2014 17:50:36
Changed By: spyffe
Comments: Made multi-line test case actions possible in
the inline test cases.  This makes them much
more readable.
Properties: 




File: test/CodeGen/sanitize-address-field-padding.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Thu 16 Oct 2014 18:00:33
Changed By: kcc
Comments: trying to fix the new test again, this time for the clang-cmake-armv7-a15 botProperties: 




Files:
 test/functionalities/watchpoint/variable_out_of_scope/TestWatchedVarHitWhenInScope.py
 test/lang/c/shared_lib/TestSharedLib.py
 test/lang/cpp/rvalue-references/TestRvalueReferences.py
On: http://10.1.1.2/svn/llvm-project
For: lldb
At: Thu 16 Oct 2014 18:00:33
Changed By: enrico
Comments: Add a few more bug IDs for x'fail test casesProperties: 




LOGS:






More information about the llvm-testresults mailing list