[llvm-testresults] buildbot failure in llvm on clang-x86_64-linux

Eric Christopher echristo at apple.com
Wed Nov 11 19:55:39 PST 2009


On Nov 11, 2009, at 7:24 PM, Eric Christopher wrote:

> 
> On Nov 11, 2009, at 7:24 PM, buildbot at google1.osuosl.org wrote:
> 
>> The Buildbot has detected a new failure of clang-x86_64-linux on llvm.
>> Full details are available at:
>> http://google1.osuosl.org:8011/builders/clang-x86_64-linux/builds/6731
> 
> Looking.

Can't duplicate it more at the moment, I'll look more after dinner:

[ghostwheel:ExecutionEngine/JIT/Debug] echristo% ./JITTests
[==========] Running 15 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 3 tests from JITEventListenerTest
[ RUN      ] JITEventListenerTest.Simple
[       OK ] JITEventListenerTest.Simple
[ RUN      ] JITEventListenerTest.MultipleListenersDontInterfere
[       OK ] JITEventListenerTest.MultipleListenersDontInterfere
[ RUN      ] JITEventListenerTest.MatchesMachineCodeInfo
[       OK ] JITEventListenerTest.MatchesMachineCodeInfo
[----------] 6 tests from JITMemoryManagerTest
[ RUN      ] JITMemoryManagerTest.NoAllocations
[       OK ] JITMemoryManagerTest.NoAllocations
[ RUN      ] JITMemoryManagerTest.TestCodeAllocation
[       OK ] JITMemoryManagerTest.TestCodeAllocation
[ RUN      ] JITMemoryManagerTest.TestSmallGlobalInts
[       OK ] JITMemoryManagerTest.TestSmallGlobalInts
[ RUN      ] JITMemoryManagerTest.TestLargeGlobalArray
[       OK ] JITMemoryManagerTest.TestLargeGlobalArray
[ RUN      ] JITMemoryManagerTest.TestManyGlobals
[       OK ] JITMemoryManagerTest.TestManyGlobals
[ RUN      ] JITMemoryManagerTest.TestManyStubs
[       OK ] JITMemoryManagerTest.TestManyStubs
[----------] 1 test from JIT
[ RUN      ] JIT.GlobalInFunction
[       OK ] JIT.GlobalInFunction
[----------] 5 tests from JITTest
[ RUN      ] JITTest.FarCallToKnownFunction
[       OK ] JITTest.FarCallToKnownFunction
[ RUN      ] JITTest.NonLazyCompilationStillNeedsStubs
[       OK ] JITTest.NonLazyCompilationStillNeedsStubs
[ RUN      ] JITTest.NonLazyLeaksNoStubs
[       OK ] JITTest.NonLazyLeaksNoStubs
[ RUN      ] JITTest.ModuleDeletion
[       OK ] JITTest.ModuleDeletion
[ RUN      ] JITTest.NoStubs
[       OK ] JITTest.NoStubs
[----------] Global test environment tear-down
[==========] 15 tests from 4 test cases ran.
[  PASSED  ] 15 tests.
[ghostwheel:ExecutionEngine/JIT/Debug] echristo% file ./JITTests
./JITTests: Mach-O 64-bit executable x86_64




More information about the llvm-testresults mailing list