[llvm-testresults] buildbot failure in llvm on clang-x86_64-linux
Eric Christopher
echristo at apple.com
Thu Nov 12 00:54:46 PST 2009
Hi Jeffrey,
I can't duplicate this on any of the darwin machines, could you take a look at what's going on and my last patch please? A failure mode would help :)
-eric
>
> 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