search for: supporttest

Displaying 13 results from an estimated 13 matches for "supporttest".

Did you mean: supporttests
2016 Jan 22
3
[cfe-dev] [3.8 Release] RC1 has been tagged
...rrors were > not in 3.7.1. > > All of the libc++ failures seem like non-issues and should be in 3.7.1. Did you change or upgrade your platform or libc version? I'm not sure about the libc++abi error though. > ~~~~~~~~~~~~~~~~ > Failing Tests (27): > LLVM-Unit :: Support/SupportTests/ThreadPoolTest.Async > LLVM-Unit :: Support/SupportTests/ThreadPoolTest.AsyncBarrier > LLVM-Unit :: Support/SupportTests/ThreadPoolTest.AsyncBarrierArgs > LLVM-Unit :: Support/SupportTests/ThreadPoolTest.GetFuture > LLVM-Unit :: Support/SupportTests/ThreadPoolTest.PoolD...
2011 Mar 18
0
[LLVMdev] [RC1] Status of Visual Studio 8, 9 and 10
...1, r127732, r127733, r127734, r127775 [PR9234] test/CodeGen/X86 tweaks. - r127872 [PR6745] format("%e") Even with these patches, a few tests may fail. It seems {VS8 | VS10} Release are good. - VS8 Debug LLVM :: Transforms/SRETPromotion/basictest.ll LLVM-Unit :: support/debug/SupportTests.exe/CastingTest.cast - VS9 Debug LLVM :: Transforms/SRETPromotion/basictest.ll LLVM-Unit :: Support/Debug/SupportTests.exe/CastingTest.cast - VS9 Release LLVM :: CodeGen/ARM/bfi.ll LLVM :: CodeGen/ARM/va_arg.ll LLVM :: CodeGen/Thumb2/bfi.ll - VS10 Debug LLVM :: Tra...
2016 Dec 04
2
[Release-testers] 3.9.1-rc2 is ready for testing
...Unabridged log is attached. Failing Tests (94): LLVM-Unit :: ExecutionEngine/Orc/OrcJITTests/DummyRPC.TestAsyncIntInt LLVM-Unit :: ExecutionEngine/Orc/OrcJITTests/DummyRPC.TestAsyncVoidBool LLVM-Unit :: ExecutionEngine/Orc/OrcJITTests/DummyRPC.TestSerialization LLVM-Unit :: Support/SupportTests/ThreadPoolTest.Async LLVM-Unit :: Support/SupportTests/ThreadPoolTest.AsyncBarrier LLVM-Unit :: Support/SupportTests/ThreadPoolTest.AsyncBarrierArgs LLVM-Unit :: Support/SupportTests/ThreadPoolTest.GetFuture LLVM-Unit :: Support/SupportTests/ThreadPoolTest.PoolDestruction All of t...
2011 Mar 27
0
[LLVMdev] [RC3] Visual Studio [8,9,10] Debug build
They are good. I am checking with Release now. 20> Clang :: CodeGenObjC/image-info.m I will investigate it later. ...Takumi vs8 20>Failing Tests (3): 20> Clang :: CodeGenObjC/image-info.m 20> LLVM :: Transforms/SRETPromotion/basictest.ll 20> LLVM-Unit :: support/debug/SupportTests.exe/CastingTest.cast 20> Expected Passes : 8106 20> Expected Failures : 73 20> Unsupported Tests : 552 20> Unexpected Failures: 3 vs9 10>Failing Tests (2): 10> LLVM :: Transforms/SRETPromotion/basictest.ll 10> LLVM-Unit :: Support/Debug/SupportTests.exe/Casting...
2015 May 28
0
[LLVMdev] Test failure
Sometime this week, the following test started failing: FAIL: LLVM-Unit :: Support/Release+Asserts/SupportTests/ErrorOr.Comparison (21978 of 22229) ******************** TEST 'LLVM-Unit :: Support/Release+Asserts/SupportTests/ErrorOr.Comparison' FAILED ******************** Note: Google Test filter = ErrorOr.Comparison [==========] Running 1 test from 1 test case. [----------] Global test environment...
2016 Jan 19
8
[3.8 Release] RC1 has been tagged
(cc'ing non-legacy llvm-dev this time; apologies if you get this twice. Please don't reply-all to the first one.) On Tue, Jan 19, 2016 at 3:47 PM, Hans Wennborg <hans at chromium.org> wrote: > Dear testers, > > Start your engines; 3.8.0-rc1 was just tagged from the 3.8 branch at > r258223. (It took a little longer than I'd planned, sorry about that.) > > There
2011 Nov 17
2
[LLVMdev] LLVM 3.0rc4 / 2.9: failing MultiJitTest.JitPool on Windows 7
Hi, I have successfully built a shared version of LLVM (both 3.0rc4 and 2.9) on Windows 7 using MinGW. From there, I thought I would run the tests located under unittests (i.e. ADTTests, AnalysisTests, ExecutionEnginetests, JITTests, SupportTests, UtilsTests and VMCoreTests). All of them pass without any problem, except for JITTests which fails on the MultiJitTest.JitPool test: [==========] Running 25 tests from 6 test cases. [----------] Global test environment set-up. [----------] 3 tests from MultiJitTest [ RUN ] MultiJitTes...
2016 Dec 02
9
3.9.1-rc2 is ready for testing
Hi, I just tagged 3.9.1-rc2, so testing can begin. There was a bug found in -rc1 before I could send out a release announcement, so I decided to merge the fix and tag -rc2 to save some testing cycles. We can always use more testers, so if you are interested in helping, let me know. Thanks, Tom
2011 Nov 17
0
[LLVMdev] LLVM 3.0rc4 / 2.9: failing MultiJitTest.JitPool on Windows 7
...8 Alan Garny <alan.garny at dpag.ox.ac.uk>: > I have successfully built a shared version of LLVM (both 3.0rc4 and 2.9) on > Windows 7 using MinGW. From there, I thought I would run the tests located > under unittests (i.e. ADTTests, AnalysisTests, ExecutionEnginetests, > JITTests, SupportTests, UtilsTests and VMCoreTests). All of them pass > without any problem, except for JITTests which fails on the > MultiJitTest.JitPool test: > [ RUN      ] MultiJitTest.JitPool > > MultiJITTest.cpp:164: Failure > > Value of: (intptr_t)&getPointerToNamedFunction > >   A...
2013 Jan 07
2
[LLVMdev] Build failure when building single threaded LLVM with CMake
...ReporterInterface*>::~ThreadLocal()': gtest.cc:(.text._ZN7testing8internal11ThreadLocalIPNS_31TestPartResultReporterInterfaceEED2Ev[_ZN7testing8internal11ThreadLocalIPNS_31TestPartResultReporterInterfaceEED5Ev]+0x15): undefined reference to `pthread_getspecific' % Linking CXX executable SupportTests CMakeFiles/SupportTests.dir/ManagedStatic.cpp.o: In function `(anonymous namespace)::Initialize_MultipleThreads_Test::TestBody()': ManagedStatic.cpp:(.text+0x9a): undefined reference to `pthread_create' ManagedStatic.cpp:(.text+0xb7): undefined reference to `pthread_create' ManagedStat...
2013 Aug 05
2
[LLVMdev] Many PPC64 failures with llvm 3.3
...uts/trivial-object-test.elf-i386 [ 1543s] FileCheck error: '-' is empty. [ 1543s] -- [ 1543s] [ 1543s] ******************** [ 1552s] Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. [ 1552s] FAIL: LLVM-Unit :: Support//home/abuild/rpmbuild/BUILD/llvm-3.3/stage2/unittests/Support/SupportTests/YAMLIO.TestReadKindAndFlagsSequence (8538 of 8585) [ 1552s] ******************** TEST 'LLVM-Unit :: Support//home/abuild/rpmbuild/BUILD/llvm-3.3/stage2/unittests/Support/SupportTests/YAMLIO.TestReadKindAndFlagsSequence' FAILED ******************** [ 1552s] Note: Google Test filter = YAMLIO...
2017 Sep 25
1
GTest: Unit tests layout
Hello everyone, Are there any reasons the unittests in LLVM repo are split into independent executables, e.g. ADTTests, AnalysisTests, etc. Are there any performance or easy-to-use reasons for this? I plan to migrate to GTest from a project where we have all unittests in a single executable. - Paweł -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Apr 30
6
Disk space and RAM requirements in docs
...s.dir 4.0K build/unittests/Target/WebAssembly/CMakeFiles/WebAssemblyTests.dir 4.0K build/unittests/Target/CMakeFiles 4.0K build/unittests/Target/AArch64/CMakeFiles/AArch64Tests.dir 4.0K build/unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryTests.dir 4.0K build/unittests/Support/CMakeFiles/SupportTests.dir 4.0K build/unittests/Remarks/CMakeFiles/RemarksTests.dir 4.0K build/unittests/ProfileData/CMakeFiles/ProfileDataTests.dir 4.0K build/unittests/Passes/CMakeFiles/PluginsTests.dir 4.0K build/unittests/Option/CMakeFiles/OptionTests.dir 4.0K build/unittests/ObjectYAML/CMakeFiles/ObjectYAMLTests.di...