Created
August 16, 2017 23:04
-
-
Save Fatmice/ef8dd6750b1a9cb98d03f193f5d96bb1 to your computer and use it in GitHub Desktop.
Lit test failed, LDC origin/master, LLVM 4.0.1
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Start testing: Aug 16 15:07 CDT | |
---------------------------------------------------------- | |
1/1565 Testing: build-ldc2-unittest | |
1/1565 Test: build-ldc2-unittest | |
Command: "/usr/bin/cmake" "--build" "/home/quyen/D/ldc-build" "--target" "ldc2-unittest" | |
Directory: /home/quyen/D/ldc-build | |
"build-ldc2-unittest" start time: Aug 16 15:07 CDT | |
Output: | |
---------------------------------------------------------- | |
[100%] Built target LDCShared | |
Scanning dependencies of target ldc2-unittest | |
[100%] Generating bin/ldc2-unittest.o | |
[100%] Generating bin/ldc2-unittest | |
[100%] Built target ldc2-unittest | |
<end of output> | |
Test time = 71.19 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"build-ldc2-unittest" end time: Aug 16 15:08 CDT | |
"build-ldc2-unittest" time elapsed: 00:01:11 | |
---------------------------------------------------------- | |
2/1565 Testing: ldc2-unittest | |
2/1565 Test: ldc2-unittest | |
Command: "/home/quyen/D/ldc-build/bin/ldc2-unittest" "--version" | |
Directory: /home/quyen/D/ldc-build | |
"ldc2-unittest" start time: Aug 16 15:08 CDT | |
Output: | |
---------------------------------------------------------- | |
LDC - the LLVM D compiler (1.4.0git-1a3391e): | |
based on DMD v2.074.1 and LLVM 4.0.1 | |
built with LDC - the LLVM D compiler (0.17.4) | |
Default target: x86_64-unknown-linux-gnu | |
Host CPU: haswell | |
http://dlang.org - http://wiki.dlang.org/LDC | |
Registered Targets: | |
aarch64 - AArch64 (little endian) | |
aarch64_be - AArch64 (big endian) | |
arm - ARM | |
arm64 - ARM64 (little endian) | |
armeb - ARM (big endian) | |
ppc32 - PowerPC 32 | |
ppc64 - PowerPC 64 | |
ppc64le - PowerPC 64 LE | |
thumb - Thumb | |
thumbeb - Thumb (big endian) | |
x86 - 32-bit X86: Pentium-Pro and above | |
x86-64 - 64-bit X86: EM64T and AMD64 | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc2-unittest" end time: Aug 16 15:08 CDT | |
"ldc2-unittest" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
3/1565 Testing: build-druntime-test-runner | |
3/1565 Test: build-druntime-test-runner | |
Command: "/usr/bin/cmake" "--build" "/home/quyen/D/ldc-build" "--target" "druntime-test-runner" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"build-druntime-test-runner" start time: Aug 16 15:08 CDT | |
Output: | |
---------------------------------------------------------- | |
[ 6%] Built target gen_gccbuiltins | |
[ 33%] Built target LDCShared | |
[ 33%] Built target ldc2 | |
[ 33%] Generating objects-unittest/core/atomic.o | |
[ 33%] Generating objects-unittest/core/attribute.o | |
[ 33%] Generating objects-unittest/core/bitop.o | |
[ 33%] Generating objects-unittest/core/checkedint.o | |
[ 33%] Generating objects-unittest/core/cpuid.o | |
[ 33%] Generating objects-unittest/core/demangle.o | |
[ 33%] Generating objects-unittest/core/exception.o | |
[ 33%] Generating objects-unittest/core/internal/abort.o | |
[ 33%] Generating objects-unittest/core/internal/convert.o | |
[ 33%] Generating objects-unittest/core/internal/hash.o | |
[ 33%] Generating objects-unittest/core/internal/spinlock.o | |
[ 33%] Generating objects-unittest/core/internal/string.o | |
[ 40%] Generating objects-unittest/core/internal/traits.o | |
[ 40%] Generating objects-unittest/core/math.o | |
[ 40%] Generating objects-unittest/core/memory.o | |
[ 40%] Generating objects-unittest/core/runtime.o | |
[ 40%] Generating objects-unittest/core/simd.o | |
[ 40%] Generating objects-unittest/core/stdc/complex.o | |
[ 40%] Generating objects-unittest/core/stdc/config.o | |
[ 40%] Generating objects-unittest/core/stdc/ctype.o | |
[ 40%] Generating objects-unittest/core/stdc/errno.o | |
[ 40%] Generating objects-unittest/core/stdc/fenv.o | |
[ 40%] Generating objects-unittest/core/stdc/float_.o | |
[ 40%] Generating objects-unittest/core/stdc/inttypes.o | |
[ 40%] Generating objects-unittest/core/stdc/limits.o | |
[ 40%] Generating objects-unittest/core/stdc/locale.o | |
[ 40%] Generating objects-unittest/core/stdc/math.o | |
[ 40%] Generating objects-unittest/core/stdc/signal.o | |
[ 40%] Generating objects-unittest/core/stdc/stdarg.o | |
[ 40%] Generating objects-unittest/core/stdc/stddef.o | |
[ 40%] Generating objects-unittest/core/stdc/stdint.o | |
[ 40%] Generating objects-unittest/core/stdc/stdio.o | |
[ 40%] Generating objects-unittest/core/stdc/stdlib.o | |
[ 40%] Generating objects-unittest/core/stdc/string.o | |
[ 40%] Generating objects-unittest/core/stdc/tgmath.o | |
[ 46%] Generating objects-unittest/core/stdc/time.o | |
[ 46%] Generating objects-unittest/core/stdc/wchar_.o | |
[ 46%] Generating objects-unittest/core/stdc/wctype.o | |
[ 46%] Generating objects-unittest/core/sync/barrier.o | |
[ 46%] Generating objects-unittest/core/sync/condition.o | |
[ 46%] Generating objects-unittest/core/sync/config.o | |
[ 46%] Generating objects-unittest/core/sync/exception.o | |
[ 46%] Generating objects-unittest/core/sync/mutex.o | |
core/sync/mutex.d(319): Deprecation: read-modify-write operations are not allowed for shared variables. Use core.atomic.atomicOp!"+="(this.cargo, 1) instead. | |
[ 46%] Generating objects-unittest/core/sync/rwmutex.o | |
[ 46%] Generating objects-unittest/core/sync/semaphore.o | |
[ 46%] Generating objects-unittest/core/thread.o | |
[ 46%] Generating objects-unittest/core/time.o | |
[ 46%] Generating objects-unittest/core/vararg.o | |
[ 46%] Generating objects-unittest/gc/bits.o | |
[ 46%] Generating objects-unittest/gc/config.o | |
[ 46%] Generating objects-unittest/gc/gcinterface.o | |
[ 46%] Generating objects-unittest/gc/impl/conservative/gc.o | |
[ 46%] Generating objects-unittest/gc/impl/manual/gc.o | |
[ 46%] Generating objects-unittest/gc/os.o | |
[ 46%] Generating objects-unittest/gc/pooltable.o | |
[ 46%] Generating objects-unittest/gc/proxy.o | |
[ 46%] Generating objects-unittest/ldc/arrayinit.o | |
[ 46%] Generating objects-unittest/ldc/asan.o | |
[ 53%] Generating objects-unittest/ldc/attributes.o | |
[ 53%] Generating objects-unittest/ldc/dcompute.o | |
[ 53%] Generating objects-unittest/ldc/eh/common.o | |
[ 53%] Generating objects-unittest/ldc/eh/fixedpool.o | |
[ 53%] Generating objects-unittest/ldc/eh/libunwind.o | |
[ 53%] Generating objects-unittest/ldc/eh/msvc.o | |
[ 53%] Generating objects-unittest/object.o | |
[ 53%] Generating objects-unittest/rt/aApply.o | |
[ 53%] Generating objects-unittest/rt/aApplyR.o | |
[ 53%] Generating objects-unittest/rt/aaA.o | |
[ 53%] Generating objects-unittest/rt/adi.o | |
[ 53%] Generating objects-unittest/rt/arrayassign.o | |
[ 53%] Generating objects-unittest/rt/arraybyte.o | |
[ 53%] Generating objects-unittest/rt/arraycast.o | |
[ 53%] Generating objects-unittest/rt/arraycat.o | |
[ 53%] Generating objects-unittest/rt/arraydouble.o | |
[ 53%] Generating objects-unittest/rt/arrayfloat.o | |
[ 53%] Generating objects-unittest/rt/arrayint.o | |
[ 53%] Generating objects-unittest/rt/arrayreal.o | |
[ 53%] Generating objects-unittest/rt/arrayshort.o | |
[ 53%] Generating objects-unittest/rt/backtrace/dwarf.o | |
[ 53%] Generating objects-unittest/rt/backtrace/elf.o | |
[ 53%] Generating objects-unittest/rt/cast_.o | |
[ 60%] Generating objects-unittest/rt/cmath2.o | |
[ 60%] Generating objects-unittest/rt/config.o | |
[ 60%] Generating objects-unittest/rt/cover.o | |
[ 60%] Generating objects-unittest/rt/critical_.o | |
[ 60%] Generating objects-unittest/rt/dmain2.o | |
[ 60%] Generating objects-unittest/rt/invariant.o | |
[ 60%] Generating objects-unittest/rt/lifetime.o | |
[ 60%] Generating objects-unittest/rt/mach_utils.o | |
[ 60%] Generating objects-unittest/rt/memory.o | |
[ 60%] Generating objects-unittest/rt/memset.o | |
[ 60%] Generating objects-unittest/rt/minfo.o | |
[ 60%] Generating objects-unittest/rt/monitor_.o | |
[ 60%] Generating objects-unittest/rt/obj.o | |
[ 60%] Generating objects-unittest/rt/profilegc.o | |
[ 60%] Generating objects-unittest/rt/qsort.o | |
[ 60%] Generating objects-unittest/rt/sections.o | |
[ 60%] Generating objects-unittest/rt/sections_android.o | |
[ 60%] Generating objects-unittest/rt/sections_elf_shared.o | |
[ 60%] Generating objects-unittest/rt/sections_ldc.o | |
[ 60%] Generating objects-unittest/rt/sections_osx_x86.o | |
[ 60%] Generating objects-unittest/rt/sections_osx_x86_64.o | |
[ 60%] Generating objects-unittest/rt/sections_solaris.o | |
[ 60%] Generating objects-unittest/rt/sections_win32.o | |
[ 66%] Generating objects-unittest/rt/sections_win64.o | |
[ 66%] Generating objects-unittest/rt/switch_.o | |
[ 66%] Generating objects-unittest/rt/tlsgc.o | |
[ 66%] Generating objects-unittest/rt/tracegc.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_Acdouble.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_Acfloat.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_Acreal.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_Adouble.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_Afloat.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_Ag.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_Aint.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_Along.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_Areal.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_Ashort.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_C.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_byte.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_cdouble.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_cent.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_cfloat.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_char.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_creal.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_dchar.o | |
[ 66%] Generating objects-unittest/rt/typeinfo/ti_delegate.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_double.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_float.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_idouble.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_ifloat.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_int.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_ireal.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_long.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_n.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_ptr.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_real.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_short.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_ubyte.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_ucent.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_uint.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_ulong.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_ushort.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_void.o | |
[ 73%] Generating objects-unittest/rt/typeinfo/ti_wchar.o | |
[ 73%] Generating objects-unittest/rt/unwind.o | |
[ 73%] Generating objects-unittest/rt/util/array.o | |
[ 73%] Generating objects-unittest/rt/util/container/array.o | |
[ 73%] Generating objects-unittest/rt/util/container/common.o | |
[ 73%] Generating objects-unittest/rt/util/container/hashtab.o | |
[ 73%] Generating objects-unittest/rt/util/container/treap.o | |
[ 80%] Generating objects-unittest/rt/util/hash.o | |
[ 80%] Generating objects-unittest/rt/util/random.o | |
[ 80%] Generating objects-unittest/rt/util/typeinfo.o | |
rt/util/typeinfo.d(196): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(196): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(196): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(244): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(244): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(244): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(298): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(298): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(298): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
[ 80%] Generating objects-unittest/rt/util/utf.o | |
[ 80%] Generating objects-unittest/core/sys/posix/arpa/inet.o | |
[ 80%] Generating objects-unittest/core/sys/posix/config.o | |
[ 80%] Generating objects-unittest/core/sys/posix/dirent.o | |
[ 80%] Generating objects-unittest/core/sys/posix/dlfcn.o | |
[ 80%] Generating objects-unittest/core/sys/posix/fcntl.o | |
[ 80%] Generating objects-unittest/core/sys/posix/grp.o | |
[ 80%] Generating objects-unittest/core/sys/posix/iconv.o | |
[ 80%] Generating objects-unittest/core/sys/posix/inttypes.o | |
[ 80%] Generating objects-unittest/core/sys/posix/libgen.o | |
[ 80%] Generating objects-unittest/core/sys/posix/mqueue.o | |
[ 80%] Generating objects-unittest/core/sys/posix/net/if_.o | |
[ 80%] Generating objects-unittest/core/sys/posix/netdb.o | |
[ 80%] Generating objects-unittest/core/sys/posix/netinet/in_.o | |
[ 80%] Generating objects-unittest/core/sys/posix/netinet/tcp.o | |
[ 80%] Generating objects-unittest/core/sys/posix/poll.o | |
[ 80%] Generating objects-unittest/core/sys/posix/pthread.o | |
[ 80%] Generating objects-unittest/core/sys/posix/pwd.o | |
[ 80%] Generating objects-unittest/core/sys/posix/sched.o | |
[ 80%] Generating objects-unittest/core/sys/posix/semaphore.o | |
[ 86%] Generating objects-unittest/core/sys/posix/setjmp.o | |
[ 86%] Generating objects-unittest/core/sys/posix/signal.o | |
[ 86%] Generating objects-unittest/core/sys/posix/stdio.o | |
[ 86%] Generating objects-unittest/core/sys/posix/stdlib.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/filio.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/ioccom.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/ioctl.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/ipc.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/mman.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/msg.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/resource.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/select.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/shm.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/socket.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/stat.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/statvfs.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/time.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/ttycom.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/types.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/uio.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/un.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/utsname.o | |
[ 86%] Generating objects-unittest/core/sys/posix/sys/wait.o | |
[ 93%] Generating objects-unittest/core/sys/posix/syslog.o | |
[ 93%] Generating objects-unittest/core/sys/posix/termios.o | |
[ 93%] Generating objects-unittest/core/sys/posix/time.o | |
[ 93%] Generating objects-unittest/core/sys/posix/ucontext.o | |
[ 93%] Generating objects-unittest/core/sys/posix/unistd.o | |
[ 93%] Generating objects-unittest/core/sys/posix/utime.o | |
[ 93%] Generating objects-unittest/core/sys/linux/config.o | |
[ 93%] Generating objects-unittest/core/sys/linux/dlfcn.o | |
[ 93%] Generating objects-unittest/core/sys/linux/elf.o | |
[ 93%] Generating objects-unittest/core/sys/linux/epoll.o | |
[ 93%] Generating objects-unittest/core/sys/linux/errno.o | |
[ 93%] Generating objects-unittest/core/sys/linux/execinfo.o | |
[ 93%] Generating objects-unittest/core/sys/linux/fcntl.o | |
[ 93%] Generating objects-unittest/core/sys/linux/ifaddrs.o | |
[ 93%] Generating objects-unittest/core/sys/linux/link.o | |
[ 93%] Generating objects-unittest/core/sys/linux/sched.o | |
[ 93%] Generating objects-unittest/core/sys/linux/stdio.o | |
[ 93%] Generating objects-unittest/core/sys/linux/sys/auxv.o | |
[ 93%] Generating objects-unittest/core/sys/linux/sys/file.o | |
[ 93%] Generating objects-unittest/core/sys/linux/sys/inotify.o | |
[ 93%] Generating objects-unittest/core/sys/linux/sys/mman.o | |
[ 93%] Generating objects-unittest/core/sys/linux/sys/netinet/tcp.o | |
[ 93%] Generating objects-unittest/core/sys/linux/sys/prctl.o | |
[100%] Generating objects-unittest/core/sys/linux/sys/signalfd.o | |
[100%] Generating objects-unittest/core/sys/linux/sys/socket.o | |
[100%] Generating objects-unittest/core/sys/linux/sys/sysinfo.o | |
[100%] Generating objects-unittest/core/sys/linux/sys/time.o | |
[100%] Generating objects-unittest/core/sys/linux/sys/xattr.o | |
[100%] Generating objects-unittest/core/sys/linux/termios.o | |
[100%] Generating objects-unittest/core/sys/linux/time.o | |
[100%] Generating objects-unittest/core/sys/linux/timerfd.o | |
[100%] Generating objects-unittest/core/sys/linux/tipc.o | |
[100%] Generating objects-unittest/core/sys/linux/unistd.o | |
[100%] Generating objects-unittest/core/sys/bionic/fcntl.o | |
[100%] Generating objects-unittest/core/sys/bionic/unistd.o | |
Scanning dependencies of target druntime-ldc-unittest | |
[100%] Building C object runtime/CMakeFiles/druntime-ldc-unittest.dir/druntime/src/core/stdc/errno.c.o | |
[100%] Building C object runtime/CMakeFiles/druntime-ldc-unittest.dir/druntime/src/ldc/arm_unwind.c.o | |
[100%] Building C object runtime/CMakeFiles/druntime-ldc-unittest.dir/druntime/src/ldc/msvc.c.o | |
[100%] Building C object runtime/CMakeFiles/druntime-ldc-unittest.dir/druntime/src/rt/bss_section.c.o | |
[100%] Building ASM object runtime/CMakeFiles/druntime-ldc-unittest.dir/druntime/src/core/threadasm.S.o | |
[100%] Building ASM object runtime/CMakeFiles/druntime-ldc-unittest.dir/druntime/src/ldc/eh_asm.S.o | |
[100%] Linking C static library ../lib64/libdruntime-ldc-unittest.a | |
[100%] Built target druntime-ldc-unittest | |
Scanning dependencies of target test_runner | |
[100%] Generating objects-unittest/test_runner.o | |
[100%] Built target test_runner | |
Scanning dependencies of target druntime-test-runner | |
[100%] Building C object runtime/CMakeFiles/druntime-test-runner.dir/dummy.c.o | |
[100%] Linking C executable druntime-test-runner | |
[100%] Built target druntime-test-runner | |
<end of output> | |
Test time = 38.87 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"build-druntime-test-runner" end time: Aug 16 15:09 CDT | |
"build-druntime-test-runner" time elapsed: 00:00:38 | |
---------------------------------------------------------- | |
4/1565 Testing: build-phobos2-test-runner | |
4/1565 Test: build-phobos2-test-runner | |
Command: "/usr/bin/cmake" "--build" "/home/quyen/D/ldc-build" "--target" "phobos2-test-runner" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"build-phobos2-test-runner" start time: Aug 16 15:09 CDT | |
Output: | |
---------------------------------------------------------- | |
[ 3%] Built target gen_gccbuiltins | |
[ 16%] Built target LDCShared | |
[ 16%] Built target ldc2 | |
[ 50%] Built target druntime-ldc-unittest | |
Scanning dependencies of target phobos2-ldc-unittest-common | |
[ 50%] Generating objects-unittest/etc/c/curl.o | |
[ 50%] Generating objects-unittest/etc/c/odbc/sql.o | |
[ 50%] Generating objects-unittest/etc/c/odbc/sqlext.o | |
[ 50%] Generating objects-unittest/etc/c/odbc/sqltypes.o | |
[ 50%] Generating objects-unittest/etc/c/odbc/sqlucode.o | |
[ 50%] Generating objects-unittest/etc/c/sqlite3.o | |
[ 50%] Generating objects-unittest/etc/c/zlib.o | |
[ 50%] Generating objects-unittest/std/algorithm/comparison.o | |
[ 50%] Generating objects-unittest/std/algorithm/internal.o | |
[ 50%] Generating objects-unittest/std/algorithm/iteration.o | |
[ 50%] Generating objects-unittest/std/algorithm/mutation.o | |
[ 50%] Generating objects-unittest/std/algorithm/package.o | |
[ 50%] Generating objects-unittest/std/algorithm/searching.o | |
[ 50%] Generating objects-unittest/std/algorithm/setops.o | |
[ 50%] Generating objects-unittest/std/algorithm/sorting.o | |
[ 50%] Generating objects-unittest/std/array.o | |
[ 50%] Generating objects-unittest/std/ascii.o | |
[ 53%] Generating objects-unittest/std/base64.o | |
[ 53%] Generating objects-unittest/std/bigint.o | |
[ 53%] Generating objects-unittest/std/bitmanip.o | |
[ 53%] Generating objects-unittest/std/c/fenv.o | |
[ 53%] Generating objects-unittest/std/c/locale.o | |
[ 53%] Generating objects-unittest/std/c/math.o | |
[ 53%] Generating objects-unittest/std/c/process.o | |
[ 53%] Generating objects-unittest/std/c/stdarg.o | |
[ 53%] Generating objects-unittest/std/c/stddef.o | |
[ 53%] Generating objects-unittest/std/c/stdio.o | |
[ 53%] Generating objects-unittest/std/c/stdlib.o | |
[ 53%] Generating objects-unittest/std/c/string.o | |
[ 53%] Generating objects-unittest/std/c/time.o | |
[ 53%] Generating objects-unittest/std/c/wcharh.o | |
[ 53%] Generating objects-unittest/std/compiler.o | |
[ 53%] Generating objects-unittest/std/complex.o | |
[ 53%] Generating objects-unittest/std/concurrency.o | |
[ 53%] Generating objects-unittest/std/concurrencybase.o | |
[ 53%] Generating objects-unittest/std/container/array.o | |
[ 53%] Generating objects-unittest/std/container/binaryheap.o | |
[ 53%] Generating objects-unittest/std/container/dlist.o | |
[ 53%] Generating objects-unittest/std/container/package.o | |
[ 53%] Generating objects-unittest/std/container/rbtree.o | |
[ 56%] Generating objects-unittest/std/container/slist.o | |
[ 56%] Generating objects-unittest/std/container/util.o | |
[ 56%] Generating objects-unittest/std/conv.o | |
[ 56%] Generating objects-unittest/std/csv.o | |
[ 56%] Generating objects-unittest/std/datetime.o | |
[ 56%] Generating objects-unittest/std/demangle.o | |
[ 56%] Generating objects-unittest/std/digest/crc.o | |
[ 56%] Generating objects-unittest/std/digest/digest.o | |
[ 56%] Generating objects-unittest/std/digest/hmac.o | |
[ 56%] Generating objects-unittest/std/digest/md.o | |
[ 56%] Generating objects-unittest/std/digest/murmurhash.o | |
[ 56%] Generating objects-unittest/std/digest/ripemd.o | |
[ 56%] Generating objects-unittest/std/digest/sha.o | |
[ 56%] Generating objects-unittest/std/encoding.o | |
[ 56%] Generating objects-unittest/std/exception.o | |
[ 56%] Generating objects-unittest/std/experimental/allocator/building_blocks/affix_allocator.o | |
[ 56%] Generating objects-unittest/std/experimental/allocator/building_blocks/allocator_list.o | |
[ 56%] Generating objects-unittest/std/experimental/allocator/building_blocks/bitmapped_block.o | |
[ 56%] Generating objects-unittest/std/experimental/allocator/building_blocks/bucketizer.o | |
[ 56%] Generating objects-unittest/std/experimental/allocator/building_blocks/fallback_allocator.o | |
[ 56%] Generating objects-unittest/std/experimental/allocator/building_blocks/free_list.o | |
[ 56%] Generating objects-unittest/std/experimental/allocator/building_blocks/free_tree.o | |
[ 56%] Generating objects-unittest/std/experimental/allocator/building_blocks/kernighan_ritchie.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/null_allocator.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/package.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/quantizer.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/region.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/scoped_allocator.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/segregator.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/stats_collector.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/common.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/gc_allocator.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/mallocator.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/mmap_allocator.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/package.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/showcase.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/typed.o | |
[ 60%] Generating objects-unittest/std/experimental/checkedint.o | |
[ 60%] Generating objects-unittest/std/experimental/logger/core.o | |
[ 60%] Generating objects-unittest/std/experimental/logger/filelogger.o | |
[ 60%] Generating objects-unittest/std/experimental/logger/multilogger.o | |
[ 60%] Generating objects-unittest/std/experimental/logger/nulllogger.o | |
[ 60%] Generating objects-unittest/std/experimental/logger/package.o | |
[ 60%] Generating objects-unittest/std/experimental/typecons.o | |
Could not locate matching function for: FuncInfo!("foo", void()) | |
Could not locate matching function for: FuncInfo!("bar", void()) | |
Could not locate matching function for: FuncInfo!("foo", void()) | |
Could not locate matching function for: FuncInfo!("refresh", int()) | |
Could not locate matching function for: FuncInfo!("refresh", int()) | |
Could not locate matching function for: FuncInfo!("refresh", int()) | |
[ 60%] Generating objects-unittest/std/file.o | |
[ 60%] Generating objects-unittest/std/format.o | |
[ 63%] Generating objects-unittest/std/functional.o | |
[ 63%] Generating objects-unittest/std/getopt.o | |
[ 63%] Generating objects-unittest/std/internal/cstring.o | |
[ 63%] Generating objects-unittest/std/internal/digest/sha_SSSE3.o | |
[ 63%] Generating objects-unittest/std/internal/encodinginit.o | |
[ 63%] Generating objects-unittest/std/internal/math/biguintarm.o | |
[ 63%] Generating objects-unittest/std/internal/math/biguintcore.o | |
[ 63%] Generating objects-unittest/std/internal/math/biguintnoasm.o | |
[ 63%] Generating objects-unittest/std/internal/math/biguintx86.o | |
[ 63%] Generating objects-unittest/std/internal/math/errorfunction.o | |
[ 63%] Generating objects-unittest/std/internal/math/gammafunction.o | |
[ 63%] Generating objects-unittest/std/internal/processinit.o | |
[ 63%] Generating objects-unittest/std/internal/scopebuffer.o | |
[ 63%] Generating objects-unittest/std/internal/test/dummyrange.o | |
[ 63%] Generating objects-unittest/std/internal/test/uda.o | |
[ 63%] Generating objects-unittest/std/internal/unicode_comp.o | |
[ 63%] Generating objects-unittest/std/internal/unicode_decomp.o | |
[ 63%] Generating objects-unittest/std/internal/unicode_grapheme.o | |
[ 63%] Generating objects-unittest/std/internal/unicode_norm.o | |
[ 63%] Generating objects-unittest/std/internal/unicode_tables.o | |
[ 63%] Generating objects-unittest/std/internal/windows/advapi32.o | |
[ 63%] Generating objects-unittest/std/json.o | |
[ 63%] Generating objects-unittest/std/math.o | |
ieeeFlags test disabled, see LDC Issue #888 | |
test disabled on x86_64, see bug 5628 | |
[ 66%] Generating objects-unittest/std/mathspecial.o | |
[ 66%] Generating objects-unittest/std/meta.o | |
[ 66%] Generating objects-unittest/std/mmfile.o | |
[ 66%] Generating objects-unittest/std/net/curl.o | |
[ 66%] Generating objects-unittest/std/net/isemail.o | |
[ 66%] Generating objects-unittest/std/numeric.o | |
[ 66%] Generating objects-unittest/std/outbuffer.o | |
[ 66%] Generating objects-unittest/std/parallelism.o | |
[ 66%] Generating objects-unittest/std/path.o | |
[ 66%] Generating objects-unittest/std/process.o | |
[ 66%] Generating objects-unittest/std/random.o | |
[ 66%] Generating objects-unittest/std/range/interfaces.o | |
[ 66%] Generating objects-unittest/std/range/package.o | |
[ 66%] Generating objects-unittest/std/range/primitives.o | |
[ 66%] Generating objects-unittest/std/regex/internal/backtracking.o | |
[ 66%] Generating objects-unittest/std/regex/internal/generator.o | |
[ 66%] Generating objects-unittest/std/regex/internal/ir.o | |
[ 66%] Generating objects-unittest/std/regex/internal/kickstart.o | |
[ 66%] Generating objects-unittest/std/regex/internal/parser.o | |
[ 66%] Generating objects-unittest/std/regex/internal/tests.o | |
[ 66%] Generating objects-unittest/std/regex/internal/thompson.o | |
[ 66%] Generating objects-unittest/std/regex/package.o | |
[ 66%] Generating objects-unittest/std/signals.o | |
[ 70%] Generating objects-unittest/std/socket.o | |
[ 70%] Generating objects-unittest/std/stdint.o | |
[ 70%] Generating objects-unittest/std/stdio.o | |
[ 70%] Generating objects-unittest/std/stdiobase.o | |
[ 70%] Generating objects-unittest/std/string.o | |
[ 70%] Generating objects-unittest/std/system.o | |
[ 70%] Generating objects-unittest/std/traits.o | |
std/traits.d-mixin-7672(7672): Deprecation: std.internal.test.uda.HasPrivateMembers.c is not visible from module traits | |
std/traits.d-mixin-7672(7672): Deprecation: std.internal.test.uda.HasPrivateMembers.d is not visible from module traits | |
std/traits.d-mixin-7664(7664): Deprecation: std.internal.test.uda.HasPrivateMembers.c is not visible from module traits | |
[ 70%] Generating objects-unittest/std/typecons.o | |
[ 70%] Generating objects-unittest/std/typetuple.o | |
[ 70%] Generating objects-unittest/std/uni.o | |
[ 70%] Generating objects-unittest/std/uri.o | |
std/uri.d(323): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instead. | |
std/uri.d(323): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instead. | |
std/uri.d(323): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instead. | |
[ 70%] Generating objects-unittest/std/utf.o | |
[ 70%] Generating objects-unittest/std/uuid.o | |
[ 70%] Generating objects-unittest/std/variant.o | |
[ 70%] Generating objects-unittest/std/xml.o | |
[ 70%] Generating objects-unittest/std/zip.o | |
[ 70%] Generating objects-unittest/std/zlib.o | |
[ 70%] Generating objects-unittest/std/c/linux/linux.o | |
[ 70%] Generating objects-unittest/std/c/linux/linuxextern.o | |
[ 70%] Generating objects-unittest/std/c/linux/pthread.o | |
std/c/linux/pthread.d(17): Deprecation: module std.c.linux.linux is deprecated - Import the appropriate core.sys.posix.* modules instead | |
[ 70%] Generating objects-unittest/std/c/linux/socket.o | |
[ 70%] Generating objects-unittest/std/c/linux/termios.o | |
[ 70%] Generating objects-unittest/std/c/linux/tipc.o | |
[ 73%] Built target phobos2-ldc-unittest-common | |
Scanning dependencies of target phobos2-ldc-unittest | |
[ 73%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/adler32.c.o | |
[ 73%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/compress.c.o | |
[ 73%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/crc32.c.o | |
[ 73%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/deflate.c.o | |
[ 73%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/gzclose.c.o | |
[ 73%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/gzlib.c.o | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzlib.c: In function ‘gz_open’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzlib.c:14:17: warning: implicit declaration of function ‘lseek’; did you mean ‘fseek’? [-Wimplicit-function-declaration] | |
# define LSEEK lseek | |
^ | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzlib.c:252:9: note: in expansion of macro ‘LSEEK’ | |
LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */ | |
^~~~~ | |
[ 73%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/gzread.c.o | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c: In function ‘gz_load’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c:35:15: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration] | |
ret = read(state->fd, buf + *have, get); | |
^~~~ | |
fread | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c: In function ‘gzclose_r’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c:651:11: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] | |
ret = close(state->fd); | |
^~~~~ | |
pclose | |
[ 73%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/gzwrite.c.o | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c: In function ‘gz_comp’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c:89:20: warning: implicit declaration of function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration] | |
writ = write(state->fd, strm->next_in, put); | |
^~~~~ | |
fwrite | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c: In function ‘gzclose_w’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c:661:9: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] | |
if (close(state->fd) == -1) | |
^~~~~ | |
pclose | |
[ 73%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/infback.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/inffast.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/inflate.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/inftrees.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/trees.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/uncompr.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest.dir/phobos/etc/c/zlib/zutil.c.o | |
[ 76%] Linking C static library ../lib64/libphobos2-ldc-unittest.a | |
[100%] Built target phobos2-ldc-unittest | |
[100%] Built target test_runner | |
Scanning dependencies of target phobos2-test-runner | |
[100%] Building C object runtime/CMakeFiles/phobos2-test-runner.dir/dummy.c.o | |
[100%] Linking C executable phobos2-test-runner | |
[100%] Built target phobos2-test-runner | |
<end of output> | |
Test time = 1099.72 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"build-phobos2-test-runner" end time: Aug 16 15:27 CDT | |
"build-phobos2-test-runner" time elapsed: 00:18:19 | |
---------------------------------------------------------- | |
5/1565 Testing: build-druntime-test-runner-shared | |
5/1565 Test: build-druntime-test-runner-shared | |
Command: "/usr/bin/cmake" "--build" "/home/quyen/D/ldc-build" "--target" "druntime-test-runner-shared" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"build-druntime-test-runner-shared" start time: Aug 16 15:27 CDT | |
Output: | |
---------------------------------------------------------- | |
[ 6%] Built target gen_gccbuiltins | |
Scanning dependencies of target LDCShared | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/abi.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/asmstmt.cpp.o | |
In file included from /home/quyen/D/ldc/gen/asmstmt.cpp:82:0: | |
/home/quyen/D/ldc/gen/asm-x86.h: In member function ‘Expression* AsmParserx8664::AsmProcessor::parseEqualExp()’: | |
/home/quyen/D/ldc/gen/asm-x86.h:3413:9: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
} | |
^ | |
/home/quyen/D/ldc/gen/asm-x86.h:3415:7: note: here | |
default: | |
^~~~~~~ | |
/home/quyen/D/ldc/gen/asm-x86.h: In member function ‘Expression* AsmParserx8664::AsmProcessor::parseRelExp()’: | |
/home/quyen/D/ldc/gen/asm-x86.h:3437:9: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
} | |
^ | |
/home/quyen/D/ldc/gen/asm-x86.h:3439:7: note: here | |
default: | |
^~~~~~~ | |
In file included from /home/quyen/D/ldc/gen/asmstmt.cpp:80:0: | |
/home/quyen/D/ldc/gen/asm-x86.h: In member function ‘Expression* AsmParserx8632::AsmProcessor::parseEqualExp()’: | |
/home/quyen/D/ldc/gen/asm-x86.h:3413:9: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
} | |
^ | |
/home/quyen/D/ldc/gen/asm-x86.h:3415:7: note: here | |
default: | |
^~~~~~~ | |
/home/quyen/D/ldc/gen/asm-x86.h: In member function ‘Expression* AsmParserx8632::AsmProcessor::parseRelExp()’: | |
/home/quyen/D/ldc/gen/asm-x86.h:3437:9: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
} | |
^ | |
/home/quyen/D/ldc/gen/asm-x86.h:3439:7: note: here | |
default: | |
^~~~~~~ | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/dcompute/druntime.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/dcompute/targetOCL.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/declarations.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/function-inlining.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/functions.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/llvmhelpers.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/modules.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/pragma.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/semantic-dcompute.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/statements.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/tocall.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/toir.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/tollvm.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/typinf.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/uda.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/driver/codegenerator.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/driver/main.cpp.o | |
[ 6%] Linking CXX static library lib64/libldc.a | |
[ 31%] Built target LDCShared | |
[ 31%] Generating bin/ldc2.o | |
[ 31%] Generating bin/ldc2 | |
[ 31%] Built target ldc2 | |
Scanning dependencies of target test_runner-shared | |
[ 31%] Generating objects-unittest-shared/test_runner.o | |
[ 37%] Built target test_runner-shared | |
[ 37%] Generating objects-unittest-shared/core/atomic.o | |
[ 37%] Generating objects-unittest-shared/core/attribute.o | |
[ 37%] Generating objects-unittest-shared/core/bitop.o | |
[ 37%] Generating objects-unittest-shared/core/checkedint.o | |
[ 37%] Generating objects-unittest-shared/core/cpuid.o | |
[ 37%] Generating objects-unittest-shared/core/demangle.o | |
[ 37%] Generating objects-unittest-shared/core/exception.o | |
[ 37%] Generating objects-unittest-shared/core/internal/abort.o | |
[ 37%] Generating objects-unittest-shared/core/internal/convert.o | |
[ 37%] Generating objects-unittest-shared/core/internal/hash.o | |
[ 37%] Generating objects-unittest-shared/core/internal/spinlock.o | |
[ 37%] Generating objects-unittest-shared/core/internal/string.o | |
[ 37%] Generating objects-unittest-shared/core/internal/traits.o | |
[ 37%] Generating objects-unittest-shared/core/math.o | |
[ 37%] Generating objects-unittest-shared/core/memory.o | |
[ 37%] Generating objects-unittest-shared/core/runtime.o | |
[ 37%] Generating objects-unittest-shared/core/simd.o | |
[ 37%] Generating objects-unittest-shared/core/stdc/complex.o | |
[ 37%] Generating objects-unittest-shared/core/stdc/config.o | |
[ 37%] Generating objects-unittest-shared/core/stdc/ctype.o | |
[ 37%] Generating objects-unittest-shared/core/stdc/errno.o | |
[ 37%] Generating objects-unittest-shared/core/stdc/fenv.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/float_.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/inttypes.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/limits.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/locale.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/math.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/signal.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/stdarg.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/stddef.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/stdint.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/stdio.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/stdlib.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/string.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/tgmath.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/time.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/wchar_.o | |
[ 43%] Generating objects-unittest-shared/core/stdc/wctype.o | |
[ 43%] Generating objects-unittest-shared/core/sync/barrier.o | |
[ 43%] Generating objects-unittest-shared/core/sync/condition.o | |
[ 43%] Generating objects-unittest-shared/core/sync/config.o | |
[ 43%] Generating objects-unittest-shared/core/sync/exception.o | |
[ 43%] Generating objects-unittest-shared/core/sync/mutex.o | |
core/sync/mutex.d(319): Deprecation: read-modify-write operations are not allowed for shared variables. Use core.atomic.atomicOp!"+="(this.cargo, 1) instead. | |
[ 43%] Generating objects-unittest-shared/core/sync/rwmutex.o | |
[ 43%] Generating objects-unittest-shared/core/sync/semaphore.o | |
[ 50%] Generating objects-unittest-shared/core/thread.o | |
[ 50%] Generating objects-unittest-shared/core/time.o | |
[ 50%] Generating objects-unittest-shared/core/vararg.o | |
[ 50%] Generating objects-unittest-shared/gc/bits.o | |
[ 50%] Generating objects-unittest-shared/gc/config.o | |
[ 50%] Generating objects-unittest-shared/gc/gcinterface.o | |
[ 50%] Generating objects-unittest-shared/gc/impl/conservative/gc.o | |
[ 50%] Generating objects-unittest-shared/gc/impl/manual/gc.o | |
[ 50%] Generating objects-unittest-shared/gc/os.o | |
[ 50%] Generating objects-unittest-shared/gc/pooltable.o | |
[ 50%] Generating objects-unittest-shared/gc/proxy.o | |
[ 50%] Generating objects-unittest-shared/ldc/arrayinit.o | |
[ 50%] Generating objects-unittest-shared/ldc/asan.o | |
[ 50%] Generating objects-unittest-shared/ldc/attributes.o | |
[ 50%] Generating objects-unittest-shared/ldc/dcompute.o | |
[ 50%] Generating objects-unittest-shared/ldc/eh/common.o | |
[ 50%] Generating objects-unittest-shared/ldc/eh/fixedpool.o | |
[ 50%] Generating objects-unittest-shared/ldc/eh/libunwind.o | |
[ 50%] Generating objects-unittest-shared/ldc/eh/msvc.o | |
[ 50%] Generating objects-unittest-shared/object.o | |
[ 50%] Generating objects-unittest-shared/rt/aApply.o | |
[ 50%] Generating objects-unittest-shared/rt/aApplyR.o | |
[ 50%] Generating objects-unittest-shared/rt/aaA.o | |
[ 56%] Generating objects-unittest-shared/rt/adi.o | |
[ 56%] Generating objects-unittest-shared/rt/arrayassign.o | |
[ 56%] Generating objects-unittest-shared/rt/arraybyte.o | |
[ 56%] Generating objects-unittest-shared/rt/arraycast.o | |
[ 56%] Generating objects-unittest-shared/rt/arraycat.o | |
[ 56%] Generating objects-unittest-shared/rt/arraydouble.o | |
[ 56%] Generating objects-unittest-shared/rt/arrayfloat.o | |
[ 56%] Generating objects-unittest-shared/rt/arrayint.o | |
[ 56%] Generating objects-unittest-shared/rt/arrayreal.o | |
[ 56%] Generating objects-unittest-shared/rt/arrayshort.o | |
[ 56%] Generating objects-unittest-shared/rt/backtrace/dwarf.o | |
[ 56%] Generating objects-unittest-shared/rt/backtrace/elf.o | |
[ 56%] Generating objects-unittest-shared/rt/cast_.o | |
[ 56%] Generating objects-unittest-shared/rt/cmath2.o | |
[ 56%] Generating objects-unittest-shared/rt/config.o | |
[ 56%] Generating objects-unittest-shared/rt/cover.o | |
[ 56%] Generating objects-unittest-shared/rt/critical_.o | |
[ 56%] Generating objects-unittest-shared/rt/dmain2.o | |
[ 56%] Generating objects-unittest-shared/rt/invariant.o | |
[ 56%] Generating objects-unittest-shared/rt/lifetime.o | |
[ 56%] Generating objects-unittest-shared/rt/mach_utils.o | |
[ 56%] Generating objects-unittest-shared/rt/memory.o | |
[ 56%] Generating objects-unittest-shared/rt/memset.o | |
[ 62%] Generating objects-unittest-shared/rt/minfo.o | |
[ 62%] Generating objects-unittest-shared/rt/monitor_.o | |
[ 62%] Generating objects-unittest-shared/rt/obj.o | |
[ 62%] Generating objects-unittest-shared/rt/profilegc.o | |
[ 62%] Generating objects-unittest-shared/rt/qsort.o | |
[ 62%] Generating objects-unittest-shared/rt/sections.o | |
[ 62%] Generating objects-unittest-shared/rt/sections_android.o | |
[ 62%] Generating objects-unittest-shared/rt/sections_elf_shared.o | |
[ 62%] Generating objects-unittest-shared/rt/sections_ldc.o | |
[ 62%] Generating objects-unittest-shared/rt/sections_osx_x86.o | |
[ 62%] Generating objects-unittest-shared/rt/sections_osx_x86_64.o | |
[ 62%] Generating objects-unittest-shared/rt/sections_solaris.o | |
[ 62%] Generating objects-unittest-shared/rt/sections_win32.o | |
[ 62%] Generating objects-unittest-shared/rt/sections_win64.o | |
[ 62%] Generating objects-unittest-shared/rt/switch_.o | |
[ 62%] Generating objects-unittest-shared/rt/tlsgc.o | |
[ 62%] Generating objects-unittest-shared/rt/tracegc.o | |
[ 62%] Generating objects-unittest-shared/rt/typeinfo/ti_Acdouble.o | |
[ 62%] Generating objects-unittest-shared/rt/typeinfo/ti_Acfloat.o | |
[ 62%] Generating objects-unittest-shared/rt/typeinfo/ti_Acreal.o | |
[ 62%] Generating objects-unittest-shared/rt/typeinfo/ti_Adouble.o | |
[ 62%] Generating objects-unittest-shared/rt/typeinfo/ti_Afloat.o | |
[ 62%] Generating objects-unittest-shared/rt/typeinfo/ti_Ag.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_Aint.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_Along.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_Areal.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_Ashort.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_C.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_byte.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_cdouble.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_cent.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_cfloat.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_char.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_creal.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_dchar.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_delegate.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_double.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_float.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_idouble.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_ifloat.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_int.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_ireal.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_long.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_n.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_ptr.o | |
[ 68%] Generating objects-unittest-shared/rt/typeinfo/ti_real.o | |
[ 75%] Generating objects-unittest-shared/rt/typeinfo/ti_short.o | |
[ 75%] Generating objects-unittest-shared/rt/typeinfo/ti_ubyte.o | |
[ 75%] Generating objects-unittest-shared/rt/typeinfo/ti_ucent.o | |
[ 75%] Generating objects-unittest-shared/rt/typeinfo/ti_uint.o | |
[ 75%] Generating objects-unittest-shared/rt/typeinfo/ti_ulong.o | |
[ 75%] Generating objects-unittest-shared/rt/typeinfo/ti_ushort.o | |
[ 75%] Generating objects-unittest-shared/rt/typeinfo/ti_void.o | |
[ 75%] Generating objects-unittest-shared/rt/typeinfo/ti_wchar.o | |
[ 75%] Generating objects-unittest-shared/rt/unwind.o | |
[ 75%] Generating objects-unittest-shared/rt/util/array.o | |
[ 75%] Generating objects-unittest-shared/rt/util/container/array.o | |
[ 75%] Generating objects-unittest-shared/rt/util/container/common.o | |
[ 75%] Generating objects-unittest-shared/rt/util/container/hashtab.o | |
[ 75%] Generating objects-unittest-shared/rt/util/container/treap.o | |
[ 75%] Generating objects-unittest-shared/rt/util/hash.o | |
[ 75%] Generating objects-unittest-shared/rt/util/random.o | |
[ 75%] Generating objects-unittest-shared/rt/util/typeinfo.o | |
rt/util/typeinfo.d(196): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(196): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(196): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(244): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(244): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(244): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(298): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(298): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(298): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
[ 75%] Generating objects-unittest-shared/rt/util/utf.o | |
[ 75%] Generating objects-unittest-shared/core/sys/posix/arpa/inet.o | |
[ 75%] Generating objects-unittest-shared/core/sys/posix/config.o | |
[ 75%] Generating objects-unittest-shared/core/sys/posix/dirent.o | |
[ 75%] Generating objects-unittest-shared/core/sys/posix/dlfcn.o | |
[ 75%] Generating objects-unittest-shared/core/sys/posix/fcntl.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/grp.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/iconv.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/inttypes.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/libgen.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/mqueue.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/net/if_.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/netdb.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/netinet/in_.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/netinet/tcp.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/poll.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/pthread.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/pwd.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/sched.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/semaphore.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/setjmp.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/signal.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/stdio.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/stdlib.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/sys/filio.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/sys/ioccom.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/sys/ioctl.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/sys/ipc.o | |
[ 81%] Generating objects-unittest-shared/core/sys/posix/sys/mman.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/msg.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/resource.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/select.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/shm.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/socket.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/stat.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/statvfs.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/time.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/ttycom.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/types.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/uio.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/un.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/utsname.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/sys/wait.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/syslog.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/termios.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/time.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/ucontext.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/unistd.o | |
[ 87%] Generating objects-unittest-shared/core/sys/posix/utime.o | |
[ 87%] Generating objects-unittest-shared/core/sys/linux/config.o | |
[ 87%] Generating objects-unittest-shared/core/sys/linux/dlfcn.o | |
[ 87%] Generating objects-unittest-shared/core/sys/linux/elf.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/epoll.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/errno.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/execinfo.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/fcntl.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/ifaddrs.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/link.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/sched.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/stdio.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/sys/auxv.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/sys/file.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/sys/inotify.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/sys/mman.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/sys/netinet/tcp.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/sys/prctl.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/sys/signalfd.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/sys/socket.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/sys/sysinfo.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/sys/time.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/sys/xattr.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/termios.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/time.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/timerfd.o | |
[ 93%] Generating objects-unittest-shared/core/sys/linux/tipc.o | |
[100%] Generating objects-unittest-shared/core/sys/linux/unistd.o | |
[100%] Generating objects-unittest-shared/core/sys/bionic/fcntl.o | |
[100%] Generating objects-unittest-shared/core/sys/bionic/unistd.o | |
Scanning dependencies of target druntime-ldc-unittest-shared | |
[100%] Building C object runtime/CMakeFiles/druntime-ldc-unittest-shared.dir/druntime/src/core/stdc/errno.c.o | |
[100%] Building C object runtime/CMakeFiles/druntime-ldc-unittest-shared.dir/druntime/src/ldc/arm_unwind.c.o | |
[100%] Building C object runtime/CMakeFiles/druntime-ldc-unittest-shared.dir/druntime/src/ldc/msvc.c.o | |
[100%] Building C object runtime/CMakeFiles/druntime-ldc-unittest-shared.dir/druntime/src/rt/bss_section.c.o | |
[100%] Building ASM object runtime/CMakeFiles/druntime-ldc-unittest-shared.dir/druntime/src/core/threadasm.S.o | |
[100%] Building ASM object runtime/CMakeFiles/druntime-ldc-unittest-shared.dir/druntime/src/ldc/eh_asm.S.o | |
[100%] Linking C shared library ../lib64/libdruntime-ldc-unittest-shared.so | |
[100%] Built target druntime-ldc-unittest-shared | |
Scanning dependencies of target druntime-test-runner-shared | |
[100%] Building C object runtime/CMakeFiles/druntime-test-runner-shared.dir/dummy.c.o | |
[100%] Linking C executable druntime-test-runner-shared | |
[100%] Built target druntime-test-runner-shared | |
<end of output> | |
Test time = 211.09 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"build-druntime-test-runner-shared" end time: Aug 16 15:31 CDT | |
"build-druntime-test-runner-shared" time elapsed: 00:03:31 | |
---------------------------------------------------------- | |
6/1565 Testing: build-phobos2-test-runner-shared | |
6/1565 Test: build-phobos2-test-runner-shared | |
Command: "/usr/bin/cmake" "--build" "/home/quyen/D/ldc-build" "--target" "phobos2-test-runner-shared" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"build-phobos2-test-runner-shared" start time: Aug 16 15:31 CDT | |
Output: | |
---------------------------------------------------------- | |
[ 3%] Built target gen_gccbuiltins | |
[ 16%] Built target LDCShared | |
[ 16%] Built target ldc2 | |
[ 20%] Built target test_runner-shared | |
[ 53%] Built target druntime-ldc-unittest-shared | |
[ 53%] Generating objects-unittest/etc/c/curl.o | |
[ 53%] Generating objects-unittest/etc/c/odbc/sql.o | |
[ 53%] Generating objects-unittest/etc/c/odbc/sqlext.o | |
[ 53%] Generating objects-unittest/etc/c/odbc/sqltypes.o | |
[ 53%] Generating objects-unittest/etc/c/odbc/sqlucode.o | |
[ 53%] Generating objects-unittest/etc/c/sqlite3.o | |
[ 53%] Generating objects-unittest/etc/c/zlib.o | |
[ 53%] Generating objects-unittest/std/algorithm/comparison.o | |
[ 53%] Generating objects-unittest/std/algorithm/internal.o | |
[ 53%] Generating objects-unittest/std/algorithm/iteration.o | |
[ 53%] Generating objects-unittest/std/algorithm/mutation.o | |
[ 53%] Generating objects-unittest/std/algorithm/package.o | |
[ 53%] Generating objects-unittest/std/algorithm/searching.o | |
[ 53%] Generating objects-unittest/std/algorithm/setops.o | |
[ 53%] Generating objects-unittest/std/algorithm/sorting.o | |
[ 53%] Generating objects-unittest/std/array.o | |
[ 53%] Generating objects-unittest/std/ascii.o | |
[ 56%] Generating objects-unittest/std/base64.o | |
[ 56%] Generating objects-unittest/std/bigint.o | |
[ 56%] Generating objects-unittest/std/bitmanip.o | |
[ 56%] Generating objects-unittest/std/c/fenv.o | |
[ 56%] Generating objects-unittest/std/c/locale.o | |
[ 56%] Generating objects-unittest/std/c/math.o | |
[ 56%] Generating objects-unittest/std/c/process.o | |
[ 56%] Generating objects-unittest/std/c/stdarg.o | |
[ 56%] Generating objects-unittest/std/c/stddef.o | |
[ 56%] Generating objects-unittest/std/c/stdio.o | |
[ 56%] Generating objects-unittest/std/c/stdlib.o | |
[ 56%] Generating objects-unittest/std/c/string.o | |
[ 56%] Generating objects-unittest/std/c/time.o | |
[ 56%] Generating objects-unittest/std/c/wcharh.o | |
[ 56%] Generating objects-unittest/std/compiler.o | |
[ 56%] Generating objects-unittest/std/complex.o | |
[ 56%] Generating objects-unittest/std/concurrency.o | |
[ 56%] Generating objects-unittest/std/concurrencybase.o | |
[ 56%] Generating objects-unittest/std/container/array.o | |
[ 56%] Generating objects-unittest/std/container/binaryheap.o | |
[ 56%] Generating objects-unittest/std/container/dlist.o | |
[ 56%] Generating objects-unittest/std/container/package.o | |
[ 56%] Generating objects-unittest/std/container/rbtree.o | |
[ 60%] Generating objects-unittest/std/container/slist.o | |
[ 60%] Generating objects-unittest/std/container/util.o | |
[ 60%] Generating objects-unittest/std/conv.o | |
[ 60%] Generating objects-unittest/std/csv.o | |
[ 60%] Generating objects-unittest/std/datetime.o | |
[ 60%] Generating objects-unittest/std/demangle.o | |
[ 60%] Generating objects-unittest/std/digest/crc.o | |
[ 60%] Generating objects-unittest/std/digest/digest.o | |
[ 60%] Generating objects-unittest/std/digest/hmac.o | |
[ 60%] Generating objects-unittest/std/digest/md.o | |
[ 60%] Generating objects-unittest/std/digest/murmurhash.o | |
[ 60%] Generating objects-unittest/std/digest/ripemd.o | |
[ 60%] Generating objects-unittest/std/digest/sha.o | |
[ 60%] Generating objects-unittest/std/encoding.o | |
[ 60%] Generating objects-unittest/std/exception.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/affix_allocator.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/allocator_list.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/bitmapped_block.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/bucketizer.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/fallback_allocator.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/free_list.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/free_tree.o | |
[ 60%] Generating objects-unittest/std/experimental/allocator/building_blocks/kernighan_ritchie.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/building_blocks/null_allocator.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/building_blocks/package.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/building_blocks/quantizer.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/building_blocks/region.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/building_blocks/scoped_allocator.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/building_blocks/segregator.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/building_blocks/stats_collector.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/common.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/gc_allocator.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/mallocator.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/mmap_allocator.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/package.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/showcase.o | |
[ 63%] Generating objects-unittest/std/experimental/allocator/typed.o | |
[ 63%] Generating objects-unittest/std/experimental/checkedint.o | |
[ 63%] Generating objects-unittest/std/experimental/logger/core.o | |
[ 63%] Generating objects-unittest/std/experimental/logger/filelogger.o | |
[ 63%] Generating objects-unittest/std/experimental/logger/multilogger.o | |
[ 63%] Generating objects-unittest/std/experimental/logger/nulllogger.o | |
[ 63%] Generating objects-unittest/std/experimental/logger/package.o | |
[ 63%] Generating objects-unittest/std/experimental/typecons.o | |
Could not locate matching function for: FuncInfo!("foo", void()) | |
Could not locate matching function for: FuncInfo!("bar", void()) | |
Could not locate matching function for: FuncInfo!("foo", void()) | |
Could not locate matching function for: FuncInfo!("refresh", int()) | |
Could not locate matching function for: FuncInfo!("refresh", int()) | |
Could not locate matching function for: FuncInfo!("refresh", int()) | |
[ 63%] Generating objects-unittest/std/file.o | |
[ 63%] Generating objects-unittest/std/format.o | |
[ 66%] Generating objects-unittest/std/functional.o | |
[ 66%] Generating objects-unittest/std/getopt.o | |
[ 66%] Generating objects-unittest/std/internal/cstring.o | |
[ 66%] Generating objects-unittest/std/internal/digest/sha_SSSE3.o | |
[ 66%] Generating objects-unittest/std/internal/encodinginit.o | |
[ 66%] Generating objects-unittest/std/internal/math/biguintarm.o | |
[ 66%] Generating objects-unittest/std/internal/math/biguintcore.o | |
[ 66%] Generating objects-unittest/std/internal/math/biguintnoasm.o | |
[ 66%] Generating objects-unittest/std/internal/math/biguintx86.o | |
[ 66%] Generating objects-unittest/std/internal/math/errorfunction.o | |
[ 66%] Generating objects-unittest/std/internal/math/gammafunction.o | |
[ 66%] Generating objects-unittest/std/internal/processinit.o | |
[ 66%] Generating objects-unittest/std/internal/scopebuffer.o | |
[ 66%] Generating objects-unittest/std/internal/test/dummyrange.o | |
[ 66%] Generating objects-unittest/std/internal/test/uda.o | |
[ 66%] Generating objects-unittest/std/internal/unicode_comp.o | |
[ 66%] Generating objects-unittest/std/internal/unicode_decomp.o | |
[ 66%] Generating objects-unittest/std/internal/unicode_grapheme.o | |
[ 66%] Generating objects-unittest/std/internal/unicode_norm.o | |
[ 66%] Generating objects-unittest/std/internal/unicode_tables.o | |
[ 66%] Generating objects-unittest/std/internal/windows/advapi32.o | |
[ 66%] Generating objects-unittest/std/json.o | |
[ 66%] Generating objects-unittest/std/math.o | |
ieeeFlags test disabled, see LDC Issue #888 | |
test disabled on x86_64, see bug 5628 | |
[ 70%] Generating objects-unittest/std/mathspecial.o | |
[ 70%] Generating objects-unittest/std/meta.o | |
[ 70%] Generating objects-unittest/std/mmfile.o | |
[ 70%] Generating objects-unittest/std/net/curl.o | |
[ 70%] Generating objects-unittest/std/net/isemail.o | |
[ 70%] Generating objects-unittest/std/numeric.o | |
[ 70%] Generating objects-unittest/std/outbuffer.o | |
[ 70%] Generating objects-unittest/std/parallelism.o | |
[ 70%] Generating objects-unittest/std/path.o | |
[ 70%] Generating objects-unittest/std/process.o | |
[ 70%] Generating objects-unittest/std/random.o | |
[ 70%] Generating objects-unittest/std/range/interfaces.o | |
[ 70%] Generating objects-unittest/std/range/package.o | |
[ 70%] Generating objects-unittest/std/range/primitives.o | |
[ 70%] Generating objects-unittest/std/regex/internal/backtracking.o | |
[ 70%] Generating objects-unittest/std/regex/internal/generator.o | |
[ 70%] Generating objects-unittest/std/regex/internal/ir.o | |
[ 70%] Generating objects-unittest/std/regex/internal/kickstart.o | |
[ 70%] Generating objects-unittest/std/regex/internal/parser.o | |
[ 70%] Generating objects-unittest/std/regex/internal/tests.o | |
[ 70%] Generating objects-unittest/std/regex/internal/thompson.o | |
[ 70%] Generating objects-unittest/std/regex/package.o | |
[ 70%] Generating objects-unittest/std/signals.o | |
[ 73%] Generating objects-unittest/std/socket.o | |
[ 73%] Generating objects-unittest/std/stdint.o | |
[ 73%] Generating objects-unittest/std/stdio.o | |
[ 73%] Generating objects-unittest/std/stdiobase.o | |
[ 73%] Generating objects-unittest/std/string.o | |
[ 73%] Generating objects-unittest/std/system.o | |
[ 73%] Generating objects-unittest/std/traits.o | |
std/traits.d-mixin-7672(7672): Deprecation: std.internal.test.uda.HasPrivateMembers.c is not visible from module traits | |
std/traits.d-mixin-7672(7672): Deprecation: std.internal.test.uda.HasPrivateMembers.d is not visible from module traits | |
std/traits.d-mixin-7664(7664): Deprecation: std.internal.test.uda.HasPrivateMembers.c is not visible from module traits | |
[ 73%] Generating objects-unittest/std/typecons.o | |
[ 73%] Generating objects-unittest/std/typetuple.o | |
[ 73%] Generating objects-unittest/std/uni.o | |
[ 73%] Generating objects-unittest/std/uri.o | |
std/uri.d(323): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instead. | |
std/uri.d(323): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instead. | |
std/uri.d(323): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instead. | |
[ 73%] Generating objects-unittest/std/utf.o | |
[ 73%] Generating objects-unittest/std/uuid.o | |
[ 73%] Generating objects-unittest/std/variant.o | |
[ 73%] Generating objects-unittest/std/xml.o | |
[ 73%] Generating objects-unittest/std/zip.o | |
[ 73%] Generating objects-unittest/std/zlib.o | |
[ 73%] Generating objects-unittest/std/c/linux/linux.o | |
[ 73%] Generating objects-unittest/std/c/linux/linuxextern.o | |
[ 73%] Generating objects-unittest/std/c/linux/pthread.o | |
std/c/linux/pthread.d(17): Deprecation: module std.c.linux.linux is deprecated - Import the appropriate core.sys.posix.* modules instead | |
[ 73%] Generating objects-unittest/std/c/linux/socket.o | |
[ 73%] Generating objects-unittest/std/c/linux/termios.o | |
[ 73%] Generating objects-unittest/std/c/linux/tipc.o | |
[ 76%] Built target phobos2-ldc-unittest-common | |
Scanning dependencies of target phobos2-ldc-unittest-shared | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/adler32.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/compress.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/crc32.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/deflate.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/gzclose.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/gzlib.c.o | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzlib.c: In function ‘gz_open’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzlib.c:14:17: warning: implicit declaration of function ‘lseek’; did you mean ‘fseek’? [-Wimplicit-function-declaration] | |
# define LSEEK lseek | |
^ | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzlib.c:252:9: note: in expansion of macro ‘LSEEK’ | |
LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */ | |
^~~~~ | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/gzread.c.o | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c: In function ‘gz_load’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c:35:15: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration] | |
ret = read(state->fd, buf + *have, get); | |
^~~~ | |
fread | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c: In function ‘gzclose_r’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c:651:11: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] | |
ret = close(state->fd); | |
^~~~~ | |
pclose | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/gzwrite.c.o | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c: In function ‘gz_comp’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c:89:20: warning: implicit declaration of function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration] | |
writ = write(state->fd, strm->next_in, put); | |
^~~~~ | |
fwrite | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c: In function ‘gzclose_w’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c:661:9: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] | |
if (close(state->fd) == -1) | |
^~~~~ | |
pclose | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/infback.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/inffast.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/inflate.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/inftrees.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/trees.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/uncompr.c.o | |
[ 76%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-shared.dir/phobos/etc/c/zlib/zutil.c.o | |
[ 76%] Linking C shared library ../lib64/libphobos2-ldc-unittest-shared.so | |
[100%] Built target phobos2-ldc-unittest-shared | |
Scanning dependencies of target phobos2-test-runner-shared | |
[100%] Building C object runtime/CMakeFiles/phobos2-test-runner-shared.dir/dummy.c.o | |
[100%] Linking C executable phobos2-test-runner-shared | |
[100%] Built target phobos2-test-runner-shared | |
<end of output> | |
Test time = 1084.29 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"build-phobos2-test-runner-shared" end time: Aug 16 15:49 CDT | |
"build-phobos2-test-runner-shared" time elapsed: 00:18:04 | |
---------------------------------------------------------- | |
7/1565 Testing: build-druntime-test-runner-debug | |
7/1565 Test: build-druntime-test-runner-debug | |
Command: "/usr/bin/cmake" "--build" "/home/quyen/D/ldc-build" "--target" "druntime-test-runner-debug" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"build-druntime-test-runner-debug" start time: Aug 16 15:49 CDT | |
Output: | |
---------------------------------------------------------- | |
[ 6%] Built target gen_gccbuiltins | |
Scanning dependencies of target LDCShared | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/abi.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/asmstmt.cpp.o | |
In file included from /home/quyen/D/ldc/gen/asmstmt.cpp:82:0: | |
/home/quyen/D/ldc/gen/asm-x86.h: In member function ‘Expression* AsmParserx8664::AsmProcessor::parseEqualExp()’: | |
/home/quyen/D/ldc/gen/asm-x86.h:3413:9: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
} | |
^ | |
/home/quyen/D/ldc/gen/asm-x86.h:3415:7: note: here | |
default: | |
^~~~~~~ | |
/home/quyen/D/ldc/gen/asm-x86.h: In member function ‘Expression* AsmParserx8664::AsmProcessor::parseRelExp()’: | |
/home/quyen/D/ldc/gen/asm-x86.h:3437:9: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
} | |
^ | |
/home/quyen/D/ldc/gen/asm-x86.h:3439:7: note: here | |
default: | |
^~~~~~~ | |
In file included from /home/quyen/D/ldc/gen/asmstmt.cpp:80:0: | |
/home/quyen/D/ldc/gen/asm-x86.h: In member function ‘Expression* AsmParserx8632::AsmProcessor::parseEqualExp()’: | |
/home/quyen/D/ldc/gen/asm-x86.h:3413:9: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
} | |
^ | |
/home/quyen/D/ldc/gen/asm-x86.h:3415:7: note: here | |
default: | |
^~~~~~~ | |
/home/quyen/D/ldc/gen/asm-x86.h: In member function ‘Expression* AsmParserx8632::AsmProcessor::parseRelExp()’: | |
/home/quyen/D/ldc/gen/asm-x86.h:3437:9: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
} | |
^ | |
/home/quyen/D/ldc/gen/asm-x86.h:3439:7: note: here | |
default: | |
^~~~~~~ | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/dcompute/druntime.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/dcompute/targetOCL.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/declarations.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/function-inlining.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/functions.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/llvmhelpers.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/modules.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/pragma.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/semantic-dcompute.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/statements.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/tocall.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/toir.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/tollvm.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/typinf.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/gen/uda.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/driver/codegenerator.cpp.o | |
[ 6%] Building CXX object CMakeFiles/LDCShared.dir/driver/main.cpp.o | |
[ 6%] Linking CXX static library lib64/libldc.a | |
[ 31%] Built target LDCShared | |
[ 31%] Generating bin/ldc2.o | |
[ 31%] Generating bin/ldc2 | |
[ 31%] Built target ldc2 | |
Scanning dependencies of target test_runner-debug | |
[ 31%] Generating objects-unittest-debug/test_runner.o | |
[ 31%] Built target test_runner-debug | |
[ 37%] Generating objects-unittest-debug/core/atomic.o | |
[ 37%] Generating objects-unittest-debug/core/attribute.o | |
[ 37%] Generating objects-unittest-debug/core/bitop.o | |
[ 37%] Generating objects-unittest-debug/core/checkedint.o | |
[ 37%] Generating objects-unittest-debug/core/cpuid.o | |
[ 37%] Generating objects-unittest-debug/core/demangle.o | |
[ 37%] Generating objects-unittest-debug/core/exception.o | |
[ 37%] Generating objects-unittest-debug/core/internal/abort.o | |
[ 37%] Generating objects-unittest-debug/core/internal/convert.o | |
[ 37%] Generating objects-unittest-debug/core/internal/hash.o | |
[ 37%] Generating objects-unittest-debug/core/internal/spinlock.o | |
[ 37%] Generating objects-unittest-debug/core/internal/string.o | |
[ 37%] Generating objects-unittest-debug/core/internal/traits.o | |
[ 37%] Generating objects-unittest-debug/core/math.o | |
[ 37%] Generating objects-unittest-debug/core/memory.o | |
[ 37%] Generating objects-unittest-debug/core/runtime.o | |
[ 37%] Generating objects-unittest-debug/core/simd.o | |
[ 37%] Generating objects-unittest-debug/core/stdc/complex.o | |
[ 37%] Generating objects-unittest-debug/core/stdc/config.o | |
[ 37%] Generating objects-unittest-debug/core/stdc/ctype.o | |
[ 37%] Generating objects-unittest-debug/core/stdc/errno.o | |
[ 37%] Generating objects-unittest-debug/core/stdc/fenv.o | |
[ 37%] Generating objects-unittest-debug/core/stdc/float_.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/inttypes.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/limits.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/locale.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/math.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/signal.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/stdarg.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/stddef.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/stdint.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/stdio.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/stdlib.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/string.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/tgmath.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/time.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/wchar_.o | |
[ 43%] Generating objects-unittest-debug/core/stdc/wctype.o | |
[ 43%] Generating objects-unittest-debug/core/sync/barrier.o | |
[ 43%] Generating objects-unittest-debug/core/sync/condition.o | |
[ 43%] Generating objects-unittest-debug/core/sync/config.o | |
[ 43%] Generating objects-unittest-debug/core/sync/exception.o | |
[ 43%] Generating objects-unittest-debug/core/sync/mutex.o | |
core/sync/mutex.d(319): Deprecation: read-modify-write operations are not allowed for shared variables. Use core.atomic.atomicOp!"+="(this.cargo, 1) instead. | |
[ 43%] Generating objects-unittest-debug/core/sync/rwmutex.o | |
[ 43%] Generating objects-unittest-debug/core/sync/semaphore.o | |
[ 43%] Generating objects-unittest-debug/core/thread.o | |
[ 50%] Generating objects-unittest-debug/core/time.o | |
[ 50%] Generating objects-unittest-debug/core/vararg.o | |
[ 50%] Generating objects-unittest-debug/gc/bits.o | |
[ 50%] Generating objects-unittest-debug/gc/config.o | |
[ 50%] Generating objects-unittest-debug/gc/gcinterface.o | |
[ 50%] Generating objects-unittest-debug/gc/impl/conservative/gc.o | |
[ 50%] Generating objects-unittest-debug/gc/impl/manual/gc.o | |
[ 50%] Generating objects-unittest-debug/gc/os.o | |
[ 50%] Generating objects-unittest-debug/gc/pooltable.o | |
[ 50%] Generating objects-unittest-debug/gc/proxy.o | |
[ 50%] Generating objects-unittest-debug/ldc/arrayinit.o | |
[ 50%] Generating objects-unittest-debug/ldc/asan.o | |
[ 50%] Generating objects-unittest-debug/ldc/attributes.o | |
[ 50%] Generating objects-unittest-debug/ldc/dcompute.o | |
[ 50%] Generating objects-unittest-debug/ldc/eh/common.o | |
[ 50%] Generating objects-unittest-debug/ldc/eh/fixedpool.o | |
[ 50%] Generating objects-unittest-debug/ldc/eh/libunwind.o | |
[ 50%] Generating objects-unittest-debug/ldc/eh/msvc.o | |
[ 50%] Generating objects-unittest-debug/object.o | |
[ 50%] Generating objects-unittest-debug/rt/aApply.o | |
[ 50%] Generating objects-unittest-debug/rt/aApplyR.o | |
[ 50%] Generating objects-unittest-debug/rt/aaA.o | |
[ 50%] Generating objects-unittest-debug/rt/adi.o | |
[ 56%] Generating objects-unittest-debug/rt/arrayassign.o | |
[ 56%] Generating objects-unittest-debug/rt/arraybyte.o | |
[ 56%] Generating objects-unittest-debug/rt/arraycast.o | |
[ 56%] Generating objects-unittest-debug/rt/arraycat.o | |
[ 56%] Generating objects-unittest-debug/rt/arraydouble.o | |
[ 56%] Generating objects-unittest-debug/rt/arrayfloat.o | |
[ 56%] Generating objects-unittest-debug/rt/arrayint.o | |
[ 56%] Generating objects-unittest-debug/rt/arrayreal.o | |
[ 56%] Generating objects-unittest-debug/rt/arrayshort.o | |
[ 56%] Generating objects-unittest-debug/rt/backtrace/dwarf.o | |
[ 56%] Generating objects-unittest-debug/rt/backtrace/elf.o | |
[ 56%] Generating objects-unittest-debug/rt/cast_.o | |
[ 56%] Generating objects-unittest-debug/rt/cmath2.o | |
[ 56%] Generating objects-unittest-debug/rt/config.o | |
[ 56%] Generating objects-unittest-debug/rt/cover.o | |
[ 56%] Generating objects-unittest-debug/rt/critical_.o | |
[ 56%] Generating objects-unittest-debug/rt/dmain2.o | |
[ 56%] Generating objects-unittest-debug/rt/invariant.o | |
[ 56%] Generating objects-unittest-debug/rt/lifetime.o | |
[ 56%] Generating objects-unittest-debug/rt/mach_utils.o | |
[ 56%] Generating objects-unittest-debug/rt/memory.o | |
[ 56%] Generating objects-unittest-debug/rt/memset.o | |
[ 56%] Generating objects-unittest-debug/rt/minfo.o | |
[ 62%] Generating objects-unittest-debug/rt/monitor_.o | |
[ 62%] Generating objects-unittest-debug/rt/obj.o | |
[ 62%] Generating objects-unittest-debug/rt/profilegc.o | |
[ 62%] Generating objects-unittest-debug/rt/qsort.o | |
[ 62%] Generating objects-unittest-debug/rt/sections.o | |
[ 62%] Generating objects-unittest-debug/rt/sections_android.o | |
[ 62%] Generating objects-unittest-debug/rt/sections_elf_shared.o | |
[ 62%] Generating objects-unittest-debug/rt/sections_ldc.o | |
[ 62%] Generating objects-unittest-debug/rt/sections_osx_x86.o | |
[ 62%] Generating objects-unittest-debug/rt/sections_osx_x86_64.o | |
[ 62%] Generating objects-unittest-debug/rt/sections_solaris.o | |
[ 62%] Generating objects-unittest-debug/rt/sections_win32.o | |
[ 62%] Generating objects-unittest-debug/rt/sections_win64.o | |
[ 62%] Generating objects-unittest-debug/rt/switch_.o | |
[ 62%] Generating objects-unittest-debug/rt/tlsgc.o | |
[ 62%] Generating objects-unittest-debug/rt/tracegc.o | |
[ 62%] Generating objects-unittest-debug/rt/typeinfo/ti_Acdouble.o | |
[ 62%] Generating objects-unittest-debug/rt/typeinfo/ti_Acfloat.o | |
[ 62%] Generating objects-unittest-debug/rt/typeinfo/ti_Acreal.o | |
[ 62%] Generating objects-unittest-debug/rt/typeinfo/ti_Adouble.o | |
[ 62%] Generating objects-unittest-debug/rt/typeinfo/ti_Afloat.o | |
[ 62%] Generating objects-unittest-debug/rt/typeinfo/ti_Ag.o | |
[ 62%] Generating objects-unittest-debug/rt/typeinfo/ti_Aint.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_Along.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_Areal.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_Ashort.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_C.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_byte.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_cdouble.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_cent.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_cfloat.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_char.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_creal.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_dchar.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_delegate.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_double.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_float.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_idouble.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_ifloat.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_int.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_ireal.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_long.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_n.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_ptr.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_real.o | |
[ 68%] Generating objects-unittest-debug/rt/typeinfo/ti_short.o | |
[ 75%] Generating objects-unittest-debug/rt/typeinfo/ti_ubyte.o | |
[ 75%] Generating objects-unittest-debug/rt/typeinfo/ti_ucent.o | |
[ 75%] Generating objects-unittest-debug/rt/typeinfo/ti_uint.o | |
[ 75%] Generating objects-unittest-debug/rt/typeinfo/ti_ulong.o | |
[ 75%] Generating objects-unittest-debug/rt/typeinfo/ti_ushort.o | |
[ 75%] Generating objects-unittest-debug/rt/typeinfo/ti_void.o | |
[ 75%] Generating objects-unittest-debug/rt/typeinfo/ti_wchar.o | |
[ 75%] Generating objects-unittest-debug/rt/unwind.o | |
[ 75%] Generating objects-unittest-debug/rt/util/array.o | |
[ 75%] Generating objects-unittest-debug/rt/util/container/array.o | |
[ 75%] Generating objects-unittest-debug/rt/util/container/common.o | |
[ 75%] Generating objects-unittest-debug/rt/util/container/hashtab.o | |
[ 75%] Generating objects-unittest-debug/rt/util/container/treap.o | |
[ 75%] Generating objects-unittest-debug/rt/util/hash.o | |
[ 75%] Generating objects-unittest-debug/rt/util/random.o | |
[ 75%] Generating objects-unittest-debug/rt/util/typeinfo.o | |
rt/util/typeinfo.d(196): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(196): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(196): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(244): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(244): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(244): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(298): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(298): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(298): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
[ 75%] Generating objects-unittest-debug/rt/util/utf.o | |
[ 75%] Generating objects-unittest-debug/core/sys/posix/arpa/inet.o | |
[ 75%] Generating objects-unittest-debug/core/sys/posix/config.o | |
[ 75%] Generating objects-unittest-debug/core/sys/posix/dirent.o | |
[ 75%] Generating objects-unittest-debug/core/sys/posix/dlfcn.o | |
[ 75%] Generating objects-unittest-debug/core/sys/posix/fcntl.o | |
[ 75%] Generating objects-unittest-debug/core/sys/posix/grp.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/iconv.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/inttypes.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/libgen.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/mqueue.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/net/if_.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/netdb.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/netinet/in_.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/netinet/tcp.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/poll.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/pthread.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/pwd.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/sched.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/semaphore.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/setjmp.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/signal.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/stdio.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/stdlib.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/sys/filio.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/sys/ioccom.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/sys/ioctl.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/sys/ipc.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/sys/mman.o | |
[ 81%] Generating objects-unittest-debug/core/sys/posix/sys/msg.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/resource.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/select.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/shm.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/socket.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/stat.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/statvfs.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/time.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/ttycom.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/types.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/uio.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/un.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/utsname.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/sys/wait.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/syslog.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/termios.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/time.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/ucontext.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/unistd.o | |
[ 87%] Generating objects-unittest-debug/core/sys/posix/utime.o | |
[ 87%] Generating objects-unittest-debug/core/sys/linux/config.o | |
[ 87%] Generating objects-unittest-debug/core/sys/linux/dlfcn.o | |
[ 87%] Generating objects-unittest-debug/core/sys/linux/elf.o | |
[ 87%] Generating objects-unittest-debug/core/sys/linux/epoll.o | |
[ 87%] Generating objects-unittest-debug/core/sys/linux/errno.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/execinfo.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/fcntl.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/ifaddrs.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/link.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/sched.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/stdio.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/sys/auxv.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/sys/file.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/sys/inotify.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/sys/mman.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/sys/netinet/tcp.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/sys/prctl.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/sys/signalfd.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/sys/socket.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/sys/sysinfo.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/sys/time.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/sys/xattr.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/termios.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/time.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/timerfd.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/tipc.o | |
[ 93%] Generating objects-unittest-debug/core/sys/linux/unistd.o | |
[ 93%] Generating objects-unittest-debug/core/sys/bionic/fcntl.o | |
[100%] Generating objects-unittest-debug/core/sys/bionic/unistd.o | |
Scanning dependencies of target druntime-ldc-unittest-debug | |
[100%] Building C object runtime/CMakeFiles/druntime-ldc-unittest-debug.dir/druntime/src/core/stdc/errno.c.o | |
[100%] Building C object runtime/CMakeFiles/druntime-ldc-unittest-debug.dir/druntime/src/ldc/arm_unwind.c.o | |
[100%] Building C object runtime/CMakeFiles/druntime-ldc-unittest-debug.dir/druntime/src/ldc/msvc.c.o | |
[100%] Building C object runtime/CMakeFiles/druntime-ldc-unittest-debug.dir/druntime/src/rt/bss_section.c.o | |
[100%] Building ASM object runtime/CMakeFiles/druntime-ldc-unittest-debug.dir/druntime/src/core/threadasm.S.o | |
[100%] Building ASM object runtime/CMakeFiles/druntime-ldc-unittest-debug.dir/druntime/src/ldc/eh_asm.S.o | |
[100%] Linking C static library ../lib64/libdruntime-ldc-unittest-debug.a | |
[100%] Built target druntime-ldc-unittest-debug | |
Scanning dependencies of target druntime-test-runner-debug | |
[100%] Building C object runtime/CMakeFiles/druntime-test-runner-debug.dir/dummy.c.o | |
[100%] Linking C executable druntime-test-runner-debug | |
[100%] Built target druntime-test-runner-debug | |
<end of output> | |
Test time = 201.08 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"build-druntime-test-runner-debug" end time: Aug 16 15:52 CDT | |
"build-druntime-test-runner-debug" time elapsed: 00:03:21 | |
---------------------------------------------------------- | |
8/1565 Testing: build-phobos2-test-runner-debug | |
8/1565 Test: build-phobos2-test-runner-debug | |
Command: "/usr/bin/cmake" "--build" "/home/quyen/D/ldc-build" "--target" "phobos2-test-runner-debug" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"build-phobos2-test-runner-debug" start time: Aug 16 15:52 CDT | |
Output: | |
---------------------------------------------------------- | |
[ 3%] Built target gen_gccbuiltins | |
[ 16%] Built target LDCShared | |
[ 16%] Built target ldc2 | |
[ 16%] Built target test_runner-debug | |
Scanning dependencies of target phobos2-ldc-unittest-debug-common | |
[ 16%] Generating objects-unittest-debug/etc/c/curl.o | |
[ 16%] Generating objects-unittest-debug/etc/c/odbc/sql.o | |
[ 16%] Generating objects-unittest-debug/etc/c/odbc/sqlext.o | |
[ 16%] Generating objects-unittest-debug/etc/c/odbc/sqltypes.o | |
[ 16%] Generating objects-unittest-debug/etc/c/odbc/sqlucode.o | |
[ 16%] Generating objects-unittest-debug/etc/c/sqlite3.o | |
[ 20%] Generating objects-unittest-debug/etc/c/zlib.o | |
[ 20%] Generating objects-unittest-debug/std/algorithm/comparison.o | |
[ 20%] Generating objects-unittest-debug/std/algorithm/internal.o | |
[ 20%] Generating objects-unittest-debug/std/algorithm/iteration.o | |
[ 20%] Generating objects-unittest-debug/std/algorithm/mutation.o | |
[ 20%] Generating objects-unittest-debug/std/algorithm/package.o | |
[ 20%] Generating objects-unittest-debug/std/algorithm/searching.o | |
[ 20%] Generating objects-unittest-debug/std/algorithm/setops.o | |
[ 20%] Generating objects-unittest-debug/std/algorithm/sorting.o | |
[ 20%] Generating objects-unittest-debug/std/array.o | |
[ 20%] Generating objects-unittest-debug/std/ascii.o | |
[ 20%] Generating objects-unittest-debug/std/base64.o | |
[ 20%] Generating objects-unittest-debug/std/bigint.o | |
[ 20%] Generating objects-unittest-debug/std/bitmanip.o | |
[ 20%] Generating objects-unittest-debug/std/c/fenv.o | |
[ 20%] Generating objects-unittest-debug/std/c/locale.o | |
[ 20%] Generating objects-unittest-debug/std/c/math.o | |
[ 20%] Generating objects-unittest-debug/std/c/process.o | |
[ 20%] Generating objects-unittest-debug/std/c/stdarg.o | |
[ 20%] Generating objects-unittest-debug/std/c/stddef.o | |
[ 20%] Generating objects-unittest-debug/std/c/stdio.o | |
[ 20%] Generating objects-unittest-debug/std/c/stdlib.o | |
[ 20%] Generating objects-unittest-debug/std/c/string.o | |
[ 23%] Generating objects-unittest-debug/std/c/time.o | |
[ 23%] Generating objects-unittest-debug/std/c/wcharh.o | |
[ 23%] Generating objects-unittest-debug/std/compiler.o | |
[ 23%] Generating objects-unittest-debug/std/complex.o | |
[ 23%] Generating objects-unittest-debug/std/concurrency.o | |
[ 23%] Generating objects-unittest-debug/std/concurrencybase.o | |
[ 23%] Generating objects-unittest-debug/std/container/array.o | |
[ 23%] Generating objects-unittest-debug/std/container/binaryheap.o | |
[ 23%] Generating objects-unittest-debug/std/container/dlist.o | |
[ 23%] Generating objects-unittest-debug/std/container/package.o | |
[ 23%] Generating objects-unittest-debug/std/container/rbtree.o | |
[ 23%] Generating objects-unittest-debug/std/container/slist.o | |
[ 23%] Generating objects-unittest-debug/std/container/util.o | |
[ 23%] Generating objects-unittest-debug/std/conv.o | |
[ 23%] Generating objects-unittest-debug/std/csv.o | |
[ 23%] Generating objects-unittest-debug/std/datetime.o | |
[ 23%] Generating objects-unittest-debug/std/demangle.o | |
[ 23%] Generating objects-unittest-debug/std/digest/crc.o | |
[ 23%] Generating objects-unittest-debug/std/digest/digest.o | |
[ 23%] Generating objects-unittest-debug/std/digest/hmac.o | |
[ 23%] Generating objects-unittest-debug/std/digest/md.o | |
[ 23%] Generating objects-unittest-debug/std/digest/murmurhash.o | |
[ 23%] Generating objects-unittest-debug/std/digest/ripemd.o | |
[ 26%] Generating objects-unittest-debug/std/digest/sha.o | |
[ 26%] Generating objects-unittest-debug/std/encoding.o | |
[ 26%] Generating objects-unittest-debug/std/exception.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/affix_allocator.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/allocator_list.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/bitmapped_block.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/bucketizer.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/fallback_allocator.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/free_list.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/free_tree.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/kernighan_ritchie.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/null_allocator.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/package.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/quantizer.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/region.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/scoped_allocator.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/segregator.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/building_blocks/stats_collector.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/common.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/gc_allocator.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/mallocator.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/mmap_allocator.o | |
[ 26%] Generating objects-unittest-debug/std/experimental/allocator/package.o | |
[ 30%] Generating objects-unittest-debug/std/experimental/allocator/showcase.o | |
[ 30%] Generating objects-unittest-debug/std/experimental/allocator/typed.o | |
[ 30%] Generating objects-unittest-debug/std/experimental/checkedint.o | |
[ 30%] Generating objects-unittest-debug/std/experimental/logger/core.o | |
[ 30%] Generating objects-unittest-debug/std/experimental/logger/filelogger.o | |
[ 30%] Generating objects-unittest-debug/std/experimental/logger/multilogger.o | |
[ 30%] Generating objects-unittest-debug/std/experimental/logger/nulllogger.o | |
[ 30%] Generating objects-unittest-debug/std/experimental/logger/package.o | |
[ 30%] Generating objects-unittest-debug/std/experimental/typecons.o | |
Could not locate matching function for: FuncInfo!("foo", void()) | |
Could not locate matching function for: FuncInfo!("bar", void()) | |
Could not locate matching function for: FuncInfo!("foo", void()) | |
Could not locate matching function for: FuncInfo!("refresh", int()) | |
Could not locate matching function for: FuncInfo!("refresh", int()) | |
Could not locate matching function for: FuncInfo!("refresh", int()) | |
[ 30%] Generating objects-unittest-debug/std/file.o | |
[ 30%] Generating objects-unittest-debug/std/format.o | |
[ 30%] Generating objects-unittest-debug/std/functional.o | |
[ 30%] Generating objects-unittest-debug/std/getopt.o | |
[ 30%] Generating objects-unittest-debug/std/internal/cstring.o | |
[ 30%] Generating objects-unittest-debug/std/internal/digest/sha_SSSE3.o | |
[ 30%] Generating objects-unittest-debug/std/internal/encodinginit.o | |
[ 30%] Generating objects-unittest-debug/std/internal/math/biguintarm.o | |
[ 30%] Generating objects-unittest-debug/std/internal/math/biguintcore.o | |
[ 30%] Generating objects-unittest-debug/std/internal/math/biguintnoasm.o | |
[ 30%] Generating objects-unittest-debug/std/internal/math/biguintx86.o | |
[ 30%] Generating objects-unittest-debug/std/internal/math/errorfunction.o | |
[ 30%] Generating objects-unittest-debug/std/internal/math/gammafunction.o | |
[ 30%] Generating objects-unittest-debug/std/internal/processinit.o | |
[ 33%] Generating objects-unittest-debug/std/internal/scopebuffer.o | |
[ 33%] Generating objects-unittest-debug/std/internal/test/dummyrange.o | |
[ 33%] Generating objects-unittest-debug/std/internal/test/uda.o | |
[ 33%] Generating objects-unittest-debug/std/internal/unicode_comp.o | |
[ 33%] Generating objects-unittest-debug/std/internal/unicode_decomp.o | |
[ 33%] Generating objects-unittest-debug/std/internal/unicode_grapheme.o | |
[ 33%] Generating objects-unittest-debug/std/internal/unicode_norm.o | |
[ 33%] Generating objects-unittest-debug/std/internal/unicode_tables.o | |
[ 33%] Generating objects-unittest-debug/std/internal/windows/advapi32.o | |
[ 33%] Generating objects-unittest-debug/std/json.o | |
[ 33%] Generating objects-unittest-debug/std/math.o | |
ieeeFlags test disabled, see LDC Issue #888 | |
test disabled on x86_64, see bug 5628 | |
[ 33%] Generating objects-unittest-debug/std/mathspecial.o | |
[ 33%] Generating objects-unittest-debug/std/meta.o | |
[ 33%] Generating objects-unittest-debug/std/mmfile.o | |
[ 33%] Generating objects-unittest-debug/std/net/curl.o | |
[ 33%] Generating objects-unittest-debug/std/net/isemail.o | |
[ 33%] Generating objects-unittest-debug/std/numeric.o | |
[ 33%] Generating objects-unittest-debug/std/outbuffer.o | |
[ 33%] Generating objects-unittest-debug/std/parallelism.o | |
[ 33%] Generating objects-unittest-debug/std/path.o | |
[ 33%] Generating objects-unittest-debug/std/process.o | |
[ 33%] Generating objects-unittest-debug/std/random.o | |
[ 33%] Generating objects-unittest-debug/std/range/interfaces.o | |
[ 36%] Generating objects-unittest-debug/std/range/package.o | |
[ 36%] Generating objects-unittest-debug/std/range/primitives.o | |
[ 36%] Generating objects-unittest-debug/std/regex/internal/backtracking.o | |
[ 36%] Generating objects-unittest-debug/std/regex/internal/generator.o | |
[ 36%] Generating objects-unittest-debug/std/regex/internal/ir.o | |
[ 36%] Generating objects-unittest-debug/std/regex/internal/kickstart.o | |
[ 36%] Generating objects-unittest-debug/std/regex/internal/parser.o | |
[ 36%] Generating objects-unittest-debug/std/regex/internal/tests.o | |
[ 36%] Generating objects-unittest-debug/std/regex/internal/thompson.o | |
[ 36%] Generating objects-unittest-debug/std/regex/package.o | |
[ 36%] Generating objects-unittest-debug/std/signals.o | |
[ 36%] Generating objects-unittest-debug/std/socket.o | |
[ 36%] Generating objects-unittest-debug/std/stdint.o | |
[ 36%] Generating objects-unittest-debug/std/stdio.o | |
[ 36%] Generating objects-unittest-debug/std/stdiobase.o | |
[ 36%] Generating objects-unittest-debug/std/string.o | |
[ 36%] Generating objects-unittest-debug/std/system.o | |
[ 36%] Generating objects-unittest-debug/std/traits.o | |
std/traits.d-mixin-7672(7672): Deprecation: std.internal.test.uda.HasPrivateMembers.c is not visible from module traits | |
std/traits.d-mixin-7672(7672): Deprecation: std.internal.test.uda.HasPrivateMembers.d is not visible from module traits | |
std/traits.d-mixin-7664(7664): Deprecation: std.internal.test.uda.HasPrivateMembers.c is not visible from module traits | |
[ 36%] Generating objects-unittest-debug/std/typecons.o | |
[ 36%] Generating objects-unittest-debug/std/typetuple.o | |
[ 36%] Generating objects-unittest-debug/std/uni.o | |
[ 36%] Generating objects-unittest-debug/std/uri.o | |
std/uri.d(323): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instead. | |
std/uri.d(323): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instead. | |
std/uri.d(323): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instead. | |
[ 36%] Generating objects-unittest-debug/std/utf.o | |
[ 40%] Generating objects-unittest-debug/std/uuid.o | |
[ 40%] Generating objects-unittest-debug/std/variant.o | |
[ 40%] Generating objects-unittest-debug/std/xml.o | |
[ 40%] Generating objects-unittest-debug/std/zip.o | |
[ 40%] Generating objects-unittest-debug/std/zlib.o | |
[ 40%] Generating objects-unittest-debug/std/c/linux/linux.o | |
[ 40%] Generating objects-unittest-debug/std/c/linux/linuxextern.o | |
[ 40%] Generating objects-unittest-debug/std/c/linux/pthread.o | |
std/c/linux/pthread.d(17): Deprecation: module std.c.linux.linux is deprecated - Import the appropriate core.sys.posix.* modules instead | |
[ 40%] Generating objects-unittest-debug/std/c/linux/socket.o | |
[ 40%] Generating objects-unittest-debug/std/c/linux/termios.o | |
[ 40%] Generating objects-unittest-debug/std/c/linux/tipc.o | |
[ 40%] Built target phobos2-ldc-unittest-debug-common | |
Scanning dependencies of target phobos2-ldc-unittest-debug | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/adler32.c.o | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/compress.c.o | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/crc32.c.o | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/deflate.c.o | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/gzclose.c.o | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/gzlib.c.o | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzlib.c: In function ‘gz_open’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzlib.c:14:17: warning: implicit declaration of function ‘lseek’; did you mean ‘fseek’? [-Wimplicit-function-declaration] | |
# define LSEEK lseek | |
^ | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzlib.c:252:9: note: in expansion of macro ‘LSEEK’ | |
LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */ | |
^~~~~ | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/gzread.c.o | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c: In function ‘gz_load’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c:35:15: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration] | |
ret = read(state->fd, buf + *have, get); | |
^~~~ | |
fread | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c: In function ‘gzclose_r’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c:651:11: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] | |
ret = close(state->fd); | |
^~~~~ | |
pclose | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/gzwrite.c.o | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c: In function ‘gz_comp’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c:89:20: warning: implicit declaration of function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration] | |
writ = write(state->fd, strm->next_in, put); | |
^~~~~ | |
fwrite | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c: In function ‘gzclose_w’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c:661:9: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] | |
if (close(state->fd) == -1) | |
^~~~~ | |
pclose | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/infback.c.o | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/inffast.c.o | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/inflate.c.o | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/inftrees.c.o | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/trees.c.o | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/uncompr.c.o | |
[ 40%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug.dir/phobos/etc/c/zlib/zutil.c.o | |
[ 40%] Linking C static library ../lib64/libphobos2-ldc-unittest-debug.a | |
[ 63%] Built target phobos2-ldc-unittest-debug | |
[100%] Built target druntime-ldc-unittest-debug | |
Scanning dependencies of target phobos2-test-runner-debug | |
[100%] Building C object runtime/CMakeFiles/phobos2-test-runner-debug.dir/dummy.c.o | |
[100%] Linking C executable phobos2-test-runner-debug | |
[100%] Built target phobos2-test-runner-debug | |
<end of output> | |
Test time = 391.50 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"build-phobos2-test-runner-debug" end time: Aug 16 15:59 CDT | |
"build-phobos2-test-runner-debug" time elapsed: 00:06:31 | |
---------------------------------------------------------- | |
9/1565 Testing: build-druntime-test-runner-debug-shared | |
9/1565 Test: build-druntime-test-runner-debug-shared | |
Command: "/usr/bin/cmake" "--build" "/home/quyen/D/ldc-build" "--target" "druntime-test-runner-debug-shared" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"build-druntime-test-runner-debug-shared" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
[ 6%] Built target gen_gccbuiltins | |
[ 31%] Built target LDCShared | |
[ 31%] Built target ldc2 | |
Scanning dependencies of target test_runner-debug-shared | |
[ 31%] Generating objects-unittest-debug-shared/test_runner.o | |
[ 31%] Built target test_runner-debug-shared | |
[ 31%] Generating objects-unittest-debug-shared/core/atomic.o | |
[ 31%] Generating objects-unittest-debug-shared/core/attribute.o | |
[ 31%] Generating objects-unittest-debug-shared/core/bitop.o | |
[ 31%] Generating objects-unittest-debug-shared/core/checkedint.o | |
[ 31%] Generating objects-unittest-debug-shared/core/cpuid.o | |
[ 31%] Generating objects-unittest-debug-shared/core/demangle.o | |
[ 31%] Generating objects-unittest-debug-shared/core/exception.o | |
[ 31%] Generating objects-unittest-debug-shared/core/internal/abort.o | |
[ 31%] Generating objects-unittest-debug-shared/core/internal/convert.o | |
[ 31%] Generating objects-unittest-debug-shared/core/internal/hash.o | |
[ 31%] Generating objects-unittest-debug-shared/core/internal/spinlock.o | |
[ 37%] Generating objects-unittest-debug-shared/core/internal/string.o | |
[ 37%] Generating objects-unittest-debug-shared/core/internal/traits.o | |
[ 37%] Generating objects-unittest-debug-shared/core/math.o | |
[ 37%] Generating objects-unittest-debug-shared/core/memory.o | |
[ 37%] Generating objects-unittest-debug-shared/core/runtime.o | |
[ 37%] Generating objects-unittest-debug-shared/core/simd.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/complex.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/config.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/ctype.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/errno.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/fenv.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/float_.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/inttypes.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/limits.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/locale.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/math.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/signal.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/stdarg.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/stddef.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/stdint.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/stdio.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/stdlib.o | |
[ 37%] Generating objects-unittest-debug-shared/core/stdc/string.o | |
[ 43%] Generating objects-unittest-debug-shared/core/stdc/tgmath.o | |
[ 43%] Generating objects-unittest-debug-shared/core/stdc/time.o | |
[ 43%] Generating objects-unittest-debug-shared/core/stdc/wchar_.o | |
[ 43%] Generating objects-unittest-debug-shared/core/stdc/wctype.o | |
[ 43%] Generating objects-unittest-debug-shared/core/sync/barrier.o | |
[ 43%] Generating objects-unittest-debug-shared/core/sync/condition.o | |
[ 43%] Generating objects-unittest-debug-shared/core/sync/config.o | |
[ 43%] Generating objects-unittest-debug-shared/core/sync/exception.o | |
[ 43%] Generating objects-unittest-debug-shared/core/sync/mutex.o | |
core/sync/mutex.d(319): Deprecation: read-modify-write operations are not allowed for shared variables. Use core.atomic.atomicOp!"+="(this.cargo, 1) instead. | |
[ 43%] Generating objects-unittest-debug-shared/core/sync/rwmutex.o | |
[ 43%] Generating objects-unittest-debug-shared/core/sync/semaphore.o | |
[ 43%] Generating objects-unittest-debug-shared/core/thread.o | |
[ 43%] Generating objects-unittest-debug-shared/core/time.o | |
[ 43%] Generating objects-unittest-debug-shared/core/vararg.o | |
[ 43%] Generating objects-unittest-debug-shared/gc/bits.o | |
[ 43%] Generating objects-unittest-debug-shared/gc/config.o | |
[ 43%] Generating objects-unittest-debug-shared/gc/gcinterface.o | |
[ 43%] Generating objects-unittest-debug-shared/gc/impl/conservative/gc.o | |
[ 43%] Generating objects-unittest-debug-shared/gc/impl/manual/gc.o | |
[ 43%] Generating objects-unittest-debug-shared/gc/os.o | |
[ 43%] Generating objects-unittest-debug-shared/gc/pooltable.o | |
[ 43%] Generating objects-unittest-debug-shared/gc/proxy.o | |
[ 43%] Generating objects-unittest-debug-shared/ldc/arrayinit.o | |
[ 50%] Generating objects-unittest-debug-shared/ldc/asan.o | |
[ 50%] Generating objects-unittest-debug-shared/ldc/attributes.o | |
[ 50%] Generating objects-unittest-debug-shared/ldc/dcompute.o | |
[ 50%] Generating objects-unittest-debug-shared/ldc/eh/common.o | |
[ 50%] Generating objects-unittest-debug-shared/ldc/eh/fixedpool.o | |
[ 50%] Generating objects-unittest-debug-shared/ldc/eh/libunwind.o | |
[ 50%] Generating objects-unittest-debug-shared/ldc/eh/msvc.o | |
[ 50%] Generating objects-unittest-debug-shared/object.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/aApply.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/aApplyR.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/aaA.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/adi.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/arrayassign.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/arraybyte.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/arraycast.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/arraycat.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/arraydouble.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/arrayfloat.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/arrayint.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/arrayreal.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/arrayshort.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/backtrace/dwarf.o | |
[ 50%] Generating objects-unittest-debug-shared/rt/backtrace/elf.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/cast_.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/cmath2.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/config.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/cover.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/critical_.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/dmain2.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/invariant.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/lifetime.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/mach_utils.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/memory.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/memset.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/minfo.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/monitor_.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/obj.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/profilegc.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/qsort.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/sections.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/sections_android.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/sections_elf_shared.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/sections_ldc.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/sections_osx_x86.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/sections_osx_x86_64.o | |
[ 56%] Generating objects-unittest-debug-shared/rt/sections_solaris.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/sections_win32.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/sections_win64.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/switch_.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/tlsgc.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/tracegc.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_Acdouble.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_Acfloat.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_Acreal.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_Adouble.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_Afloat.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_Ag.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_Aint.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_Along.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_Areal.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_Ashort.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_C.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_byte.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_cdouble.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_cent.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_cfloat.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_char.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_creal.o | |
[ 62%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_dchar.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_delegate.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_double.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_float.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_idouble.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_ifloat.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_int.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_ireal.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_long.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_n.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_ptr.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_real.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_short.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_ubyte.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_ucent.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_uint.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_ulong.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_ushort.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_void.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/typeinfo/ti_wchar.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/unwind.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/util/array.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/util/container/array.o | |
[ 68%] Generating objects-unittest-debug-shared/rt/util/container/common.o | |
[ 75%] Generating objects-unittest-debug-shared/rt/util/container/hashtab.o | |
[ 75%] Generating objects-unittest-debug-shared/rt/util/container/treap.o | |
[ 75%] Generating objects-unittest-debug-shared/rt/util/hash.o | |
[ 75%] Generating objects-unittest-debug-shared/rt/util/random.o | |
[ 75%] Generating objects-unittest-debug-shared/rt/util/typeinfo.o | |
rt/util/typeinfo.d(196): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(196): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(196): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(244): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(244): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(244): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(298): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(298): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
rt/util/typeinfo.d(298): Deprecation: identity comparison of static arrays implicitly coerces them to slices, which are compared by reference | |
[ 75%] Generating objects-unittest-debug-shared/rt/util/utf.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/arpa/inet.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/config.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/dirent.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/dlfcn.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/fcntl.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/grp.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/iconv.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/inttypes.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/libgen.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/mqueue.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/net/if_.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/netdb.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/netinet/in_.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/netinet/tcp.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/poll.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/pthread.o | |
[ 75%] Generating objects-unittest-debug-shared/core/sys/posix/pwd.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sched.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/semaphore.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/setjmp.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/signal.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/stdio.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/stdlib.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/filio.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/ioccom.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/ioctl.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/ipc.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/mman.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/msg.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/resource.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/select.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/shm.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/socket.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/stat.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/statvfs.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/time.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/ttycom.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/types.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/uio.o | |
[ 81%] Generating objects-unittest-debug-shared/core/sys/posix/sys/un.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/posix/sys/utsname.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/posix/sys/wait.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/posix/syslog.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/posix/termios.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/posix/time.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/posix/ucontext.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/posix/unistd.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/posix/utime.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/config.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/dlfcn.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/elf.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/epoll.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/errno.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/execinfo.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/fcntl.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/ifaddrs.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/link.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/sched.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/stdio.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/sys/auxv.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/sys/file.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/sys/inotify.o | |
[ 87%] Generating objects-unittest-debug-shared/core/sys/linux/sys/mman.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/linux/sys/netinet/tcp.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/linux/sys/prctl.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/linux/sys/signalfd.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/linux/sys/socket.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/linux/sys/sysinfo.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/linux/sys/time.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/linux/sys/xattr.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/linux/termios.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/linux/time.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/linux/timerfd.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/linux/tipc.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/linux/unistd.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/bionic/fcntl.o | |
[ 93%] Generating objects-unittest-debug-shared/core/sys/bionic/unistd.o | |
Scanning dependencies of target druntime-ldc-unittest-debug-shared | |
[ 93%] Building C object runtime/CMakeFiles/druntime-ldc-unittest-debug-shared.dir/druntime/src/core/stdc/errno.c.o | |
[ 93%] Building C object runtime/CMakeFiles/druntime-ldc-unittest-debug-shared.dir/druntime/src/ldc/arm_unwind.c.o | |
[ 93%] Building C object runtime/CMakeFiles/druntime-ldc-unittest-debug-shared.dir/druntime/src/ldc/msvc.c.o | |
[ 93%] Building C object runtime/CMakeFiles/druntime-ldc-unittest-debug-shared.dir/druntime/src/rt/bss_section.c.o | |
[ 93%] Building ASM object runtime/CMakeFiles/druntime-ldc-unittest-debug-shared.dir/druntime/src/core/threadasm.S.o | |
[ 93%] Building ASM object runtime/CMakeFiles/druntime-ldc-unittest-debug-shared.dir/druntime/src/ldc/eh_asm.S.o | |
[100%] Linking C shared library ../lib64/libdruntime-ldc-unittest-debug-shared.so | |
[100%] Built target druntime-ldc-unittest-debug-shared | |
Scanning dependencies of target druntime-test-runner-debug-shared | |
[100%] Building C object runtime/CMakeFiles/druntime-test-runner-debug-shared.dir/dummy.c.o | |
[100%] Linking C executable druntime-test-runner-debug-shared | |
[100%] Built target druntime-test-runner-debug-shared | |
<end of output> | |
Test time = 20.58 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"build-druntime-test-runner-debug-shared" end time: Aug 16 15:59 CDT | |
"build-druntime-test-runner-debug-shared" time elapsed: 00:00:20 | |
---------------------------------------------------------- | |
10/1565 Testing: build-phobos2-test-runner-debug-shared | |
10/1565 Test: build-phobos2-test-runner-debug-shared | |
Command: "/usr/bin/cmake" "--build" "/home/quyen/D/ldc-build" "--target" "phobos2-test-runner-debug-shared" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"build-phobos2-test-runner-debug-shared" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
[ 3%] Built target gen_gccbuiltins | |
[ 15%] Built target LDCShared | |
[ 15%] Built target ldc2 | |
[ 15%] Built target test_runner-debug-shared | |
[ 50%] Built target druntime-ldc-unittest-debug-shared | |
[ 71%] Built target phobos2-ldc-unittest-debug-common | |
Scanning dependencies of target phobos2-ldc-unittest-debug-shared | |
[ 71%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/adler32.c.o | |
[ 71%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/compress.c.o | |
[ 71%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/crc32.c.o | |
[ 71%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/deflate.c.o | |
[ 71%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/gzclose.c.o | |
[ 71%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/gzlib.c.o | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzlib.c: In function ‘gz_open’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzlib.c:14:17: warning: implicit declaration of function ‘lseek’; did you mean ‘fseek’? [-Wimplicit-function-declaration] | |
# define LSEEK lseek | |
^ | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzlib.c:252:9: note: in expansion of macro ‘LSEEK’ | |
LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */ | |
^~~~~ | |
[ 71%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/gzread.c.o | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c: In function ‘gz_load’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c:35:15: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration] | |
ret = read(state->fd, buf + *have, get); | |
^~~~ | |
fread | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c: In function ‘gzclose_r’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzread.c:651:11: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] | |
ret = close(state->fd); | |
^~~~~ | |
pclose | |
[ 71%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/gzwrite.c.o | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c: In function ‘gz_comp’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c:89:20: warning: implicit declaration of function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration] | |
writ = write(state->fd, strm->next_in, put); | |
^~~~~ | |
fwrite | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c: In function ‘gzclose_w’: | |
/home/quyen/D/ldc/runtime/phobos/etc/c/zlib/gzwrite.c:661:9: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] | |
if (close(state->fd) == -1) | |
^~~~~ | |
pclose | |
[ 71%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/infback.c.o | |
[ 71%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/inffast.c.o | |
[ 71%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/inflate.c.o | |
[ 75%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/inftrees.c.o | |
[ 75%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/trees.c.o | |
[ 75%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/uncompr.c.o | |
[ 75%] Building C object runtime/CMakeFiles/phobos2-ldc-unittest-debug-shared.dir/phobos/etc/c/zlib/zutil.c.o | |
[ 75%] Linking C shared library ../lib64/libphobos2-ldc-unittest-debug-shared.so | |
[ 96%] Built target phobos2-ldc-unittest-debug-shared | |
Scanning dependencies of target phobos2-test-runner-debug-shared | |
[100%] Building C object runtime/CMakeFiles/phobos2-test-runner-debug-shared.dir/dummy.c.o | |
[100%] Linking C executable phobos2-test-runner-debug-shared | |
[100%] Built target phobos2-test-runner-debug-shared | |
<end of output> | |
Test time = 25.82 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"build-phobos2-test-runner-debug-shared" end time: Aug 16 15:59 CDT | |
"build-phobos2-test-runner-debug-shared" time elapsed: 00:00:25 | |
---------------------------------------------------------- | |
11/1565 Testing: core.atomic | |
11/1565 Test: core.atomic | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.atomic" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.atomic" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.atomic | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.atomic" end time: Aug 16 15:59 CDT | |
"core.atomic" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
12/1565 Testing: core.attribute | |
12/1565 Test: core.attribute | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.attribute" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.attribute" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.attribute" end time: Aug 16 15:59 CDT | |
"core.attribute" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
13/1565 Testing: core.bitop | |
13/1565 Test: core.bitop | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.bitop" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.bitop" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.bitop | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.bitop" end time: Aug 16 15:59 CDT | |
"core.bitop" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
14/1565 Testing: core.checkedint | |
14/1565 Test: core.checkedint | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.checkedint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.checkedint" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.checkedint | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.checkedint" end time: Aug 16 15:59 CDT | |
"core.checkedint" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
15/1565 Testing: core.cpuid | |
15/1565 Test: core.cpuid | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.cpuid" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.cpuid" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.cpuid" end time: Aug 16 15:59 CDT | |
"core.cpuid" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
16/1565 Testing: core.demangle | |
16/1565 Test: core.demangle | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.demangle" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.demangle" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.demangle | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.demangle" end time: Aug 16 15:59 CDT | |
"core.demangle" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
17/1565 Testing: core.exception | |
17/1565 Test: core.exception | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.exception" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.exception" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.exception | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.exception" end time: Aug 16 15:59 CDT | |
"core.exception" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
18/1565 Testing: core.internal.abort | |
18/1565 Test: core.internal.abort | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.internal.abort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.abort" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.abort" end time: Aug 16 15:59 CDT | |
"core.internal.abort" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
19/1565 Testing: core.internal.convert | |
19/1565 Test: core.internal.convert | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.internal.convert" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.convert" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.internal.convert | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.convert" end time: Aug 16 15:59 CDT | |
"core.internal.convert" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
20/1565 Testing: core.internal.hash | |
20/1565 Test: core.internal.hash | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.internal.hash" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.hash" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.internal.hash | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.hash" end time: Aug 16 15:59 CDT | |
"core.internal.hash" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
21/1565 Testing: core.internal.spinlock | |
21/1565 Test: core.internal.spinlock | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.internal.spinlock" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.spinlock" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.spinlock" end time: Aug 16 15:59 CDT | |
"core.internal.spinlock" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
22/1565 Testing: core.internal.string | |
22/1565 Test: core.internal.string | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.internal.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.string" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.internal.string | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.string" end time: Aug 16 15:59 CDT | |
"core.internal.string" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
23/1565 Testing: core.internal.traits | |
23/1565 Test: core.internal.traits | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.internal.traits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.traits" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.traits" end time: Aug 16 15:59 CDT | |
"core.internal.traits" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
24/1565 Testing: core.math | |
24/1565 Test: core.math | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.math" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.math | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.math" end time: Aug 16 15:59 CDT | |
"core.math" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
25/1565 Testing: core.memory | |
25/1565 Test: core.memory | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.memory" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.memory" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.memory | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.memory" end time: Aug 16 15:59 CDT | |
"core.memory" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
26/1565 Testing: core.runtime | |
26/1565 Test: core.runtime | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.runtime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.runtime" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.runtime" end time: Aug 16 15:59 CDT | |
"core.runtime" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
27/1565 Testing: core.simd | |
27/1565 Test: core.simd | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.simd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.simd" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.simd" end time: Aug 16 15:59 CDT | |
"core.simd" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
28/1565 Testing: core.stdc.complex | |
28/1565 Test: core.stdc.complex | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.complex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.complex" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.complex" end time: Aug 16 15:59 CDT | |
"core.stdc.complex" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
29/1565 Testing: core.stdc.config | |
29/1565 Test: core.stdc.config | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.config" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.config" end time: Aug 16 15:59 CDT | |
"core.stdc.config" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
30/1565 Testing: core.stdc.ctype | |
30/1565 Test: core.stdc.ctype | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.ctype" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.ctype" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.ctype" end time: Aug 16 15:59 CDT | |
"core.stdc.ctype" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
31/1565 Testing: core.stdc.errno | |
31/1565 Test: core.stdc.errno | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.errno" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.errno" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.errno" end time: Aug 16 15:59 CDT | |
"core.stdc.errno" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
32/1565 Testing: core.stdc.fenv | |
32/1565 Test: core.stdc.fenv | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.fenv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.fenv" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.fenv" end time: Aug 16 15:59 CDT | |
"core.stdc.fenv" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
33/1565 Testing: core.stdc.float_ | |
33/1565 Test: core.stdc.float_ | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.float_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.float_" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.float_" end time: Aug 16 15:59 CDT | |
"core.stdc.float_" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
34/1565 Testing: core.stdc.inttypes | |
34/1565 Test: core.stdc.inttypes | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.inttypes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.inttypes" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.inttypes" end time: Aug 16 15:59 CDT | |
"core.stdc.inttypes" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
35/1565 Testing: core.stdc.limits | |
35/1565 Test: core.stdc.limits | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.limits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.limits" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.limits" end time: Aug 16 15:59 CDT | |
"core.stdc.limits" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
36/1565 Testing: core.stdc.locale | |
36/1565 Test: core.stdc.locale | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.locale" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.locale" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.locale" end time: Aug 16 15:59 CDT | |
"core.stdc.locale" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
37/1565 Testing: core.stdc.math | |
37/1565 Test: core.stdc.math | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.math" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.math" end time: Aug 16 15:59 CDT | |
"core.stdc.math" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
38/1565 Testing: core.stdc.signal | |
38/1565 Test: core.stdc.signal | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.signal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.signal" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.signal" end time: Aug 16 15:59 CDT | |
"core.stdc.signal" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
39/1565 Testing: core.stdc.stdarg | |
39/1565 Test: core.stdc.stdarg | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.stdarg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdarg" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdarg" end time: Aug 16 15:59 CDT | |
"core.stdc.stdarg" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
40/1565 Testing: core.stdc.stddef | |
40/1565 Test: core.stdc.stddef | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.stddef" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stddef" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stddef" end time: Aug 16 15:59 CDT | |
"core.stdc.stddef" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
41/1565 Testing: core.stdc.stdint | |
41/1565 Test: core.stdc.stdint | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.stdint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdint" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdint" end time: Aug 16 15:59 CDT | |
"core.stdc.stdint" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
42/1565 Testing: core.stdc.stdio | |
42/1565 Test: core.stdc.stdio | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdio" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdio" end time: Aug 16 15:59 CDT | |
"core.stdc.stdio" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
43/1565 Testing: core.stdc.stdlib | |
43/1565 Test: core.stdc.stdlib | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.stdlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdlib" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdlib" end time: Aug 16 15:59 CDT | |
"core.stdc.stdlib" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
44/1565 Testing: core.stdc.string | |
44/1565 Test: core.stdc.string | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.string" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.string" end time: Aug 16 15:59 CDT | |
"core.stdc.string" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
45/1565 Testing: core.stdc.tgmath | |
45/1565 Test: core.stdc.tgmath | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.tgmath" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.tgmath" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.tgmath" end time: Aug 16 15:59 CDT | |
"core.stdc.tgmath" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
46/1565 Testing: core.stdc.time | |
46/1565 Test: core.stdc.time | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.time" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.time" end time: Aug 16 15:59 CDT | |
"core.stdc.time" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
47/1565 Testing: core.stdc.wchar_ | |
47/1565 Test: core.stdc.wchar_ | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.wchar_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.wchar_" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.wchar_" end time: Aug 16 15:59 CDT | |
"core.stdc.wchar_" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
48/1565 Testing: core.stdc.wctype | |
48/1565 Test: core.stdc.wctype | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.stdc.wctype" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.wctype" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.wctype" end time: Aug 16 15:59 CDT | |
"core.stdc.wctype" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
49/1565 Testing: core.sync.barrier | |
49/1565 Test: core.sync.barrier | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sync.barrier" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.barrier" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sync.barrier | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.barrier" end time: Aug 16 15:59 CDT | |
"core.sync.barrier" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
50/1565 Testing: core.sync.condition | |
50/1565 Test: core.sync.condition | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sync.condition" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.condition" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.011s PASS release64 core.sync.condition | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.condition" end time: Aug 16 15:59 CDT | |
"core.sync.condition" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
51/1565 Testing: core.sync.config | |
51/1565 Test: core.sync.config | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sync.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.config" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sync.config | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.config" end time: Aug 16 15:59 CDT | |
"core.sync.config" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
52/1565 Testing: core.sync.exception | |
52/1565 Test: core.sync.exception | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sync.exception" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.exception" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.exception" end time: Aug 16 15:59 CDT | |
"core.sync.exception" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
53/1565 Testing: core.sync.mutex | |
53/1565 Test: core.sync.mutex | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sync.mutex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.mutex" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.007s PASS release64 core.sync.mutex | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.mutex" end time: Aug 16 15:59 CDT | |
"core.sync.mutex" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
54/1565 Testing: core.sync.rwmutex | |
54/1565 Test: core.sync.rwmutex | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sync.rwmutex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.rwmutex" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sync.rwmutex | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.rwmutex" end time: Aug 16 15:59 CDT | |
"core.sync.rwmutex" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
55/1565 Testing: core.sync.semaphore | |
55/1565 Test: core.sync.semaphore | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sync.semaphore" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.semaphore" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 core.sync.semaphore | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.semaphore" end time: Aug 16 15:59 CDT | |
"core.sync.semaphore" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
56/1565 Testing: core.thread | |
56/1565 Test: core.thread | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.thread" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.thread" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
Not safe to migrate Fibers between Threads on your system. Consider setting version CheckFiberMigration for this system in thread.d | |
0.112s PASS release64 core.thread | |
<end of output> | |
Test time = 0.22 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.thread" end time: Aug 16 15:59 CDT | |
"core.thread" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
57/1565 Testing: core.time | |
57/1565 Test: core.time | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.time" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.010s PASS release64 core.time | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.time" end time: Aug 16 15:59 CDT | |
"core.time" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
58/1565 Testing: core.vararg | |
58/1565 Test: core.vararg | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.vararg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.vararg" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.vararg" end time: Aug 16 15:59 CDT | |
"core.vararg" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
59/1565 Testing: gc.bits | |
59/1565 Test: gc.bits | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "gc.bits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.bits" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.bits | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.bits" end time: Aug 16 15:59 CDT | |
"gc.bits" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
60/1565 Testing: gc.config | |
60/1565 Test: gc.config | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "gc.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.config" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.config | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.config" end time: Aug 16 15:59 CDT | |
"gc.config" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
61/1565 Testing: gc.gcinterface | |
61/1565 Test: gc.gcinterface | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "gc.gcinterface" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.gcinterface" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.gcinterface" end time: Aug 16 15:59 CDT | |
"gc.gcinterface" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
62/1565 Testing: gc.impl.conservative.gc | |
62/1565 Test: gc.impl.conservative.gc | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "gc.impl.conservative.gc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.impl.conservative.gc" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.impl.conservative.gc | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.impl.conservative.gc" end time: Aug 16 15:59 CDT | |
"gc.impl.conservative.gc" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
63/1565 Testing: gc.impl.manual.gc | |
63/1565 Test: gc.impl.manual.gc | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "gc.impl.manual.gc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.impl.manual.gc" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.impl.manual.gc" end time: Aug 16 15:59 CDT | |
"gc.impl.manual.gc" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
64/1565 Testing: gc.os | |
64/1565 Test: gc.os | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "gc.os" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.os" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.os" end time: Aug 16 15:59 CDT | |
"gc.os" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
65/1565 Testing: gc.pooltable | |
65/1565 Test: gc.pooltable | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "gc.pooltable" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.pooltable" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.pooltable | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.pooltable" end time: Aug 16 15:59 CDT | |
"gc.pooltable" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
66/1565 Testing: gc.proxy | |
66/1565 Test: gc.proxy | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "gc.proxy" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.proxy" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.proxy" end time: Aug 16 15:59 CDT | |
"gc.proxy" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
67/1565 Testing: ldc.arrayinit | |
67/1565 Test: ldc.arrayinit | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "ldc.arrayinit" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.arrayinit" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.arrayinit" end time: Aug 16 15:59 CDT | |
"ldc.arrayinit" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
68/1565 Testing: ldc.asan | |
68/1565 Test: ldc.asan | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "ldc.asan" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.asan" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.asan" end time: Aug 16 15:59 CDT | |
"ldc.asan" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
69/1565 Testing: ldc.attributes | |
69/1565 Test: ldc.attributes | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "ldc.attributes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.attributes" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.attributes" end time: Aug 16 15:59 CDT | |
"ldc.attributes" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
70/1565 Testing: ldc.dcompute | |
70/1565 Test: ldc.dcompute | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "ldc.dcompute" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.dcompute" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.dcompute" end time: Aug 16 15:59 CDT | |
"ldc.dcompute" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
71/1565 Testing: ldc.eh.common | |
71/1565 Test: ldc.eh.common | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "ldc.eh.common" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.common" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.common" end time: Aug 16 15:59 CDT | |
"ldc.eh.common" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
72/1565 Testing: ldc.eh.fixedpool | |
72/1565 Test: ldc.eh.fixedpool | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "ldc.eh.fixedpool" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.fixedpool" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 ldc.eh.fixedpool | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.fixedpool" end time: Aug 16 15:59 CDT | |
"ldc.eh.fixedpool" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
73/1565 Testing: ldc.eh.libunwind | |
73/1565 Test: ldc.eh.libunwind | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "ldc.eh.libunwind" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.libunwind" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.libunwind" end time: Aug 16 15:59 CDT | |
"ldc.eh.libunwind" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
74/1565 Testing: ldc.eh.msvc | |
74/1565 Test: ldc.eh.msvc | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "ldc.eh.msvc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.msvc" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.msvc" end time: Aug 16 15:59 CDT | |
"ldc.eh.msvc" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
75/1565 Testing: object | |
75/1565 Test: object | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "object" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"object" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 object | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"object" end time: Aug 16 15:59 CDT | |
"object" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
76/1565 Testing: rt.aApply | |
76/1565 Test: rt.aApply | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.aApply" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.aApply" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.aApply | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.aApply" end time: Aug 16 15:59 CDT | |
"rt.aApply" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
77/1565 Testing: rt.aApplyR | |
77/1565 Test: rt.aApplyR | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.aApplyR" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.aApplyR" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.aApplyR | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.aApplyR" end time: Aug 16 15:59 CDT | |
"rt.aApplyR" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
78/1565 Testing: rt.aaA | |
78/1565 Test: rt.aaA | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.aaA" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.aaA" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.aaA | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.aaA" end time: Aug 16 15:59 CDT | |
"rt.aaA" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
79/1565 Testing: rt.adi | |
79/1565 Test: rt.adi | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.adi" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.adi" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.adi | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.adi" end time: Aug 16 15:59 CDT | |
"rt.adi" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
80/1565 Testing: rt.arrayassign | |
80/1565 Test: rt.arrayassign | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.arrayassign" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayassign" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayassign | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayassign" end time: Aug 16 15:59 CDT | |
"rt.arrayassign" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
81/1565 Testing: rt.arraybyte | |
81/1565 Test: rt.arraybyte | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.arraybyte" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraybyte" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arraybyte | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraybyte" end time: Aug 16 15:59 CDT | |
"rt.arraybyte" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
82/1565 Testing: rt.arraycast | |
82/1565 Test: rt.arraycast | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.arraycast" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraycast" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arraycast | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraycast" end time: Aug 16 15:59 CDT | |
"rt.arraycast" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
83/1565 Testing: rt.arraycat | |
83/1565 Test: rt.arraycat | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.arraycat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraycat" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraycat" end time: Aug 16 15:59 CDT | |
"rt.arraycat" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
84/1565 Testing: rt.arraydouble | |
84/1565 Test: rt.arraydouble | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.arraydouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraydouble" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arraydouble | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraydouble" end time: Aug 16 15:59 CDT | |
"rt.arraydouble" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
85/1565 Testing: rt.arrayfloat | |
85/1565 Test: rt.arrayfloat | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.arrayfloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayfloat" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayfloat | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayfloat" end time: Aug 16 15:59 CDT | |
"rt.arrayfloat" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
86/1565 Testing: rt.arrayint | |
86/1565 Test: rt.arrayint | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.arrayint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayint" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayint | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayint" end time: Aug 16 15:59 CDT | |
"rt.arrayint" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
87/1565 Testing: rt.arrayreal | |
87/1565 Test: rt.arrayreal | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.arrayreal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayreal" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayreal | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayreal" end time: Aug 16 15:59 CDT | |
"rt.arrayreal" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
88/1565 Testing: rt.arrayshort | |
88/1565 Test: rt.arrayshort | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.arrayshort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayshort" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayshort | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayshort" end time: Aug 16 15:59 CDT | |
"rt.arrayshort" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
89/1565 Testing: rt.backtrace.dwarf | |
89/1565 Test: rt.backtrace.dwarf | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.backtrace.dwarf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.backtrace.dwarf" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.backtrace.dwarf | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.backtrace.dwarf" end time: Aug 16 15:59 CDT | |
"rt.backtrace.dwarf" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
90/1565 Testing: rt.backtrace.elf | |
90/1565 Test: rt.backtrace.elf | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.backtrace.elf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.backtrace.elf" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.backtrace.elf" end time: Aug 16 15:59 CDT | |
"rt.backtrace.elf" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
91/1565 Testing: rt.cast_ | |
91/1565 Test: rt.cast_ | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.cast_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.cast_" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.cast_" end time: Aug 16 15:59 CDT | |
"rt.cast_" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
92/1565 Testing: rt.cmath2 | |
92/1565 Test: rt.cmath2 | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.cmath2" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.cmath2" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.cmath2" end time: Aug 16 15:59 CDT | |
"rt.cmath2" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
93/1565 Testing: rt.config | |
93/1565 Test: rt.config | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.config" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.config" end time: Aug 16 15:59 CDT | |
"rt.config" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
94/1565 Testing: rt.cover | |
94/1565 Test: rt.cover | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.cover" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.cover" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.cover | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.cover" end time: Aug 16 15:59 CDT | |
"rt.cover" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
95/1565 Testing: rt.critical_ | |
95/1565 Test: rt.critical_ | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.critical_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.critical_" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.critical_" end time: Aug 16 15:59 CDT | |
"rt.critical_" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
96/1565 Testing: rt.dmain2 | |
96/1565 Test: rt.dmain2 | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.dmain2" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.dmain2" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.dmain2" end time: Aug 16 15:59 CDT | |
"rt.dmain2" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
97/1565 Testing: invariant | |
97/1565 Test: invariant | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "invariant" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"invariant" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"invariant" end time: Aug 16 15:59 CDT | |
"invariant" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
98/1565 Testing: rt.lifetime | |
98/1565 Test: rt.lifetime | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.lifetime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.lifetime" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.lifetime | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.lifetime" end time: Aug 16 15:59 CDT | |
"rt.lifetime" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
99/1565 Testing: rt.mach_utils | |
99/1565 Test: rt.mach_utils | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.mach_utils" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.mach_utils" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.mach_utils" end time: Aug 16 15:59 CDT | |
"rt.mach_utils" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
100/1565 Testing: rt.memory | |
100/1565 Test: rt.memory | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.memory" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.memory" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.memory" end time: Aug 16 15:59 CDT | |
"rt.memory" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
101/1565 Testing: rt.memset | |
101/1565 Test: rt.memset | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.memset" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.memset" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.memset" end time: Aug 16 15:59 CDT | |
"rt.memset" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
102/1565 Testing: rt.minfo | |
102/1565 Test: rt.minfo | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.minfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.minfo" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.minfo | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.minfo" end time: Aug 16 15:59 CDT | |
"rt.minfo" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
103/1565 Testing: rt.monitor_ | |
103/1565 Test: rt.monitor_ | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.monitor_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.monitor_" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.monitor_ | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.monitor_" end time: Aug 16 15:59 CDT | |
"rt.monitor_" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
104/1565 Testing: rt.obj | |
104/1565 Test: rt.obj | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.obj" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.obj" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.obj" end time: Aug 16 15:59 CDT | |
"rt.obj" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
105/1565 Testing: rt.profilegc | |
105/1565 Test: rt.profilegc | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.profilegc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.profilegc" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.profilegc" end time: Aug 16 15:59 CDT | |
"rt.profilegc" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
106/1565 Testing: rt.qsort | |
106/1565 Test: rt.qsort | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.qsort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.qsort" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.qsort | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.qsort" end time: Aug 16 15:59 CDT | |
"rt.qsort" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
107/1565 Testing: rt.sections | |
107/1565 Test: rt.sections | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.sections" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections" end time: Aug 16 15:59 CDT | |
"rt.sections" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
108/1565 Testing: rt.sections_android | |
108/1565 Test: rt.sections_android | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.sections_android" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_android" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_android" end time: Aug 16 15:59 CDT | |
"rt.sections_android" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
109/1565 Testing: rt.sections_elf_shared | |
109/1565 Test: rt.sections_elf_shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.sections_elf_shared" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_elf_shared" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_elf_shared" end time: Aug 16 15:59 CDT | |
"rt.sections_elf_shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
110/1565 Testing: rt.sections_ldc | |
110/1565 Test: rt.sections_ldc | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.sections_ldc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_ldc" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_ldc" end time: Aug 16 15:59 CDT | |
"rt.sections_ldc" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
111/1565 Testing: rt.sections_osx_x86 | |
111/1565 Test: rt.sections_osx_x86 | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.sections_osx_x86" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_osx_x86" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_osx_x86" end time: Aug 16 15:59 CDT | |
"rt.sections_osx_x86" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
112/1565 Testing: rt.sections_osx_x86_64 | |
112/1565 Test: rt.sections_osx_x86_64 | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.sections_osx_x86_64" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_osx_x86_64" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_osx_x86_64" end time: Aug 16 15:59 CDT | |
"rt.sections_osx_x86_64" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
113/1565 Testing: rt.sections_solaris | |
113/1565 Test: rt.sections_solaris | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.sections_solaris" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_solaris" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_solaris" end time: Aug 16 15:59 CDT | |
"rt.sections_solaris" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
114/1565 Testing: rt.sections_win32 | |
114/1565 Test: rt.sections_win32 | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.sections_win32" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_win32" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_win32" end time: Aug 16 15:59 CDT | |
"rt.sections_win32" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
115/1565 Testing: rt.sections_win64 | |
115/1565 Test: rt.sections_win64 | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.sections_win64" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_win64" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_win64" end time: Aug 16 15:59 CDT | |
"rt.sections_win64" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
116/1565 Testing: rt.switch_ | |
116/1565 Test: rt.switch_ | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.switch_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.switch_" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.switch_ | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.switch_" end time: Aug 16 15:59 CDT | |
"rt.switch_" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
117/1565 Testing: rt.tlsgc | |
117/1565 Test: rt.tlsgc | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.tlsgc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.tlsgc" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.tlsgc" end time: Aug 16 15:59 CDT | |
"rt.tlsgc" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
118/1565 Testing: rt.tracegc | |
118/1565 Test: rt.tracegc | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.tracegc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.tracegc" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.tracegc" end time: Aug 16 15:59 CDT | |
"rt.tracegc" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
119/1565 Testing: rt.typeinfo.ti_Acdouble | |
119/1565 Test: rt.typeinfo.ti_Acdouble | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_Acdouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Acdouble" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Acdouble" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_Acdouble" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
120/1565 Testing: rt.typeinfo.ti_Acfloat | |
120/1565 Test: rt.typeinfo.ti_Acfloat | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_Acfloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Acfloat" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Acfloat" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_Acfloat" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
121/1565 Testing: rt.typeinfo.ti_Acreal | |
121/1565 Test: rt.typeinfo.ti_Acreal | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_Acreal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Acreal" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Acreal" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_Acreal" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
122/1565 Testing: rt.typeinfo.ti_Adouble | |
122/1565 Test: rt.typeinfo.ti_Adouble | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_Adouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Adouble" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Adouble" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_Adouble" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
123/1565 Testing: rt.typeinfo.ti_Afloat | |
123/1565 Test: rt.typeinfo.ti_Afloat | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_Afloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Afloat" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Afloat" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_Afloat" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
124/1565 Testing: rt.typeinfo.ti_Ag | |
124/1565 Test: rt.typeinfo.ti_Ag | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_Ag" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Ag" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Ag" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_Ag" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
125/1565 Testing: rt.typeinfo.ti_Aint | |
125/1565 Test: rt.typeinfo.ti_Aint | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_Aint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Aint" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.typeinfo.ti_Aint | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Aint" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_Aint" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
126/1565 Testing: rt.typeinfo.ti_Along | |
126/1565 Test: rt.typeinfo.ti_Along | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_Along" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Along" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Along" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_Along" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
127/1565 Testing: rt.typeinfo.ti_Areal | |
127/1565 Test: rt.typeinfo.ti_Areal | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_Areal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Areal" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Areal" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_Areal" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
128/1565 Testing: rt.typeinfo.ti_Ashort | |
128/1565 Test: rt.typeinfo.ti_Ashort | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_Ashort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Ashort" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Ashort" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_Ashort" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
129/1565 Testing: rt.typeinfo.ti_C | |
129/1565 Test: rt.typeinfo.ti_C | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_C" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_C" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_C" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_C" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
130/1565 Testing: rt.typeinfo.ti_byte | |
130/1565 Test: rt.typeinfo.ti_byte | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_byte" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_byte" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_byte" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_byte" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
131/1565 Testing: rt.typeinfo.ti_cdouble | |
131/1565 Test: rt.typeinfo.ti_cdouble | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_cdouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_cdouble" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_cdouble" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_cdouble" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
132/1565 Testing: rt.typeinfo.ti_cent | |
132/1565 Test: rt.typeinfo.ti_cent | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_cent" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_cent" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_cent" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_cent" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
133/1565 Testing: rt.typeinfo.ti_cfloat | |
133/1565 Test: rt.typeinfo.ti_cfloat | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_cfloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_cfloat" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_cfloat" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_cfloat" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
134/1565 Testing: rt.typeinfo.ti_char | |
134/1565 Test: rt.typeinfo.ti_char | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_char" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_char" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_char" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_char" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
135/1565 Testing: rt.typeinfo.ti_creal | |
135/1565 Test: rt.typeinfo.ti_creal | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_creal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_creal" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_creal" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_creal" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
136/1565 Testing: rt.typeinfo.ti_dchar | |
136/1565 Test: rt.typeinfo.ti_dchar | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_dchar" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_dchar" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_dchar" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_dchar" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
137/1565 Testing: rt.typeinfo.ti_delegate | |
137/1565 Test: rt.typeinfo.ti_delegate | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_delegate" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_delegate" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_delegate" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_delegate" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
138/1565 Testing: rt.typeinfo.ti_double | |
138/1565 Test: rt.typeinfo.ti_double | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_double" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_double" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_double" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_double" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
139/1565 Testing: rt.typeinfo.ti_float | |
139/1565 Test: rt.typeinfo.ti_float | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_float" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_float" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_float" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_float" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
140/1565 Testing: rt.typeinfo.ti_idouble | |
140/1565 Test: rt.typeinfo.ti_idouble | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_idouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_idouble" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_idouble" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_idouble" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
141/1565 Testing: rt.typeinfo.ti_ifloat | |
141/1565 Test: rt.typeinfo.ti_ifloat | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_ifloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ifloat" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ifloat" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_ifloat" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
142/1565 Testing: rt.typeinfo.ti_int | |
142/1565 Test: rt.typeinfo.ti_int | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_int" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_int" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_int" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_int" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
143/1565 Testing: rt.typeinfo.ti_ireal | |
143/1565 Test: rt.typeinfo.ti_ireal | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_ireal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ireal" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ireal" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_ireal" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
144/1565 Testing: rt.typeinfo.ti_long | |
144/1565 Test: rt.typeinfo.ti_long | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_long" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_long" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_long" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_long" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
145/1565 Testing: rt.typeinfo.ti_n | |
145/1565 Test: rt.typeinfo.ti_n | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_n" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_n" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_n" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_n" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
146/1565 Testing: rt.typeinfo.ti_ptr | |
146/1565 Test: rt.typeinfo.ti_ptr | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_ptr" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ptr" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ptr" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_ptr" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
147/1565 Testing: rt.typeinfo.ti_real | |
147/1565 Test: rt.typeinfo.ti_real | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_real" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_real" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_real" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_real" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
148/1565 Testing: rt.typeinfo.ti_short | |
148/1565 Test: rt.typeinfo.ti_short | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_short" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_short" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_short" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_short" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
149/1565 Testing: rt.typeinfo.ti_ubyte | |
149/1565 Test: rt.typeinfo.ti_ubyte | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_ubyte" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ubyte" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ubyte" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_ubyte" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
150/1565 Testing: rt.typeinfo.ti_ucent | |
150/1565 Test: rt.typeinfo.ti_ucent | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_ucent" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ucent" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ucent" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_ucent" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
151/1565 Testing: rt.typeinfo.ti_uint | |
151/1565 Test: rt.typeinfo.ti_uint | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_uint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_uint" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_uint" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_uint" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
152/1565 Testing: rt.typeinfo.ti_ulong | |
152/1565 Test: rt.typeinfo.ti_ulong | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_ulong" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ulong" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ulong" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_ulong" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
153/1565 Testing: rt.typeinfo.ti_ushort | |
153/1565 Test: rt.typeinfo.ti_ushort | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_ushort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ushort" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ushort" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_ushort" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
154/1565 Testing: rt.typeinfo.ti_void | |
154/1565 Test: rt.typeinfo.ti_void | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_void" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_void" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_void" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_void" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
155/1565 Testing: rt.typeinfo.ti_wchar | |
155/1565 Test: rt.typeinfo.ti_wchar | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.typeinfo.ti_wchar" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_wchar" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_wchar" end time: Aug 16 15:59 CDT | |
"rt.typeinfo.ti_wchar" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
156/1565 Testing: rt.unwind | |
156/1565 Test: rt.unwind | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.unwind" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.unwind" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.unwind" end time: Aug 16 15:59 CDT | |
"rt.unwind" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
157/1565 Testing: rt.util.array | |
157/1565 Test: rt.util.array | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.util.array" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.array" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.array" end time: Aug 16 15:59 CDT | |
"rt.util.array" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
158/1565 Testing: rt.util.container.array | |
158/1565 Test: rt.util.container.array | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.util.container.array" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.container.array" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.container.array | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.container.array" end time: Aug 16 15:59 CDT | |
"rt.util.container.array" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
159/1565 Testing: rt.util.container.common | |
159/1565 Test: rt.util.container.common | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.util.container.common" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.container.common" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.container.common" end time: Aug 16 15:59 CDT | |
"rt.util.container.common" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
160/1565 Testing: rt.util.container.hashtab | |
160/1565 Test: rt.util.container.hashtab | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.util.container.hashtab" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.container.hashtab" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.container.hashtab | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.container.hashtab" end time: Aug 16 15:59 CDT | |
"rt.util.container.hashtab" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
161/1565 Testing: rt.util.container.treap | |
161/1565 Test: rt.util.container.treap | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.util.container.treap" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.container.treap" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.053s PASS release64 rt.util.container.treap | |
<end of output> | |
Test time = 0.06 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.container.treap" end time: Aug 16 15:59 CDT | |
"rt.util.container.treap" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
162/1565 Testing: rt.util.hash | |
162/1565 Test: rt.util.hash | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.util.hash" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.hash" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.hash | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.hash" end time: Aug 16 15:59 CDT | |
"rt.util.hash" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
163/1565 Testing: rt.util.random | |
163/1565 Test: rt.util.random | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.util.random" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.random" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.random" end time: Aug 16 15:59 CDT | |
"rt.util.random" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
164/1565 Testing: rt.util.typeinfo | |
164/1565 Test: rt.util.typeinfo | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.util.typeinfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.typeinfo" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.typeinfo | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.typeinfo" end time: Aug 16 15:59 CDT | |
"rt.util.typeinfo" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
165/1565 Testing: rt.util.utf | |
165/1565 Test: rt.util.utf | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "rt.util.utf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.utf" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.utf | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.utf" end time: Aug 16 15:59 CDT | |
"rt.util.utf" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
166/1565 Testing: core.sys.posix.arpa.inet | |
166/1565 Test: core.sys.posix.arpa.inet | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.arpa.inet" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.arpa.inet" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.arpa.inet" end time: Aug 16 15:59 CDT | |
"core.sys.posix.arpa.inet" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
167/1565 Testing: core.sys.posix.config | |
167/1565 Test: core.sys.posix.config | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.config" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.config" end time: Aug 16 15:59 CDT | |
"core.sys.posix.config" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
168/1565 Testing: core.sys.posix.dirent | |
168/1565 Test: core.sys.posix.dirent | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.dirent" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.dirent" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.dirent" end time: Aug 16 15:59 CDT | |
"core.sys.posix.dirent" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
169/1565 Testing: core.sys.posix.dlfcn | |
169/1565 Test: core.sys.posix.dlfcn | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.dlfcn" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.dlfcn" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.dlfcn" end time: Aug 16 15:59 CDT | |
"core.sys.posix.dlfcn" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
170/1565 Testing: core.sys.posix.fcntl | |
170/1565 Test: core.sys.posix.fcntl | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.fcntl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.fcntl" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.fcntl" end time: Aug 16 15:59 CDT | |
"core.sys.posix.fcntl" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
171/1565 Testing: core.sys.posix.grp | |
171/1565 Test: core.sys.posix.grp | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.grp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.grp" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.grp" end time: Aug 16 15:59 CDT | |
"core.sys.posix.grp" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
172/1565 Testing: core.sys.posix.iconv | |
172/1565 Test: core.sys.posix.iconv | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.iconv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.iconv" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.iconv" end time: Aug 16 15:59 CDT | |
"core.sys.posix.iconv" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
173/1565 Testing: core.sys.posix.inttypes | |
173/1565 Test: core.sys.posix.inttypes | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.inttypes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.inttypes" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.inttypes" end time: Aug 16 15:59 CDT | |
"core.sys.posix.inttypes" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
174/1565 Testing: core.sys.posix.libgen | |
174/1565 Test: core.sys.posix.libgen | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.libgen" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.libgen" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.libgen" end time: Aug 16 15:59 CDT | |
"core.sys.posix.libgen" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
175/1565 Testing: core.sys.posix.mqueue | |
175/1565 Test: core.sys.posix.mqueue | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.mqueue" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.mqueue" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.mqueue" end time: Aug 16 15:59 CDT | |
"core.sys.posix.mqueue" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
176/1565 Testing: core.sys.posix.net.if_ | |
176/1565 Test: core.sys.posix.net.if_ | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.net.if_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.net.if_" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.net.if_" end time: Aug 16 15:59 CDT | |
"core.sys.posix.net.if_" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
177/1565 Testing: core.sys.posix.netdb | |
177/1565 Test: core.sys.posix.netdb | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.netdb" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.netdb" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.netdb" end time: Aug 16 15:59 CDT | |
"core.sys.posix.netdb" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
178/1565 Testing: core.sys.posix.netinet.in_ | |
178/1565 Test: core.sys.posix.netinet.in_ | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.netinet.in_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.netinet.in_" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.netinet.in_" end time: Aug 16 15:59 CDT | |
"core.sys.posix.netinet.in_" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
179/1565 Testing: core.sys.posix.netinet.tcp | |
179/1565 Test: core.sys.posix.netinet.tcp | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.netinet.tcp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.netinet.tcp" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.netinet.tcp" end time: Aug 16 15:59 CDT | |
"core.sys.posix.netinet.tcp" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
180/1565 Testing: core.sys.posix.poll | |
180/1565 Test: core.sys.posix.poll | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.poll" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.poll" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.poll" end time: Aug 16 15:59 CDT | |
"core.sys.posix.poll" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
181/1565 Testing: core.sys.posix.pthread | |
181/1565 Test: core.sys.posix.pthread | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.pthread" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.pthread" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.pthread" end time: Aug 16 15:59 CDT | |
"core.sys.posix.pthread" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
182/1565 Testing: core.sys.posix.pwd | |
182/1565 Test: core.sys.posix.pwd | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.pwd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.pwd" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.pwd" end time: Aug 16 15:59 CDT | |
"core.sys.posix.pwd" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
183/1565 Testing: core.sys.posix.sched | |
183/1565 Test: core.sys.posix.sched | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sched" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sched" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sched" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sched" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
184/1565 Testing: core.sys.posix.semaphore | |
184/1565 Test: core.sys.posix.semaphore | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.semaphore" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.semaphore" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.semaphore" end time: Aug 16 15:59 CDT | |
"core.sys.posix.semaphore" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
185/1565 Testing: core.sys.posix.setjmp | |
185/1565 Test: core.sys.posix.setjmp | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.setjmp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.setjmp" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.setjmp" end time: Aug 16 15:59 CDT | |
"core.sys.posix.setjmp" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
186/1565 Testing: core.sys.posix.signal | |
186/1565 Test: core.sys.posix.signal | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.signal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.signal" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.signal" end time: Aug 16 15:59 CDT | |
"core.sys.posix.signal" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
187/1565 Testing: core.sys.posix.stdio | |
187/1565 Test: core.sys.posix.stdio | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.stdio" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sys.posix.stdio | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.stdio" end time: Aug 16 15:59 CDT | |
"core.sys.posix.stdio" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
188/1565 Testing: core.sys.posix.stdlib | |
188/1565 Test: core.sys.posix.stdlib | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.stdlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.stdlib" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.stdlib" end time: Aug 16 15:59 CDT | |
"core.sys.posix.stdlib" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
189/1565 Testing: core.sys.posix.sys.filio | |
189/1565 Test: core.sys.posix.sys.filio | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.filio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.filio" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.filio" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.filio" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
190/1565 Testing: core.sys.posix.sys.ioccom | |
190/1565 Test: core.sys.posix.sys.ioccom | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.ioccom" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.ioccom" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.ioccom" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.ioccom" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
191/1565 Testing: core.sys.posix.sys.ioctl | |
191/1565 Test: core.sys.posix.sys.ioctl | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.ioctl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.ioctl" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.ioctl" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.ioctl" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
192/1565 Testing: core.sys.posix.sys.ipc | |
192/1565 Test: core.sys.posix.sys.ipc | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.ipc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.ipc" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.ipc" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.ipc" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
193/1565 Testing: core.sys.posix.sys.mman | |
193/1565 Test: core.sys.posix.sys.mman | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.mman" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.mman" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.mman" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.mman" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
194/1565 Testing: core.sys.posix.sys.msg | |
194/1565 Test: core.sys.posix.sys.msg | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.msg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.msg" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.msg" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.msg" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
195/1565 Testing: core.sys.posix.sys.resource | |
195/1565 Test: core.sys.posix.sys.resource | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.resource" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.resource" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.resource" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.resource" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
196/1565 Testing: core.sys.posix.sys.select | |
196/1565 Test: core.sys.posix.sys.select | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.select" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.select" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sys.posix.sys.select | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.select" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.select" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
197/1565 Testing: core.sys.posix.sys.shm | |
197/1565 Test: core.sys.posix.sys.shm | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.shm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.shm" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.shm" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.shm" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
198/1565 Testing: core.sys.posix.sys.socket | |
198/1565 Test: core.sys.posix.sys.socket | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.socket" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.socket" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.socket" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.socket" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
199/1565 Testing: core.sys.posix.sys.stat | |
199/1565 Test: core.sys.posix.sys.stat | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.stat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.stat" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.stat" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.stat" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
200/1565 Testing: core.sys.posix.sys.statvfs | |
200/1565 Test: core.sys.posix.sys.statvfs | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.statvfs" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.statvfs" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.statvfs" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.statvfs" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
201/1565 Testing: core.sys.posix.sys.time | |
201/1565 Test: core.sys.posix.sys.time | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.time" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.time" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.time" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
202/1565 Testing: core.sys.posix.sys.ttycom | |
202/1565 Test: core.sys.posix.sys.ttycom | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.ttycom" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.ttycom" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.ttycom" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.ttycom" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
203/1565 Testing: core.sys.posix.sys.types | |
203/1565 Test: core.sys.posix.sys.types | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.types" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.types" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.types" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.types" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
204/1565 Testing: core.sys.posix.sys.uio | |
204/1565 Test: core.sys.posix.sys.uio | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.uio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.uio" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.uio" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.uio" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
205/1565 Testing: core.sys.posix.sys.un | |
205/1565 Test: core.sys.posix.sys.un | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.un" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.un" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.un" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.un" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
206/1565 Testing: core.sys.posix.sys.utsname | |
206/1565 Test: core.sys.posix.sys.utsname | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.utsname" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.utsname" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.utsname" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.utsname" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
207/1565 Testing: core.sys.posix.sys.wait | |
207/1565 Test: core.sys.posix.sys.wait | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.sys.wait" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.wait" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.wait" end time: Aug 16 15:59 CDT | |
"core.sys.posix.sys.wait" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
208/1565 Testing: core.sys.posix.syslog | |
208/1565 Test: core.sys.posix.syslog | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.syslog" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.syslog" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.syslog" end time: Aug 16 15:59 CDT | |
"core.sys.posix.syslog" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
209/1565 Testing: core.sys.posix.termios | |
209/1565 Test: core.sys.posix.termios | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.termios" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.termios" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.termios" end time: Aug 16 15:59 CDT | |
"core.sys.posix.termios" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
210/1565 Testing: core.sys.posix.time | |
210/1565 Test: core.sys.posix.time | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.time" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.time" end time: Aug 16 15:59 CDT | |
"core.sys.posix.time" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
211/1565 Testing: core.sys.posix.ucontext | |
211/1565 Test: core.sys.posix.ucontext | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.ucontext" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.ucontext" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.ucontext" end time: Aug 16 15:59 CDT | |
"core.sys.posix.ucontext" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
212/1565 Testing: core.sys.posix.unistd | |
212/1565 Test: core.sys.posix.unistd | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.unistd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.unistd" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.unistd" end time: Aug 16 15:59 CDT | |
"core.sys.posix.unistd" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
213/1565 Testing: core.sys.posix.utime | |
213/1565 Test: core.sys.posix.utime | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.posix.utime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.utime" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.utime" end time: Aug 16 15:59 CDT | |
"core.sys.posix.utime" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
214/1565 Testing: core.sys.linux.config | |
214/1565 Test: core.sys.linux.config | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.config" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.config" end time: Aug 16 15:59 CDT | |
"core.sys.linux.config" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
215/1565 Testing: core.sys.linux.dlfcn | |
215/1565 Test: core.sys.linux.dlfcn | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.dlfcn" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.dlfcn" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.dlfcn" end time: Aug 16 15:59 CDT | |
"core.sys.linux.dlfcn" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
216/1565 Testing: core.sys.linux.elf | |
216/1565 Test: core.sys.linux.elf | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.elf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.elf" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.elf" end time: Aug 16 15:59 CDT | |
"core.sys.linux.elf" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
217/1565 Testing: core.sys.linux.epoll | |
217/1565 Test: core.sys.linux.epoll | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.epoll" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.epoll" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.epoll" end time: Aug 16 15:59 CDT | |
"core.sys.linux.epoll" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
218/1565 Testing: core.sys.linux.errno | |
218/1565 Test: core.sys.linux.errno | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.errno" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.errno" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.errno" end time: Aug 16 15:59 CDT | |
"core.sys.linux.errno" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
219/1565 Testing: core.sys.linux.execinfo | |
219/1565 Test: core.sys.linux.execinfo | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.execinfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.execinfo" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.execinfo" end time: Aug 16 15:59 CDT | |
"core.sys.linux.execinfo" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
220/1565 Testing: core.sys.linux.fcntl | |
220/1565 Test: core.sys.linux.fcntl | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.fcntl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.fcntl" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.fcntl" end time: Aug 16 15:59 CDT | |
"core.sys.linux.fcntl" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
221/1565 Testing: core.sys.linux.ifaddrs | |
221/1565 Test: core.sys.linux.ifaddrs | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.ifaddrs" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.ifaddrs" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.ifaddrs" end time: Aug 16 15:59 CDT | |
"core.sys.linux.ifaddrs" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
222/1565 Testing: core.sys.linux.link | |
222/1565 Test: core.sys.linux.link | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.link" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.link" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.link" end time: Aug 16 15:59 CDT | |
"core.sys.linux.link" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
223/1565 Testing: core.sys.linux.sched | |
223/1565 Test: core.sys.linux.sched | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.sched" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sched" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sched" end time: Aug 16 15:59 CDT | |
"core.sys.linux.sched" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
224/1565 Testing: core.sys.linux.stdio | |
224/1565 Test: core.sys.linux.stdio | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.stdio" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sys.linux.stdio | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.stdio" end time: Aug 16 15:59 CDT | |
"core.sys.linux.stdio" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
225/1565 Testing: core.sys.linux.sys.auxv | |
225/1565 Test: core.sys.linux.sys.auxv | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.sys.auxv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.auxv" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.auxv" end time: Aug 16 15:59 CDT | |
"core.sys.linux.sys.auxv" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
226/1565 Testing: core.sys.linux.sys.file | |
226/1565 Test: core.sys.linux.sys.file | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.sys.file" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.file" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.file" end time: Aug 16 15:59 CDT | |
"core.sys.linux.sys.file" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
227/1565 Testing: core.sys.linux.sys.inotify | |
227/1565 Test: core.sys.linux.sys.inotify | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.sys.inotify" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.inotify" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.inotify" end time: Aug 16 15:59 CDT | |
"core.sys.linux.sys.inotify" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
228/1565 Testing: core.sys.linux.sys.mman | |
228/1565 Test: core.sys.linux.sys.mman | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.sys.mman" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.mman" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.mman" end time: Aug 16 15:59 CDT | |
"core.sys.linux.sys.mman" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
229/1565 Testing: core.sys.linux.sys.netinet.tcp | |
229/1565 Test: core.sys.linux.sys.netinet.tcp | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.sys.netinet.tcp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.netinet.tcp" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.netinet.tcp" end time: Aug 16 15:59 CDT | |
"core.sys.linux.sys.netinet.tcp" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
230/1565 Testing: core.sys.linux.sys.prctl | |
230/1565 Test: core.sys.linux.sys.prctl | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.sys.prctl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.prctl" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.prctl" end time: Aug 16 15:59 CDT | |
"core.sys.linux.sys.prctl" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
231/1565 Testing: core.sys.linux.sys.signalfd | |
231/1565 Test: core.sys.linux.sys.signalfd | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.sys.signalfd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.signalfd" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.signalfd" end time: Aug 16 15:59 CDT | |
"core.sys.linux.sys.signalfd" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
232/1565 Testing: core.sys.linux.sys.socket | |
232/1565 Test: core.sys.linux.sys.socket | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.sys.socket" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.socket" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.socket" end time: Aug 16 15:59 CDT | |
"core.sys.linux.sys.socket" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
233/1565 Testing: core.sys.linux.sys.sysinfo | |
233/1565 Test: core.sys.linux.sys.sysinfo | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.sys.sysinfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.sysinfo" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.sysinfo" end time: Aug 16 15:59 CDT | |
"core.sys.linux.sys.sysinfo" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
234/1565 Testing: core.sys.linux.sys.time | |
234/1565 Test: core.sys.linux.sys.time | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.sys.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.time" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.time" end time: Aug 16 15:59 CDT | |
"core.sys.linux.sys.time" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
235/1565 Testing: core.sys.linux.sys.xattr | |
235/1565 Test: core.sys.linux.sys.xattr | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.sys.xattr" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.xattr" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.xattr" end time: Aug 16 15:59 CDT | |
"core.sys.linux.sys.xattr" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
236/1565 Testing: core.sys.linux.termios | |
236/1565 Test: core.sys.linux.termios | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.termios" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.termios" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.termios" end time: Aug 16 15:59 CDT | |
"core.sys.linux.termios" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
237/1565 Testing: core.sys.linux.time | |
237/1565 Test: core.sys.linux.time | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.time" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.time" end time: Aug 16 15:59 CDT | |
"core.sys.linux.time" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
238/1565 Testing: core.sys.linux.timerfd | |
238/1565 Test: core.sys.linux.timerfd | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.timerfd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.timerfd" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.timerfd" end time: Aug 16 15:59 CDT | |
"core.sys.linux.timerfd" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
239/1565 Testing: core.sys.linux.tipc | |
239/1565 Test: core.sys.linux.tipc | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.tipc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.tipc" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sys.linux.tipc | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.tipc" end time: Aug 16 15:59 CDT | |
"core.sys.linux.tipc" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
240/1565 Testing: core.sys.linux.unistd | |
240/1565 Test: core.sys.linux.unistd | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.linux.unistd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.unistd" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.unistd" end time: Aug 16 15:59 CDT | |
"core.sys.linux.unistd" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
241/1565 Testing: core.sys.bionic.fcntl | |
241/1565 Test: core.sys.bionic.fcntl | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.bionic.fcntl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.bionic.fcntl" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.bionic.fcntl" end time: Aug 16 15:59 CDT | |
"core.sys.bionic.fcntl" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
242/1565 Testing: core.sys.bionic.unistd | |
242/1565 Test: core.sys.bionic.unistd | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner" "core.sys.bionic.unistd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.bionic.unistd" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.bionic.unistd" end time: Aug 16 15:59 CDT | |
"core.sys.bionic.unistd" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
243/1565 Testing: etc.c.curl | |
243/1565 Test: etc.c.curl | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "etc.c.curl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.curl" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.curl" end time: Aug 16 15:59 CDT | |
"etc.c.curl" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
244/1565 Testing: etc.c.odbc.sql | |
244/1565 Test: etc.c.odbc.sql | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "etc.c.odbc.sql" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.odbc.sql" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.odbc.sql" end time: Aug 16 15:59 CDT | |
"etc.c.odbc.sql" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
245/1565 Testing: etc.c.odbc.sqlext | |
245/1565 Test: etc.c.odbc.sqlext | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "etc.c.odbc.sqlext" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.odbc.sqlext" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.odbc.sqlext" end time: Aug 16 15:59 CDT | |
"etc.c.odbc.sqlext" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
246/1565 Testing: etc.c.odbc.sqltypes | |
246/1565 Test: etc.c.odbc.sqltypes | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "etc.c.odbc.sqltypes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.odbc.sqltypes" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.odbc.sqltypes" end time: Aug 16 15:59 CDT | |
"etc.c.odbc.sqltypes" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
247/1565 Testing: etc.c.odbc.sqlucode | |
247/1565 Test: etc.c.odbc.sqlucode | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "etc.c.odbc.sqlucode" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.odbc.sqlucode" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.odbc.sqlucode" end time: Aug 16 15:59 CDT | |
"etc.c.odbc.sqlucode" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
248/1565 Testing: etc.c.sqlite3 | |
248/1565 Test: etc.c.sqlite3 | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "etc.c.sqlite3" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.sqlite3" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.sqlite3" end time: Aug 16 15:59 CDT | |
"etc.c.sqlite3" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
249/1565 Testing: etc.c.zlib | |
249/1565 Test: etc.c.zlib | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "etc.c.zlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.zlib" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.zlib" end time: Aug 16 15:59 CDT | |
"etc.c.zlib" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
250/1565 Testing: std.algorithm.comparison | |
250/1565 Test: std.algorithm.comparison | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.algorithm.comparison" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.comparison" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.algorithm.comparison | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.comparison" end time: Aug 16 15:59 CDT | |
"std.algorithm.comparison" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
251/1565 Testing: std.algorithm.internal | |
251/1565 Test: std.algorithm.internal | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.algorithm.internal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.internal" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.internal" end time: Aug 16 15:59 CDT | |
"std.algorithm.internal" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
252/1565 Testing: std.algorithm.iteration | |
252/1565 Test: std.algorithm.iteration | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.algorithm.iteration" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.iteration" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.algorithm.iteration | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.iteration" end time: Aug 16 15:59 CDT | |
"std.algorithm.iteration" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
253/1565 Testing: std.algorithm.mutation | |
253/1565 Test: std.algorithm.mutation | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.algorithm.mutation" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.mutation" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.016s PASS release64 std.algorithm.mutation | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.mutation" end time: Aug 16 15:59 CDT | |
"std.algorithm.mutation" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
254/1565 Testing: std.algorithm | |
254/1565 Test: std.algorithm | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.algorithm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm" end time: Aug 16 15:59 CDT | |
"std.algorithm" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
255/1565 Testing: std.algorithm.searching | |
255/1565 Test: std.algorithm.searching | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.algorithm.searching" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.searching" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.algorithm.searching | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.searching" end time: Aug 16 15:59 CDT | |
"std.algorithm.searching" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
256/1565 Testing: std.algorithm.setops | |
256/1565 Test: std.algorithm.setops | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.algorithm.setops" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.setops" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.algorithm.setops | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.setops" end time: Aug 16 15:59 CDT | |
"std.algorithm.setops" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
257/1565 Testing: std.algorithm.sorting | |
257/1565 Test: std.algorithm.sorting | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.algorithm.sorting" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.sorting" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.011s PASS release64 std.algorithm.sorting | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.sorting" end time: Aug 16 15:59 CDT | |
"std.algorithm.sorting" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
258/1565 Testing: std.array | |
258/1565 Test: std.array | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.array" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.array" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.003s PASS release64 std.array | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.array" end time: Aug 16 15:59 CDT | |
"std.array" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
259/1565 Testing: std.ascii | |
259/1565 Test: std.ascii | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.ascii" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.ascii" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.ascii | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.ascii" end time: Aug 16 15:59 CDT | |
"std.ascii" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
260/1565 Testing: std.base64 | |
260/1565 Test: std.base64 | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.base64" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.base64" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.base64 | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.base64" end time: Aug 16 15:59 CDT | |
"std.base64" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
261/1565 Testing: std.bigint | |
261/1565 Test: std.bigint | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.bigint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.bigint" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.004s PASS release64 std.bigint | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.bigint" end time: Aug 16 15:59 CDT | |
"std.bigint" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
262/1565 Testing: std.bitmanip | |
262/1565 Test: std.bitmanip | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.bitmanip" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.bitmanip" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.bitmanip | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.bitmanip" end time: Aug 16 15:59 CDT | |
"std.bitmanip" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
263/1565 Testing: std.c.fenv | |
263/1565 Test: std.c.fenv | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.fenv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.fenv" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.fenv" end time: Aug 16 15:59 CDT | |
"std.c.fenv" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
264/1565 Testing: std.c.locale | |
264/1565 Test: std.c.locale | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.locale" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.locale" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.locale" end time: Aug 16 15:59 CDT | |
"std.c.locale" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
265/1565 Testing: std.c.math | |
265/1565 Test: std.c.math | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.math" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.math" end time: Aug 16 15:59 CDT | |
"std.c.math" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
266/1565 Testing: std.c.process | |
266/1565 Test: std.c.process | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.process" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.process" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.process" end time: Aug 16 15:59 CDT | |
"std.c.process" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
267/1565 Testing: std.c.stdarg | |
267/1565 Test: std.c.stdarg | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.stdarg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.stdarg" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.stdarg" end time: Aug 16 15:59 CDT | |
"std.c.stdarg" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
268/1565 Testing: std.c.stddef | |
268/1565 Test: std.c.stddef | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.stddef" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.stddef" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.stddef" end time: Aug 16 15:59 CDT | |
"std.c.stddef" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
269/1565 Testing: std.c.stdio | |
269/1565 Test: std.c.stdio | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.stdio" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.stdio" end time: Aug 16 15:59 CDT | |
"std.c.stdio" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
270/1565 Testing: std.c.stdlib | |
270/1565 Test: std.c.stdlib | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.stdlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.stdlib" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.stdlib" end time: Aug 16 15:59 CDT | |
"std.c.stdlib" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
271/1565 Testing: std.c.string | |
271/1565 Test: std.c.string | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.string" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.string" end time: Aug 16 15:59 CDT | |
"std.c.string" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
272/1565 Testing: std.c.time | |
272/1565 Test: std.c.time | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.time" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.time" end time: Aug 16 15:59 CDT | |
"std.c.time" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
273/1565 Testing: std.c.wcharh | |
273/1565 Test: std.c.wcharh | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.wcharh" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.wcharh" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.wcharh" end time: Aug 16 15:59 CDT | |
"std.c.wcharh" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
274/1565 Testing: std.compiler | |
274/1565 Test: std.compiler | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.compiler" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.compiler" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.compiler" end time: Aug 16 15:59 CDT | |
"std.compiler" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
275/1565 Testing: std.complex | |
275/1565 Test: std.complex | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.complex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.complex" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.complex | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.complex" end time: Aug 16 15:59 CDT | |
"std.complex" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
276/1565 Testing: std.concurrency | |
276/1565 Test: std.concurrency | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.concurrency" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.concurrency" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.concurrency | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.concurrency" end time: Aug 16 15:59 CDT | |
"std.concurrency" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
277/1565 Testing: std.concurrencybase | |
277/1565 Test: std.concurrencybase | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.concurrencybase" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.concurrencybase" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.concurrencybase" end time: Aug 16 15:59 CDT | |
"std.concurrencybase" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
278/1565 Testing: std.container.array | |
278/1565 Test: std.container.array | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.container.array" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.array" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.array | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.array" end time: Aug 16 15:59 CDT | |
"std.container.array" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
279/1565 Testing: std.container.binaryheap | |
279/1565 Test: std.container.binaryheap | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.container.binaryheap" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.binaryheap" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.binaryheap | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.binaryheap" end time: Aug 16 15:59 CDT | |
"std.container.binaryheap" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
280/1565 Testing: std.container.dlist | |
280/1565 Test: std.container.dlist | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.container.dlist" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.dlist" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.dlist | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.dlist" end time: Aug 16 15:59 CDT | |
"std.container.dlist" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
281/1565 Testing: std.container | |
281/1565 Test: std.container | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.container" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container" end time: Aug 16 15:59 CDT | |
"std.container" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
282/1565 Testing: std.container.rbtree | |
282/1565 Test: std.container.rbtree | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.container.rbtree" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.rbtree" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.004s PASS release64 std.container.rbtree | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.rbtree" end time: Aug 16 15:59 CDT | |
"std.container.rbtree" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
283/1565 Testing: std.container.slist | |
283/1565 Test: std.container.slist | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.container.slist" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.slist" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.slist | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.slist" end time: Aug 16 15:59 CDT | |
"std.container.slist" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
284/1565 Testing: std.container.util | |
284/1565 Test: std.container.util | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.container.util" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.util" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.util | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.util" end time: Aug 16 15:59 CDT | |
"std.container.util" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
285/1565 Testing: std.conv | |
285/1565 Test: std.conv | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.conv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.conv" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.012s PASS release64 std.conv | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.conv" end time: Aug 16 15:59 CDT | |
"std.conv" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
286/1565 Testing: std.csv | |
286/1565 Test: std.csv | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.csv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.csv" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.csv | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.csv" end time: Aug 16 15:59 CDT | |
"std.csv" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
287/1565 Testing: std.datetime | |
287/1565 Test: std.datetime | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.datetime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.datetime" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
4.361s PASS release64 std.datetime | |
<end of output> | |
Test time = 4.37 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.datetime" end time: Aug 16 15:59 CDT | |
"std.datetime" time elapsed: 00:00:04 | |
---------------------------------------------------------- | |
288/1565 Testing: std.demangle | |
288/1565 Test: std.demangle | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.demangle" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.demangle" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.demangle" end time: Aug 16 15:59 CDT | |
"std.demangle" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
289/1565 Testing: std.digest.crc | |
289/1565 Test: std.digest.crc | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.digest.crc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.crc" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.012s PASS release64 std.digest.crc | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.crc" end time: Aug 16 15:59 CDT | |
"std.digest.crc" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
290/1565 Testing: std.digest.digest | |
290/1565 Test: std.digest.digest | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.digest.digest" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.digest" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.036s PASS release64 std.digest.digest | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.digest" end time: Aug 16 15:59 CDT | |
"std.digest.digest" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
291/1565 Testing: std.digest.hmac | |
291/1565 Test: std.digest.hmac | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.digest.hmac" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.hmac" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.digest.hmac | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.hmac" end time: Aug 16 15:59 CDT | |
"std.digest.hmac" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
292/1565 Testing: std.digest.md | |
292/1565 Test: std.digest.md | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.digest.md" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.md" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.024s PASS release64 std.digest.md | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.md" end time: Aug 16 15:59 CDT | |
"std.digest.md" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
293/1565 Testing: std.digest.murmurhash | |
293/1565 Test: std.digest.murmurhash | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.digest.murmurhash" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.murmurhash" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.digest.murmurhash | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.murmurhash" end time: Aug 16 15:59 CDT | |
"std.digest.murmurhash" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
294/1565 Testing: std.digest.ripemd | |
294/1565 Test: std.digest.ripemd | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.digest.ripemd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.ripemd" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.034s PASS release64 std.digest.ripemd | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.ripemd" end time: Aug 16 15:59 CDT | |
"std.digest.ripemd" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
295/1565 Testing: std.digest.sha | |
295/1565 Test: std.digest.sha | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.digest.sha" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.sha" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.268s PASS release64 std.digest.sha | |
<end of output> | |
Test time = 0.27 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.sha" end time: Aug 16 15:59 CDT | |
"std.digest.sha" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
296/1565 Testing: std.encoding | |
296/1565 Test: std.encoding | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.encoding" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.encoding" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.encoding | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.encoding" end time: Aug 16 15:59 CDT | |
"std.encoding" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
297/1565 Testing: std.exception | |
297/1565 Test: std.exception | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.exception" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.exception" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.exception | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.exception" end time: Aug 16 15:59 CDT | |
"std.exception" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
298/1565 Testing: std.experimental.allocator.building_blocks.affix_allocator | |
298/1565 Test: std.experimental.allocator.building_blocks.affix_allocator | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.affix_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.affix_allocator" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.experimental.allocator.building_blocks.affix_allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.affix_allocator" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.affix_allocator" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
299/1565 Testing: std.experimental.allocator.building_blocks.allocator_list | |
299/1565 Test: std.experimental.allocator.building_blocks.allocator_list | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.allocator_list" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.allocator_list" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.025s PASS release64 std.experimental.allocator.building_blocks.allocator_list | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.allocator_list" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.allocator_list" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
300/1565 Testing: std.experimental.allocator.building_blocks.bitmapped_block | |
300/1565 Test: std.experimental.allocator.building_blocks.bitmapped_block | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.bitmapped_block" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.bitmapped_block" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.008s PASS release64 std.experimental.allocator.building_blocks.bitmapped_block | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.bitmapped_block" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.bitmapped_block" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
301/1565 Testing: std.experimental.allocator.building_blocks.bucketizer | |
301/1565 Test: std.experimental.allocator.building_blocks.bucketizer | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.bucketizer" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.bucketizer" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.bucketizer | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.bucketizer" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.bucketizer" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
302/1565 Testing: std.experimental.allocator.building_blocks.fallback_allocator | |
302/1565 Test: std.experimental.allocator.building_blocks.fallback_allocator | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.fallback_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.fallback_allocator" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.fallback_allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.fallback_allocator" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.fallback_allocator" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
303/1565 Testing: std.experimental.allocator.building_blocks.free_list | |
303/1565 Test: std.experimental.allocator.building_blocks.free_list | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.free_list" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.free_list" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.experimental.allocator.building_blocks.free_list | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.free_list" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.free_list" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
304/1565 Testing: std.experimental.allocator.building_blocks.free_tree | |
304/1565 Test: std.experimental.allocator.building_blocks.free_tree | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.free_tree" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.free_tree" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.free_tree | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.free_tree" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.free_tree" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
305/1565 Testing: std.experimental.allocator.building_blocks.kernighan_ritchie | |
305/1565 Test: std.experimental.allocator.building_blocks.kernighan_ritchie | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.kernighan_ritchie" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.kernighan_ritchie" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.experimental.allocator.building_blocks.kernighan_ritchie | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.kernighan_ritchie" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.kernighan_ritchie" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
306/1565 Testing: std.experimental.allocator.building_blocks.null_allocator | |
306/1565 Test: std.experimental.allocator.building_blocks.null_allocator | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.null_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.null_allocator" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.null_allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.null_allocator" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.null_allocator" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
307/1565 Testing: std.experimental.allocator.building_blocks | |
307/1565 Test: std.experimental.allocator.building_blocks | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
308/1565 Testing: std.experimental.allocator.building_blocks.quantizer | |
308/1565 Test: std.experimental.allocator.building_blocks.quantizer | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.quantizer" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.quantizer" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.quantizer | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.quantizer" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.quantizer" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
309/1565 Testing: std.experimental.allocator.building_blocks.region | |
309/1565 Test: std.experimental.allocator.building_blocks.region | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.region" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.region" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.region | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.region" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.region" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
310/1565 Testing: std.experimental.allocator.building_blocks.scoped_allocator | |
310/1565 Test: std.experimental.allocator.building_blocks.scoped_allocator | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.scoped_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.scoped_allocator" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.scoped_allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.scoped_allocator" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.scoped_allocator" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
311/1565 Testing: std.experimental.allocator.building_blocks.segregator | |
311/1565 Test: std.experimental.allocator.building_blocks.segregator | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.segregator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.segregator" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.segregator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.segregator" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.segregator" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
312/1565 Testing: std.experimental.allocator.building_blocks.stats_collector | |
312/1565 Test: std.experimental.allocator.building_blocks.stats_collector | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.building_blocks.stats_collector" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.stats_collector" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.stats_collector | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.stats_collector" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.building_blocks.stats_collector" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
313/1565 Testing: std.experimental.allocator.common | |
313/1565 Test: std.experimental.allocator.common | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.common" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.common" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.common | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.common" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.common" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
314/1565 Testing: std.experimental.allocator.gc_allocator | |
314/1565 Test: std.experimental.allocator.gc_allocator | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.gc_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.gc_allocator" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.gc_allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.gc_allocator" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.gc_allocator" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
315/1565 Testing: std.experimental.allocator.mallocator | |
315/1565 Test: std.experimental.allocator.mallocator | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.mallocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.mallocator" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.mallocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.mallocator" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.mallocator" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
316/1565 Testing: std.experimental.allocator.mmap_allocator | |
316/1565 Test: std.experimental.allocator.mmap_allocator | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.mmap_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.mmap_allocator" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.mmap_allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.mmap_allocator" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.mmap_allocator" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
317/1565 Testing: std.experimental.allocator | |
317/1565 Test: std.experimental.allocator | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.003s PASS release64 std.experimental.allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
318/1565 Testing: std.experimental.allocator.showcase | |
318/1565 Test: std.experimental.allocator.showcase | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.showcase" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.showcase" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.showcase | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.showcase" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.showcase" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
319/1565 Testing: std.experimental.allocator.typed | |
319/1565 Test: std.experimental.allocator.typed | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.allocator.typed" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.typed" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.typed | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.typed" end time: Aug 16 15:59 CDT | |
"std.experimental.allocator.typed" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
320/1565 Testing: std.experimental.checkedint | |
320/1565 Test: std.experimental.checkedint | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.checkedint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.checkedint" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.checkedint | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.checkedint" end time: Aug 16 15:59 CDT | |
"std.experimental.checkedint" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
321/1565 Testing: std.experimental.logger.core | |
321/1565 Test: std.experimental.logger.core | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.logger.core" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger.core" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.020s PASS release64 std.experimental.logger.core | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger.core" end time: Aug 16 15:59 CDT | |
"std.experimental.logger.core" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
322/1565 Testing: std.experimental.logger.filelogger | |
322/1565 Test: std.experimental.logger.filelogger | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.logger.filelogger" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger.filelogger" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.logger.filelogger | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger.filelogger" end time: Aug 16 15:59 CDT | |
"std.experimental.logger.filelogger" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
323/1565 Testing: std.experimental.logger.multilogger | |
323/1565 Test: std.experimental.logger.multilogger | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.logger.multilogger" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger.multilogger" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.logger.multilogger | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger.multilogger" end time: Aug 16 15:59 CDT | |
"std.experimental.logger.multilogger" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
324/1565 Testing: std.experimental.logger.nulllogger | |
324/1565 Test: std.experimental.logger.nulllogger | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.logger.nulllogger" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger.nulllogger" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.logger.nulllogger | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger.nulllogger" end time: Aug 16 15:59 CDT | |
"std.experimental.logger.nulllogger" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
325/1565 Testing: std.experimental.logger | |
325/1565 Test: std.experimental.logger | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.logger" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger" end time: Aug 16 15:59 CDT | |
"std.experimental.logger" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
326/1565 Testing: std.experimental.typecons | |
326/1565 Test: std.experimental.typecons | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.experimental.typecons" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.typecons" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.typecons | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.typecons" end time: Aug 16 15:59 CDT | |
"std.experimental.typecons" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
327/1565 Testing: std.file | |
327/1565 Test: std.file | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.file" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.file" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.044s PASS release64 std.file | |
<end of output> | |
Test time = 0.05 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.file" end time: Aug 16 15:59 CDT | |
"std.file" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
328/1565 Testing: std.format | |
328/1565 Test: std.format | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.format" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.format" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.format | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.format" end time: Aug 16 15:59 CDT | |
"std.format" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
329/1565 Testing: std.functional | |
329/1565 Test: std.functional | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.functional" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.functional" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.functional | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.functional" end time: Aug 16 15:59 CDT | |
"std.functional" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
330/1565 Testing: std.getopt | |
330/1565 Test: std.getopt | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.getopt" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.getopt" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.getopt | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.getopt" end time: Aug 16 15:59 CDT | |
"std.getopt" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
331/1565 Testing: std.internal.cstring | |
331/1565 Test: std.internal.cstring | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.cstring" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.cstring" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.cstring | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.cstring" end time: Aug 16 15:59 CDT | |
"std.internal.cstring" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
332/1565 Testing: std.internal.digest.sha_SSSE3 | |
332/1565 Test: std.internal.digest.sha_SSSE3 | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.digest.sha_SSSE3" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.digest.sha_SSSE3" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.digest.sha_SSSE3" end time: Aug 16 15:59 CDT | |
"std.internal.digest.sha_SSSE3" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
333/1565 Testing: std.internal.encodinginit | |
333/1565 Test: std.internal.encodinginit | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.encodinginit" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.encodinginit" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.encodinginit" end time: Aug 16 15:59 CDT | |
"std.internal.encodinginit" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
334/1565 Testing: std.internal.math.biguintarm | |
334/1565 Test: std.internal.math.biguintarm | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.math.biguintarm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.biguintarm" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.biguintarm" end time: Aug 16 15:59 CDT | |
"std.internal.math.biguintarm" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
335/1565 Testing: std.internal.math.biguintcore | |
335/1565 Test: std.internal.math.biguintcore | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.math.biguintcore" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.biguintcore" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.math.biguintcore | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.biguintcore" end time: Aug 16 15:59 CDT | |
"std.internal.math.biguintcore" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
336/1565 Testing: std.internal.math.biguintnoasm | |
336/1565 Test: std.internal.math.biguintnoasm | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.math.biguintnoasm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.biguintnoasm" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.math.biguintnoasm | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.biguintnoasm" end time: Aug 16 15:59 CDT | |
"std.internal.math.biguintnoasm" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
337/1565 Testing: std.internal.math.biguintx86 | |
337/1565 Test: std.internal.math.biguintx86 | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.math.biguintx86" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.biguintx86" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.biguintx86" end time: Aug 16 15:59 CDT | |
"std.internal.math.biguintx86" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
338/1565 Testing: std.internal.math.errorfunction | |
338/1565 Test: std.internal.math.errorfunction | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.math.errorfunction" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.errorfunction" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.math.errorfunction | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.errorfunction" end time: Aug 16 15:59 CDT | |
"std.internal.math.errorfunction" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
339/1565 Testing: std.internal.math.gammafunction | |
339/1565 Test: std.internal.math.gammafunction | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.math.gammafunction" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.gammafunction" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.004s PASS release64 std.internal.math.gammafunction | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.gammafunction" end time: Aug 16 15:59 CDT | |
"std.internal.math.gammafunction" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
340/1565 Testing: std.internal.processinit | |
340/1565 Test: std.internal.processinit | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.processinit" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.processinit" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.processinit" end time: Aug 16 15:59 CDT | |
"std.internal.processinit" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
341/1565 Testing: std.internal.scopebuffer | |
341/1565 Test: std.internal.scopebuffer | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.scopebuffer" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.scopebuffer" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.scopebuffer | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.scopebuffer" end time: Aug 16 15:59 CDT | |
"std.internal.scopebuffer" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
342/1565 Testing: std.internal.test.dummyrange | |
342/1565 Test: std.internal.test.dummyrange | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.test.dummyrange" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.test.dummyrange" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.test.dummyrange | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.test.dummyrange" end time: Aug 16 15:59 CDT | |
"std.internal.test.dummyrange" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
343/1565 Testing: std.internal.test.uda | |
343/1565 Test: std.internal.test.uda | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.test.uda" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.test.uda" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.test.uda" end time: Aug 16 15:59 CDT | |
"std.internal.test.uda" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
344/1565 Testing: std.internal.unicode_comp | |
344/1565 Test: std.internal.unicode_comp | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.unicode_comp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_comp" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_comp" end time: Aug 16 15:59 CDT | |
"std.internal.unicode_comp" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
345/1565 Testing: std.internal.unicode_decomp | |
345/1565 Test: std.internal.unicode_decomp | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.unicode_decomp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_decomp" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_decomp" end time: Aug 16 15:59 CDT | |
"std.internal.unicode_decomp" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
346/1565 Testing: std.internal.unicode_grapheme | |
346/1565 Test: std.internal.unicode_grapheme | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.unicode_grapheme" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_grapheme" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_grapheme" end time: Aug 16 15:59 CDT | |
"std.internal.unicode_grapheme" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
347/1565 Testing: std.internal.unicode_norm | |
347/1565 Test: std.internal.unicode_norm | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.unicode_norm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_norm" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_norm" end time: Aug 16 15:59 CDT | |
"std.internal.unicode_norm" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
348/1565 Testing: std.internal.unicode_tables | |
348/1565 Test: std.internal.unicode_tables | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.unicode_tables" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_tables" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_tables" end time: Aug 16 15:59 CDT | |
"std.internal.unicode_tables" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
349/1565 Testing: std.internal.windows.advapi32 | |
349/1565 Test: std.internal.windows.advapi32 | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.internal.windows.advapi32" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.windows.advapi32" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.windows.advapi32" end time: Aug 16 15:59 CDT | |
"std.internal.windows.advapi32" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
350/1565 Testing: std.json | |
350/1565 Test: std.json | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.json" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.json" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.json | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.json" end time: Aug 16 15:59 CDT | |
"std.json" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
351/1565 Testing: std.math | |
351/1565 Test: std.math | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.math" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.math | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.math" end time: Aug 16 15:59 CDT | |
"std.math" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
352/1565 Testing: std.mathspecial | |
352/1565 Test: std.mathspecial | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.mathspecial" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.mathspecial" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.mathspecial | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.mathspecial" end time: Aug 16 15:59 CDT | |
"std.mathspecial" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
353/1565 Testing: std.meta | |
353/1565 Test: std.meta | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.meta" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.meta" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.meta | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.meta" end time: Aug 16 15:59 CDT | |
"std.meta" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
354/1565 Testing: std.mmfile | |
354/1565 Test: std.mmfile | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.mmfile" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.mmfile" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.mmfile | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.mmfile" end time: Aug 16 15:59 CDT | |
"std.mmfile" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
355/1565 Testing: std.net.curl | |
355/1565 Test: std.net.curl | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.net.curl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.net.curl" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.027s PASS release64 std.net.curl | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.net.curl" end time: Aug 16 15:59 CDT | |
"std.net.curl" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
356/1565 Testing: std.net.isemail | |
356/1565 Test: std.net.isemail | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.net.isemail" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.net.isemail" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.005s PASS release64 std.net.isemail | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.net.isemail" end time: Aug 16 15:59 CDT | |
"std.net.isemail" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
357/1565 Testing: std.numeric | |
357/1565 Test: std.numeric | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.numeric" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.numeric" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.072s PASS release64 std.numeric | |
<end of output> | |
Test time = 0.08 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.numeric" end time: Aug 16 15:59 CDT | |
"std.numeric" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
358/1565 Testing: std.outbuffer | |
358/1565 Test: std.outbuffer | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.outbuffer" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.outbuffer" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.outbuffer | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.outbuffer" end time: Aug 16 15:59 CDT | |
"std.outbuffer" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
359/1565 Testing: std.parallelism | |
359/1565 Test: std.parallelism | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.parallelism" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.parallelism" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
1.177s PASS release64 std.parallelism | |
<end of output> | |
Test time = 1.19 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.parallelism" end time: Aug 16 15:59 CDT | |
"std.parallelism" time elapsed: 00:00:01 | |
---------------------------------------------------------- | |
360/1565 Testing: std.path | |
360/1565 Test: std.path | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.path" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.path" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
0.011s PASS release64 std.path | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.path" end time: Aug 16 15:59 CDT | |
"std.path" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
361/1565 Testing: std.process | |
361/1565 Test: std.process | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.process" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.process" start time: Aug 16 15:59 CDT | |
Output: | |
---------------------------------------------------------- | |
2.114s PASS release64 std.process | |
<end of output> | |
Test time = 2.12 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.process" end time: Aug 16 16:00 CDT | |
"std.process" time elapsed: 00:00:02 | |
---------------------------------------------------------- | |
362/1565 Testing: std.random | |
362/1565 Test: std.random | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.random" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.random" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
1.768s PASS release64 std.random | |
<end of output> | |
Test time = 1.78 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.random" end time: Aug 16 16:00 CDT | |
"std.random" time elapsed: 00:00:01 | |
---------------------------------------------------------- | |
363/1565 Testing: std.range.interfaces | |
363/1565 Test: std.range.interfaces | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.range.interfaces" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.range.interfaces" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.range.interfaces | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.range.interfaces" end time: Aug 16 16:00 CDT | |
"std.range.interfaces" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
364/1565 Testing: std.range | |
364/1565 Test: std.range | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.range" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.range" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.range | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.range" end time: Aug 16 16:00 CDT | |
"std.range" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
365/1565 Testing: std.range.primitives | |
365/1565 Test: std.range.primitives | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.range.primitives" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.range.primitives" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.range.primitives | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.range.primitives" end time: Aug 16 16:00 CDT | |
"std.range.primitives" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
366/1565 Testing: std.regex.internal.backtracking | |
366/1565 Test: std.regex.internal.backtracking | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.regex.internal.backtracking" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.backtracking" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.regex.internal.backtracking | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.backtracking" end time: Aug 16 16:00 CDT | |
"std.regex.internal.backtracking" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
367/1565 Testing: std.regex.internal.generator | |
367/1565 Test: std.regex.internal.generator | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.regex.internal.generator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.generator" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.regex.internal.generator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.generator" end time: Aug 16 16:00 CDT | |
"std.regex.internal.generator" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
368/1565 Testing: std.regex.internal.ir | |
368/1565 Test: std.regex.internal.ir | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.regex.internal.ir" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.ir" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.regex.internal.ir | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.ir" end time: Aug 16 16:00 CDT | |
"std.regex.internal.ir" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
369/1565 Testing: std.regex.internal.kickstart | |
369/1565 Test: std.regex.internal.kickstart | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.regex.internal.kickstart" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.kickstart" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.regex.internal.kickstart | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.kickstart" end time: Aug 16 16:00 CDT | |
"std.regex.internal.kickstart" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
370/1565 Testing: std.regex.internal.parser | |
370/1565 Test: std.regex.internal.parser | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.regex.internal.parser" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.parser" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.regex.internal.parser | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.parser" end time: Aug 16 16:00 CDT | |
"std.regex.internal.parser" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
371/1565 Testing: std.regex.internal.tests | |
371/1565 Test: std.regex.internal.tests | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.regex.internal.tests" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.tests" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.111s PASS release64 std.regex.internal.tests | |
<end of output> | |
Test time = 0.12 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.tests" end time: Aug 16 16:00 CDT | |
"std.regex.internal.tests" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
372/1565 Testing: std.regex.internal.thompson | |
372/1565 Test: std.regex.internal.thompson | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.regex.internal.thompson" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.thompson" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.thompson" end time: Aug 16 16:00 CDT | |
"std.regex.internal.thompson" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
373/1565 Testing: std.regex | |
373/1565 Test: std.regex | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.regex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.005s PASS release64 std.regex | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex" end time: Aug 16 16:00 CDT | |
"std.regex" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
374/1565 Testing: std.signals | |
374/1565 Test: std.signals | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.signals" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.signals" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.signals | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.signals" end time: Aug 16 16:00 CDT | |
"std.signals" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
375/1565 Testing: std.socket | |
375/1565 Test: std.socket | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.socket" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.socket" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.982s PASS release64 std.socket | |
<end of output> | |
Test time = 0.99 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.socket" end time: Aug 16 16:00 CDT | |
"std.socket" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
376/1565 Testing: std.stdint | |
376/1565 Test: std.stdint | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.stdint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.stdint" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.stdint" end time: Aug 16 16:00 CDT | |
"std.stdint" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
377/1565 Testing: std.stdio | |
377/1565 Test: std.stdio | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.stdio" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.015s PASS release64 std.stdio | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.stdio" end time: Aug 16 16:00 CDT | |
"std.stdio" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
378/1565 Testing: std.stdiobase | |
378/1565 Test: std.stdiobase | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.stdiobase" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.stdiobase" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.stdiobase" end time: Aug 16 16:00 CDT | |
"std.stdiobase" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
379/1565 Testing: std.string | |
379/1565 Test: std.string | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.string" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.009s PASS release64 std.string | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.string" end time: Aug 16 16:00 CDT | |
"std.string" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
380/1565 Testing: std.system | |
380/1565 Test: std.system | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.system" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.system" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.system" end time: Aug 16 16:00 CDT | |
"std.system" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
381/1565 Testing: std.traits | |
381/1565 Test: std.traits | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.traits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.traits" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.traits | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.traits" end time: Aug 16 16:00 CDT | |
"std.traits" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
382/1565 Testing: std.typecons | |
382/1565 Test: std.typecons | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.typecons" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.typecons" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.typecons | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.typecons" end time: Aug 16 16:00 CDT | |
"std.typecons" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
383/1565 Testing: std.typetuple | |
383/1565 Test: std.typetuple | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.typetuple" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.typetuple" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.typetuple | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.typetuple" end time: Aug 16 16:00 CDT | |
"std.typetuple" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
384/1565 Testing: std.uni | |
384/1565 Test: std.uni | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.uni" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.uni" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.081s PASS release64 std.uni | |
<end of output> | |
Test time = 0.09 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.uni" end time: Aug 16 16:00 CDT | |
"std.uni" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
385/1565 Testing: std.uri | |
385/1565 Test: std.uri | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.uri" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.uri" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.225s PASS release64 std.uri | |
<end of output> | |
Test time = 0.24 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.uri" end time: Aug 16 16:00 CDT | |
"std.uri" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
386/1565 Testing: std.utf | |
386/1565 Test: std.utf | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.utf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.utf" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.003s PASS release64 std.utf | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.utf" end time: Aug 16 16:00 CDT | |
"std.utf" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
387/1565 Testing: std.uuid | |
387/1565 Test: std.uuid | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.uuid" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.uuid" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.003s PASS release64 std.uuid | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.uuid" end time: Aug 16 16:00 CDT | |
"std.uuid" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
388/1565 Testing: std.variant | |
388/1565 Test: std.variant | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.variant" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.variant" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.variant | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.variant" end time: Aug 16 16:00 CDT | |
"std.variant" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
389/1565 Testing: std.xml | |
389/1565 Test: std.xml | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.xml" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.xml" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.xml | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.xml" end time: Aug 16 16:00 CDT | |
"std.xml" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
390/1565 Testing: std.zip | |
390/1565 Test: std.zip | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.zip" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.zip" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.013s PASS release64 std.zip | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.zip" end time: Aug 16 16:00 CDT | |
"std.zip" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
391/1565 Testing: std.zlib | |
391/1565 Test: std.zlib | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.zlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.zlib" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.021s PASS release64 std.zlib | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.zlib" end time: Aug 16 16:00 CDT | |
"std.zlib" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
392/1565 Testing: std.c.linux.linux | |
392/1565 Test: std.c.linux.linux | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.linux.linux" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.linux" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.linux" end time: Aug 16 16:00 CDT | |
"std.c.linux.linux" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
393/1565 Testing: std.c.linux.linuxextern | |
393/1565 Test: std.c.linux.linuxextern | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.linux.linuxextern" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.linuxextern" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.linuxextern" end time: Aug 16 16:00 CDT | |
"std.c.linux.linuxextern" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
394/1565 Testing: std.c.linux.pthread | |
394/1565 Test: std.c.linux.pthread | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.linux.pthread" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.pthread" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.pthread" end time: Aug 16 16:00 CDT | |
"std.c.linux.pthread" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
395/1565 Testing: std.c.linux.socket | |
395/1565 Test: std.c.linux.socket | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.linux.socket" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.socket" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.socket" end time: Aug 16 16:00 CDT | |
"std.c.linux.socket" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
396/1565 Testing: std.c.linux.termios | |
396/1565 Test: std.c.linux.termios | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.linux.termios" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.termios" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.termios" end time: Aug 16 16:00 CDT | |
"std.c.linux.termios" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
397/1565 Testing: std.c.linux.tipc | |
397/1565 Test: std.c.linux.tipc | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner" "std.c.linux.tipc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.tipc" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.tipc" end time: Aug 16 16:00 CDT | |
"std.c.linux.tipc" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
398/1565 Testing: core.atomic-debug | |
398/1565 Test: core.atomic-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.atomic" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.atomic-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.atomic | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.atomic-debug" end time: Aug 16 16:00 CDT | |
"core.atomic-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
399/1565 Testing: core.attribute-debug | |
399/1565 Test: core.attribute-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.attribute" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.attribute-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.attribute-debug" end time: Aug 16 16:00 CDT | |
"core.attribute-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
400/1565 Testing: core.bitop-debug | |
400/1565 Test: core.bitop-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.bitop" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.bitop-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.bitop | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.bitop-debug" end time: Aug 16 16:00 CDT | |
"core.bitop-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
401/1565 Testing: core.checkedint-debug | |
401/1565 Test: core.checkedint-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.checkedint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.checkedint-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.checkedint | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.checkedint-debug" end time: Aug 16 16:00 CDT | |
"core.checkedint-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
402/1565 Testing: core.cpuid-debug | |
402/1565 Test: core.cpuid-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.cpuid" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.cpuid-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.cpuid-debug" end time: Aug 16 16:00 CDT | |
"core.cpuid-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
403/1565 Testing: core.demangle-debug | |
403/1565 Test: core.demangle-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.demangle" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.demangle-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.003s PASS release64 core.demangle | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.demangle-debug" end time: Aug 16 16:00 CDT | |
"core.demangle-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
404/1565 Testing: core.exception-debug | |
404/1565 Test: core.exception-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.exception" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.exception-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.exception | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.exception-debug" end time: Aug 16 16:00 CDT | |
"core.exception-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
405/1565 Testing: core.internal.abort-debug | |
405/1565 Test: core.internal.abort-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.internal.abort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.abort-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.abort-debug" end time: Aug 16 16:00 CDT | |
"core.internal.abort-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
406/1565 Testing: core.internal.convert-debug | |
406/1565 Test: core.internal.convert-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.internal.convert" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.convert-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.internal.convert | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.convert-debug" end time: Aug 16 16:00 CDT | |
"core.internal.convert-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
407/1565 Testing: core.internal.hash-debug | |
407/1565 Test: core.internal.hash-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.internal.hash" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.hash-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.internal.hash | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.hash-debug" end time: Aug 16 16:00 CDT | |
"core.internal.hash-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
408/1565 Testing: core.internal.spinlock-debug | |
408/1565 Test: core.internal.spinlock-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.internal.spinlock" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.spinlock-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.spinlock-debug" end time: Aug 16 16:00 CDT | |
"core.internal.spinlock-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
409/1565 Testing: core.internal.string-debug | |
409/1565 Test: core.internal.string-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.internal.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.string-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.internal.string | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.string-debug" end time: Aug 16 16:00 CDT | |
"core.internal.string-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
410/1565 Testing: core.internal.traits-debug | |
410/1565 Test: core.internal.traits-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.internal.traits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.traits-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.traits-debug" end time: Aug 16 16:00 CDT | |
"core.internal.traits-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
411/1565 Testing: core.math-debug | |
411/1565 Test: core.math-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.math-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.math | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.math-debug" end time: Aug 16 16:00 CDT | |
"core.math-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
412/1565 Testing: core.memory-debug | |
412/1565 Test: core.memory-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.memory" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.memory-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.memory | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.memory-debug" end time: Aug 16 16:00 CDT | |
"core.memory-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
413/1565 Testing: core.runtime-debug | |
413/1565 Test: core.runtime-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.runtime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.runtime-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.runtime-debug" end time: Aug 16 16:00 CDT | |
"core.runtime-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
414/1565 Testing: core.simd-debug | |
414/1565 Test: core.simd-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.simd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.simd-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.simd-debug" end time: Aug 16 16:00 CDT | |
"core.simd-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
415/1565 Testing: core.stdc.complex-debug | |
415/1565 Test: core.stdc.complex-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.complex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.complex-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.complex-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.complex-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
416/1565 Testing: core.stdc.config-debug | |
416/1565 Test: core.stdc.config-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.config-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.config-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.config-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
417/1565 Testing: core.stdc.ctype-debug | |
417/1565 Test: core.stdc.ctype-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.ctype" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.ctype-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.ctype-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.ctype-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
418/1565 Testing: core.stdc.errno-debug | |
418/1565 Test: core.stdc.errno-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.errno" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.errno-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.errno-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.errno-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
419/1565 Testing: core.stdc.fenv-debug | |
419/1565 Test: core.stdc.fenv-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.fenv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.fenv-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.fenv-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.fenv-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
420/1565 Testing: core.stdc.float_-debug | |
420/1565 Test: core.stdc.float_-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.float_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.float_-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.float_-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.float_-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
421/1565 Testing: core.stdc.inttypes-debug | |
421/1565 Test: core.stdc.inttypes-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.inttypes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.inttypes-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.inttypes-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.inttypes-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
422/1565 Testing: core.stdc.limits-debug | |
422/1565 Test: core.stdc.limits-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.limits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.limits-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.limits-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.limits-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
423/1565 Testing: core.stdc.locale-debug | |
423/1565 Test: core.stdc.locale-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.locale" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.locale-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.locale-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.locale-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
424/1565 Testing: core.stdc.math-debug | |
424/1565 Test: core.stdc.math-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.math-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.math-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.math-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
425/1565 Testing: core.stdc.signal-debug | |
425/1565 Test: core.stdc.signal-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.signal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.signal-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.signal-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.signal-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
426/1565 Testing: core.stdc.stdarg-debug | |
426/1565 Test: core.stdc.stdarg-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.stdarg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdarg-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdarg-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.stdarg-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
427/1565 Testing: core.stdc.stddef-debug | |
427/1565 Test: core.stdc.stddef-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.stddef" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stddef-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stddef-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.stddef-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
428/1565 Testing: core.stdc.stdint-debug | |
428/1565 Test: core.stdc.stdint-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.stdint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdint-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdint-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.stdint-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
429/1565 Testing: core.stdc.stdio-debug | |
429/1565 Test: core.stdc.stdio-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdio-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdio-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.stdio-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
430/1565 Testing: core.stdc.stdlib-debug | |
430/1565 Test: core.stdc.stdlib-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.stdlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdlib-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdlib-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.stdlib-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
431/1565 Testing: core.stdc.string-debug | |
431/1565 Test: core.stdc.string-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.string-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.string-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.string-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
432/1565 Testing: core.stdc.tgmath-debug | |
432/1565 Test: core.stdc.tgmath-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.tgmath" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.tgmath-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.tgmath-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.tgmath-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
433/1565 Testing: core.stdc.time-debug | |
433/1565 Test: core.stdc.time-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.time-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.time-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.time-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
434/1565 Testing: core.stdc.wchar_-debug | |
434/1565 Test: core.stdc.wchar_-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.wchar_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.wchar_-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.wchar_-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.wchar_-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
435/1565 Testing: core.stdc.wctype-debug | |
435/1565 Test: core.stdc.wctype-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.stdc.wctype" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.wctype-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.wctype-debug" end time: Aug 16 16:00 CDT | |
"core.stdc.wctype-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
436/1565 Testing: core.sync.barrier-debug | |
436/1565 Test: core.sync.barrier-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sync.barrier" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.barrier-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sync.barrier | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.barrier-debug" end time: Aug 16 16:00 CDT | |
"core.sync.barrier-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
437/1565 Testing: core.sync.condition-debug | |
437/1565 Test: core.sync.condition-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sync.condition" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.condition-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.011s PASS release64 core.sync.condition | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.condition-debug" end time: Aug 16 16:00 CDT | |
"core.sync.condition-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
438/1565 Testing: core.sync.config-debug | |
438/1565 Test: core.sync.config-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sync.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.config-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sync.config | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.config-debug" end time: Aug 16 16:00 CDT | |
"core.sync.config-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
439/1565 Testing: core.sync.exception-debug | |
439/1565 Test: core.sync.exception-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sync.exception" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.exception-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.exception-debug" end time: Aug 16 16:00 CDT | |
"core.sync.exception-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
440/1565 Testing: core.sync.mutex-debug | |
440/1565 Test: core.sync.mutex-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sync.mutex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.mutex-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.008s PASS release64 core.sync.mutex | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.mutex-debug" end time: Aug 16 16:00 CDT | |
"core.sync.mutex-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
441/1565 Testing: core.sync.rwmutex-debug | |
441/1565 Test: core.sync.rwmutex-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sync.rwmutex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.rwmutex-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sync.rwmutex | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.rwmutex-debug" end time: Aug 16 16:00 CDT | |
"core.sync.rwmutex-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
442/1565 Testing: core.sync.semaphore-debug | |
442/1565 Test: core.sync.semaphore-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sync.semaphore" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.semaphore-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 core.sync.semaphore | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.semaphore-debug" end time: Aug 16 16:00 CDT | |
"core.sync.semaphore-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
443/1565 Testing: core.thread-debug | |
443/1565 Test: core.thread-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.thread" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.thread-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
Not safe to migrate Fibers between Threads on your system. Consider setting version CheckFiberMigration for this system in thread.d | |
0.120s PASS release64 core.thread | |
<end of output> | |
Test time = 0.22 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.thread-debug" end time: Aug 16 16:00 CDT | |
"core.thread-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
444/1565 Testing: core.time-debug | |
444/1565 Test: core.time-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.time-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.023s PASS release64 core.time | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.time-debug" end time: Aug 16 16:00 CDT | |
"core.time-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
445/1565 Testing: core.vararg-debug | |
445/1565 Test: core.vararg-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.vararg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.vararg-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.vararg-debug" end time: Aug 16 16:00 CDT | |
"core.vararg-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
446/1565 Testing: gc.bits-debug | |
446/1565 Test: gc.bits-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "gc.bits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.bits-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.bits | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.bits-debug" end time: Aug 16 16:00 CDT | |
"gc.bits-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
447/1565 Testing: gc.config-debug | |
447/1565 Test: gc.config-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "gc.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.config-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.config | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.config-debug" end time: Aug 16 16:00 CDT | |
"gc.config-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
448/1565 Testing: gc.gcinterface-debug | |
448/1565 Test: gc.gcinterface-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "gc.gcinterface" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.gcinterface-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.gcinterface-debug" end time: Aug 16 16:00 CDT | |
"gc.gcinterface-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
449/1565 Testing: gc.impl.conservative.gc-debug | |
449/1565 Test: gc.impl.conservative.gc-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "gc.impl.conservative.gc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.impl.conservative.gc-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.impl.conservative.gc | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.impl.conservative.gc-debug" end time: Aug 16 16:00 CDT | |
"gc.impl.conservative.gc-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
450/1565 Testing: gc.impl.manual.gc-debug | |
450/1565 Test: gc.impl.manual.gc-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "gc.impl.manual.gc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.impl.manual.gc-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.impl.manual.gc-debug" end time: Aug 16 16:00 CDT | |
"gc.impl.manual.gc-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
451/1565 Testing: gc.os-debug | |
451/1565 Test: gc.os-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "gc.os" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.os-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.os-debug" end time: Aug 16 16:00 CDT | |
"gc.os-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
452/1565 Testing: gc.pooltable-debug | |
452/1565 Test: gc.pooltable-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "gc.pooltable" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.pooltable-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.pooltable | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.pooltable-debug" end time: Aug 16 16:00 CDT | |
"gc.pooltable-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
453/1565 Testing: gc.proxy-debug | |
453/1565 Test: gc.proxy-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "gc.proxy" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.proxy-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.proxy-debug" end time: Aug 16 16:00 CDT | |
"gc.proxy-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
454/1565 Testing: ldc.arrayinit-debug | |
454/1565 Test: ldc.arrayinit-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "ldc.arrayinit" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.arrayinit-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.arrayinit-debug" end time: Aug 16 16:00 CDT | |
"ldc.arrayinit-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
455/1565 Testing: ldc.asan-debug | |
455/1565 Test: ldc.asan-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "ldc.asan" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.asan-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.asan-debug" end time: Aug 16 16:00 CDT | |
"ldc.asan-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
456/1565 Testing: ldc.attributes-debug | |
456/1565 Test: ldc.attributes-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "ldc.attributes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.attributes-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.attributes-debug" end time: Aug 16 16:00 CDT | |
"ldc.attributes-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
457/1565 Testing: ldc.dcompute-debug | |
457/1565 Test: ldc.dcompute-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "ldc.dcompute" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.dcompute-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.dcompute-debug" end time: Aug 16 16:00 CDT | |
"ldc.dcompute-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
458/1565 Testing: ldc.eh.common-debug | |
458/1565 Test: ldc.eh.common-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "ldc.eh.common" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.common-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.common-debug" end time: Aug 16 16:00 CDT | |
"ldc.eh.common-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
459/1565 Testing: ldc.eh.fixedpool-debug | |
459/1565 Test: ldc.eh.fixedpool-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "ldc.eh.fixedpool" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.fixedpool-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 ldc.eh.fixedpool | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.fixedpool-debug" end time: Aug 16 16:00 CDT | |
"ldc.eh.fixedpool-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
460/1565 Testing: ldc.eh.libunwind-debug | |
460/1565 Test: ldc.eh.libunwind-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "ldc.eh.libunwind" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.libunwind-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.libunwind-debug" end time: Aug 16 16:00 CDT | |
"ldc.eh.libunwind-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
461/1565 Testing: ldc.eh.msvc-debug | |
461/1565 Test: ldc.eh.msvc-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "ldc.eh.msvc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.msvc-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.msvc-debug" end time: Aug 16 16:00 CDT | |
"ldc.eh.msvc-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
462/1565 Testing: object-debug | |
462/1565 Test: object-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "object" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"object-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 object | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"object-debug" end time: Aug 16 16:00 CDT | |
"object-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
463/1565 Testing: rt.aApply-debug | |
463/1565 Test: rt.aApply-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.aApply" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.aApply-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.aApply | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.aApply-debug" end time: Aug 16 16:00 CDT | |
"rt.aApply-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
464/1565 Testing: rt.aApplyR-debug | |
464/1565 Test: rt.aApplyR-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.aApplyR" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.aApplyR-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.aApplyR | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.aApplyR-debug" end time: Aug 16 16:00 CDT | |
"rt.aApplyR-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
465/1565 Testing: rt.aaA-debug | |
465/1565 Test: rt.aaA-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.aaA" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.aaA-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.aaA | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.aaA-debug" end time: Aug 16 16:00 CDT | |
"rt.aaA-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
466/1565 Testing: rt.adi-debug | |
466/1565 Test: rt.adi-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.adi" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.adi-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.adi | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.adi-debug" end time: Aug 16 16:00 CDT | |
"rt.adi-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
467/1565 Testing: rt.arrayassign-debug | |
467/1565 Test: rt.arrayassign-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.arrayassign" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayassign-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayassign | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayassign-debug" end time: Aug 16 16:00 CDT | |
"rt.arrayassign-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
468/1565 Testing: rt.arraybyte-debug | |
468/1565 Test: rt.arraybyte-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.arraybyte" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraybyte-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arraybyte | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraybyte-debug" end time: Aug 16 16:00 CDT | |
"rt.arraybyte-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
469/1565 Testing: rt.arraycast-debug | |
469/1565 Test: rt.arraycast-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.arraycast" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraycast-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arraycast | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraycast-debug" end time: Aug 16 16:00 CDT | |
"rt.arraycast-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
470/1565 Testing: rt.arraycat-debug | |
470/1565 Test: rt.arraycat-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.arraycat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraycat-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraycat-debug" end time: Aug 16 16:00 CDT | |
"rt.arraycat-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
471/1565 Testing: rt.arraydouble-debug | |
471/1565 Test: rt.arraydouble-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.arraydouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraydouble-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arraydouble | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraydouble-debug" end time: Aug 16 16:00 CDT | |
"rt.arraydouble-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
472/1565 Testing: rt.arrayfloat-debug | |
472/1565 Test: rt.arrayfloat-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.arrayfloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayfloat-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayfloat | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayfloat-debug" end time: Aug 16 16:00 CDT | |
"rt.arrayfloat-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
473/1565 Testing: rt.arrayint-debug | |
473/1565 Test: rt.arrayint-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.arrayint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayint-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 rt.arrayint | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayint-debug" end time: Aug 16 16:00 CDT | |
"rt.arrayint-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
474/1565 Testing: rt.arrayreal-debug | |
474/1565 Test: rt.arrayreal-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.arrayreal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayreal-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayreal | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayreal-debug" end time: Aug 16 16:00 CDT | |
"rt.arrayreal-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
475/1565 Testing: rt.arrayshort-debug | |
475/1565 Test: rt.arrayshort-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.arrayshort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayshort-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayshort | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayshort-debug" end time: Aug 16 16:00 CDT | |
"rt.arrayshort-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
476/1565 Testing: rt.backtrace.dwarf-debug | |
476/1565 Test: rt.backtrace.dwarf-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.backtrace.dwarf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.backtrace.dwarf-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.backtrace.dwarf | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.backtrace.dwarf-debug" end time: Aug 16 16:00 CDT | |
"rt.backtrace.dwarf-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
477/1565 Testing: rt.backtrace.elf-debug | |
477/1565 Test: rt.backtrace.elf-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.backtrace.elf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.backtrace.elf-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.backtrace.elf-debug" end time: Aug 16 16:00 CDT | |
"rt.backtrace.elf-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
478/1565 Testing: rt.cast_-debug | |
478/1565 Test: rt.cast_-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.cast_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.cast_-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.cast_-debug" end time: Aug 16 16:00 CDT | |
"rt.cast_-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
479/1565 Testing: rt.cmath2-debug | |
479/1565 Test: rt.cmath2-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.cmath2" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.cmath2-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.cmath2-debug" end time: Aug 16 16:00 CDT | |
"rt.cmath2-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
480/1565 Testing: rt.config-debug | |
480/1565 Test: rt.config-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.config-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.config-debug" end time: Aug 16 16:00 CDT | |
"rt.config-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
481/1565 Testing: rt.cover-debug | |
481/1565 Test: rt.cover-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.cover" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.cover-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.cover | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.cover-debug" end time: Aug 16 16:00 CDT | |
"rt.cover-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
482/1565 Testing: rt.critical_-debug | |
482/1565 Test: rt.critical_-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.critical_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.critical_-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.critical_-debug" end time: Aug 16 16:00 CDT | |
"rt.critical_-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
483/1565 Testing: rt.dmain2-debug | |
483/1565 Test: rt.dmain2-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.dmain2" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.dmain2-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.dmain2-debug" end time: Aug 16 16:00 CDT | |
"rt.dmain2-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
484/1565 Testing: invariant-debug | |
484/1565 Test: invariant-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "invariant" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"invariant-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"invariant-debug" end time: Aug 16 16:00 CDT | |
"invariant-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
485/1565 Testing: rt.lifetime-debug | |
485/1565 Test: rt.lifetime-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.lifetime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.lifetime-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 rt.lifetime | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.lifetime-debug" end time: Aug 16 16:00 CDT | |
"rt.lifetime-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
486/1565 Testing: rt.mach_utils-debug | |
486/1565 Test: rt.mach_utils-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.mach_utils" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.mach_utils-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.mach_utils-debug" end time: Aug 16 16:00 CDT | |
"rt.mach_utils-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
487/1565 Testing: rt.memory-debug | |
487/1565 Test: rt.memory-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.memory" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.memory-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.memory-debug" end time: Aug 16 16:00 CDT | |
"rt.memory-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
488/1565 Testing: rt.memset-debug | |
488/1565 Test: rt.memset-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.memset" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.memset-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.memset-debug" end time: Aug 16 16:00 CDT | |
"rt.memset-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
489/1565 Testing: rt.minfo-debug | |
489/1565 Test: rt.minfo-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.minfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.minfo-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.minfo | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.minfo-debug" end time: Aug 16 16:00 CDT | |
"rt.minfo-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
490/1565 Testing: rt.monitor_-debug | |
490/1565 Test: rt.monitor_-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.monitor_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.monitor_-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.monitor_ | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.monitor_-debug" end time: Aug 16 16:00 CDT | |
"rt.monitor_-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
491/1565 Testing: rt.obj-debug | |
491/1565 Test: rt.obj-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.obj" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.obj-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.obj-debug" end time: Aug 16 16:00 CDT | |
"rt.obj-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
492/1565 Testing: rt.profilegc-debug | |
492/1565 Test: rt.profilegc-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.profilegc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.profilegc-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.profilegc-debug" end time: Aug 16 16:00 CDT | |
"rt.profilegc-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
493/1565 Testing: rt.qsort-debug | |
493/1565 Test: rt.qsort-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.qsort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.qsort-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.qsort | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.qsort-debug" end time: Aug 16 16:00 CDT | |
"rt.qsort-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
494/1565 Testing: rt.sections-debug | |
494/1565 Test: rt.sections-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.sections" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections-debug" end time: Aug 16 16:00 CDT | |
"rt.sections-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
495/1565 Testing: rt.sections_android-debug | |
495/1565 Test: rt.sections_android-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.sections_android" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_android-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_android-debug" end time: Aug 16 16:00 CDT | |
"rt.sections_android-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
496/1565 Testing: rt.sections_elf_shared-debug | |
496/1565 Test: rt.sections_elf_shared-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.sections_elf_shared" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_elf_shared-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_elf_shared-debug" end time: Aug 16 16:00 CDT | |
"rt.sections_elf_shared-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
497/1565 Testing: rt.sections_ldc-debug | |
497/1565 Test: rt.sections_ldc-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.sections_ldc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_ldc-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_ldc-debug" end time: Aug 16 16:00 CDT | |
"rt.sections_ldc-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
498/1565 Testing: rt.sections_osx_x86-debug | |
498/1565 Test: rt.sections_osx_x86-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.sections_osx_x86" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_osx_x86-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_osx_x86-debug" end time: Aug 16 16:00 CDT | |
"rt.sections_osx_x86-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
499/1565 Testing: rt.sections_osx_x86_64-debug | |
499/1565 Test: rt.sections_osx_x86_64-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.sections_osx_x86_64" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_osx_x86_64-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_osx_x86_64-debug" end time: Aug 16 16:00 CDT | |
"rt.sections_osx_x86_64-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
500/1565 Testing: rt.sections_solaris-debug | |
500/1565 Test: rt.sections_solaris-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.sections_solaris" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_solaris-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_solaris-debug" end time: Aug 16 16:00 CDT | |
"rt.sections_solaris-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
501/1565 Testing: rt.sections_win32-debug | |
501/1565 Test: rt.sections_win32-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.sections_win32" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_win32-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_win32-debug" end time: Aug 16 16:00 CDT | |
"rt.sections_win32-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
502/1565 Testing: rt.sections_win64-debug | |
502/1565 Test: rt.sections_win64-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.sections_win64" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_win64-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_win64-debug" end time: Aug 16 16:00 CDT | |
"rt.sections_win64-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
503/1565 Testing: rt.switch_-debug | |
503/1565 Test: rt.switch_-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.switch_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.switch_-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.switch_ | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.switch_-debug" end time: Aug 16 16:00 CDT | |
"rt.switch_-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
504/1565 Testing: rt.tlsgc-debug | |
504/1565 Test: rt.tlsgc-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.tlsgc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.tlsgc-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.tlsgc-debug" end time: Aug 16 16:00 CDT | |
"rt.tlsgc-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
505/1565 Testing: rt.tracegc-debug | |
505/1565 Test: rt.tracegc-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.tracegc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.tracegc-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.tracegc-debug" end time: Aug 16 16:00 CDT | |
"rt.tracegc-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
506/1565 Testing: rt.typeinfo.ti_Acdouble-debug | |
506/1565 Test: rt.typeinfo.ti_Acdouble-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_Acdouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Acdouble-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Acdouble-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Acdouble-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
507/1565 Testing: rt.typeinfo.ti_Acfloat-debug | |
507/1565 Test: rt.typeinfo.ti_Acfloat-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_Acfloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Acfloat-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Acfloat-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Acfloat-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
508/1565 Testing: rt.typeinfo.ti_Acreal-debug | |
508/1565 Test: rt.typeinfo.ti_Acreal-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_Acreal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Acreal-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Acreal-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Acreal-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
509/1565 Testing: rt.typeinfo.ti_Adouble-debug | |
509/1565 Test: rt.typeinfo.ti_Adouble-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_Adouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Adouble-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Adouble-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Adouble-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
510/1565 Testing: rt.typeinfo.ti_Afloat-debug | |
510/1565 Test: rt.typeinfo.ti_Afloat-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_Afloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Afloat-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Afloat-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Afloat-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
511/1565 Testing: rt.typeinfo.ti_Ag-debug | |
511/1565 Test: rt.typeinfo.ti_Ag-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_Ag" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Ag-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Ag-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Ag-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
512/1565 Testing: rt.typeinfo.ti_Aint-debug | |
512/1565 Test: rt.typeinfo.ti_Aint-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_Aint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Aint-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.typeinfo.ti_Aint | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Aint-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Aint-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
513/1565 Testing: rt.typeinfo.ti_Along-debug | |
513/1565 Test: rt.typeinfo.ti_Along-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_Along" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Along-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Along-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Along-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
514/1565 Testing: rt.typeinfo.ti_Areal-debug | |
514/1565 Test: rt.typeinfo.ti_Areal-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_Areal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Areal-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Areal-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Areal-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
515/1565 Testing: rt.typeinfo.ti_Ashort-debug | |
515/1565 Test: rt.typeinfo.ti_Ashort-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_Ashort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Ashort-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Ashort-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Ashort-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
516/1565 Testing: rt.typeinfo.ti_C-debug | |
516/1565 Test: rt.typeinfo.ti_C-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_C" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_C-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_C-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_C-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
517/1565 Testing: rt.typeinfo.ti_byte-debug | |
517/1565 Test: rt.typeinfo.ti_byte-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_byte" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_byte-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_byte-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_byte-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
518/1565 Testing: rt.typeinfo.ti_cdouble-debug | |
518/1565 Test: rt.typeinfo.ti_cdouble-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_cdouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_cdouble-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_cdouble-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_cdouble-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
519/1565 Testing: rt.typeinfo.ti_cent-debug | |
519/1565 Test: rt.typeinfo.ti_cent-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_cent" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_cent-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_cent-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_cent-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
520/1565 Testing: rt.typeinfo.ti_cfloat-debug | |
520/1565 Test: rt.typeinfo.ti_cfloat-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_cfloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_cfloat-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_cfloat-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_cfloat-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
521/1565 Testing: rt.typeinfo.ti_char-debug | |
521/1565 Test: rt.typeinfo.ti_char-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_char" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_char-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_char-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_char-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
522/1565 Testing: rt.typeinfo.ti_creal-debug | |
522/1565 Test: rt.typeinfo.ti_creal-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_creal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_creal-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_creal-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_creal-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
523/1565 Testing: rt.typeinfo.ti_dchar-debug | |
523/1565 Test: rt.typeinfo.ti_dchar-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_dchar" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_dchar-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_dchar-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_dchar-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
524/1565 Testing: rt.typeinfo.ti_delegate-debug | |
524/1565 Test: rt.typeinfo.ti_delegate-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_delegate" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_delegate-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_delegate-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_delegate-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
525/1565 Testing: rt.typeinfo.ti_double-debug | |
525/1565 Test: rt.typeinfo.ti_double-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_double" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_double-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_double-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_double-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
526/1565 Testing: rt.typeinfo.ti_float-debug | |
526/1565 Test: rt.typeinfo.ti_float-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_float" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_float-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_float-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_float-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
527/1565 Testing: rt.typeinfo.ti_idouble-debug | |
527/1565 Test: rt.typeinfo.ti_idouble-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_idouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_idouble-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_idouble-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_idouble-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
528/1565 Testing: rt.typeinfo.ti_ifloat-debug | |
528/1565 Test: rt.typeinfo.ti_ifloat-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_ifloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ifloat-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ifloat-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ifloat-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
529/1565 Testing: rt.typeinfo.ti_int-debug | |
529/1565 Test: rt.typeinfo.ti_int-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_int" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_int-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_int-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_int-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
530/1565 Testing: rt.typeinfo.ti_ireal-debug | |
530/1565 Test: rt.typeinfo.ti_ireal-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_ireal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ireal-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ireal-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ireal-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
531/1565 Testing: rt.typeinfo.ti_long-debug | |
531/1565 Test: rt.typeinfo.ti_long-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_long" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_long-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_long-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_long-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
532/1565 Testing: rt.typeinfo.ti_n-debug | |
532/1565 Test: rt.typeinfo.ti_n-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_n" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_n-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_n-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_n-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
533/1565 Testing: rt.typeinfo.ti_ptr-debug | |
533/1565 Test: rt.typeinfo.ti_ptr-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_ptr" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ptr-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ptr-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ptr-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
534/1565 Testing: rt.typeinfo.ti_real-debug | |
534/1565 Test: rt.typeinfo.ti_real-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_real" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_real-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_real-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_real-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
535/1565 Testing: rt.typeinfo.ti_short-debug | |
535/1565 Test: rt.typeinfo.ti_short-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_short" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_short-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_short-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_short-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
536/1565 Testing: rt.typeinfo.ti_ubyte-debug | |
536/1565 Test: rt.typeinfo.ti_ubyte-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_ubyte" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ubyte-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ubyte-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ubyte-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
537/1565 Testing: rt.typeinfo.ti_ucent-debug | |
537/1565 Test: rt.typeinfo.ti_ucent-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_ucent" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ucent-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ucent-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ucent-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
538/1565 Testing: rt.typeinfo.ti_uint-debug | |
538/1565 Test: rt.typeinfo.ti_uint-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_uint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_uint-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_uint-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_uint-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
539/1565 Testing: rt.typeinfo.ti_ulong-debug | |
539/1565 Test: rt.typeinfo.ti_ulong-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_ulong" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ulong-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ulong-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ulong-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
540/1565 Testing: rt.typeinfo.ti_ushort-debug | |
540/1565 Test: rt.typeinfo.ti_ushort-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_ushort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ushort-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ushort-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ushort-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
541/1565 Testing: rt.typeinfo.ti_void-debug | |
541/1565 Test: rt.typeinfo.ti_void-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_void" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_void-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_void-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_void-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
542/1565 Testing: rt.typeinfo.ti_wchar-debug | |
542/1565 Test: rt.typeinfo.ti_wchar-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.typeinfo.ti_wchar" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_wchar-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_wchar-debug" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_wchar-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
543/1565 Testing: rt.unwind-debug | |
543/1565 Test: rt.unwind-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.unwind" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.unwind-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.unwind-debug" end time: Aug 16 16:00 CDT | |
"rt.unwind-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
544/1565 Testing: rt.util.array-debug | |
544/1565 Test: rt.util.array-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.util.array" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.array-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.array-debug" end time: Aug 16 16:00 CDT | |
"rt.util.array-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
545/1565 Testing: rt.util.container.array-debug | |
545/1565 Test: rt.util.container.array-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.util.container.array" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.container.array-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.container.array | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.container.array-debug" end time: Aug 16 16:00 CDT | |
"rt.util.container.array-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
546/1565 Testing: rt.util.container.common-debug | |
546/1565 Test: rt.util.container.common-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.util.container.common" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.container.common-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.container.common-debug" end time: Aug 16 16:00 CDT | |
"rt.util.container.common-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
547/1565 Testing: rt.util.container.hashtab-debug | |
547/1565 Test: rt.util.container.hashtab-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.util.container.hashtab" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.container.hashtab-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.container.hashtab | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.container.hashtab-debug" end time: Aug 16 16:00 CDT | |
"rt.util.container.hashtab-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
548/1565 Testing: rt.util.container.treap-debug | |
548/1565 Test: rt.util.container.treap-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.util.container.treap" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.container.treap-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.104s PASS release64 rt.util.container.treap | |
<end of output> | |
Test time = 0.11 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.container.treap-debug" end time: Aug 16 16:00 CDT | |
"rt.util.container.treap-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
549/1565 Testing: rt.util.hash-debug | |
549/1565 Test: rt.util.hash-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.util.hash" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.hash-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.hash | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.hash-debug" end time: Aug 16 16:00 CDT | |
"rt.util.hash-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
550/1565 Testing: rt.util.random-debug | |
550/1565 Test: rt.util.random-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.util.random" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.random-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.random-debug" end time: Aug 16 16:00 CDT | |
"rt.util.random-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
551/1565 Testing: rt.util.typeinfo-debug | |
551/1565 Test: rt.util.typeinfo-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.util.typeinfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.typeinfo-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.typeinfo | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.typeinfo-debug" end time: Aug 16 16:00 CDT | |
"rt.util.typeinfo-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
552/1565 Testing: rt.util.utf-debug | |
552/1565 Test: rt.util.utf-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "rt.util.utf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.utf-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.utf | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.utf-debug" end time: Aug 16 16:00 CDT | |
"rt.util.utf-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
553/1565 Testing: core.sys.posix.arpa.inet-debug | |
553/1565 Test: core.sys.posix.arpa.inet-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.arpa.inet" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.arpa.inet-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.arpa.inet-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.arpa.inet-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
554/1565 Testing: core.sys.posix.config-debug | |
554/1565 Test: core.sys.posix.config-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.config-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.config-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.config-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
555/1565 Testing: core.sys.posix.dirent-debug | |
555/1565 Test: core.sys.posix.dirent-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.dirent" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.dirent-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.dirent-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.dirent-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
556/1565 Testing: core.sys.posix.dlfcn-debug | |
556/1565 Test: core.sys.posix.dlfcn-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.dlfcn" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.dlfcn-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.dlfcn-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.dlfcn-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
557/1565 Testing: core.sys.posix.fcntl-debug | |
557/1565 Test: core.sys.posix.fcntl-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.fcntl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.fcntl-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.fcntl-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.fcntl-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
558/1565 Testing: core.sys.posix.grp-debug | |
558/1565 Test: core.sys.posix.grp-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.grp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.grp-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.grp-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.grp-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
559/1565 Testing: core.sys.posix.iconv-debug | |
559/1565 Test: core.sys.posix.iconv-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.iconv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.iconv-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.iconv-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.iconv-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
560/1565 Testing: core.sys.posix.inttypes-debug | |
560/1565 Test: core.sys.posix.inttypes-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.inttypes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.inttypes-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.inttypes-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.inttypes-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
561/1565 Testing: core.sys.posix.libgen-debug | |
561/1565 Test: core.sys.posix.libgen-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.libgen" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.libgen-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.libgen-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.libgen-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
562/1565 Testing: core.sys.posix.mqueue-debug | |
562/1565 Test: core.sys.posix.mqueue-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.mqueue" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.mqueue-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.mqueue-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.mqueue-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
563/1565 Testing: core.sys.posix.net.if_-debug | |
563/1565 Test: core.sys.posix.net.if_-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.net.if_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.net.if_-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.net.if_-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.net.if_-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
564/1565 Testing: core.sys.posix.netdb-debug | |
564/1565 Test: core.sys.posix.netdb-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.netdb" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.netdb-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.netdb-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.netdb-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
565/1565 Testing: core.sys.posix.netinet.in_-debug | |
565/1565 Test: core.sys.posix.netinet.in_-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.netinet.in_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.netinet.in_-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.netinet.in_-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.netinet.in_-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
566/1565 Testing: core.sys.posix.netinet.tcp-debug | |
566/1565 Test: core.sys.posix.netinet.tcp-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.netinet.tcp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.netinet.tcp-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.netinet.tcp-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.netinet.tcp-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
567/1565 Testing: core.sys.posix.poll-debug | |
567/1565 Test: core.sys.posix.poll-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.poll" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.poll-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.poll-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.poll-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
568/1565 Testing: core.sys.posix.pthread-debug | |
568/1565 Test: core.sys.posix.pthread-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.pthread" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.pthread-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.pthread-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.pthread-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
569/1565 Testing: core.sys.posix.pwd-debug | |
569/1565 Test: core.sys.posix.pwd-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.pwd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.pwd-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.pwd-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.pwd-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
570/1565 Testing: core.sys.posix.sched-debug | |
570/1565 Test: core.sys.posix.sched-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sched" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sched-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sched-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sched-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
571/1565 Testing: core.sys.posix.semaphore-debug | |
571/1565 Test: core.sys.posix.semaphore-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.semaphore" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.semaphore-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.semaphore-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.semaphore-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
572/1565 Testing: core.sys.posix.setjmp-debug | |
572/1565 Test: core.sys.posix.setjmp-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.setjmp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.setjmp-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.setjmp-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.setjmp-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
573/1565 Testing: core.sys.posix.signal-debug | |
573/1565 Test: core.sys.posix.signal-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.signal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.signal-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.signal-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.signal-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
574/1565 Testing: core.sys.posix.stdio-debug | |
574/1565 Test: core.sys.posix.stdio-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.stdio-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sys.posix.stdio | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.stdio-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.stdio-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
575/1565 Testing: core.sys.posix.stdlib-debug | |
575/1565 Test: core.sys.posix.stdlib-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.stdlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.stdlib-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.stdlib-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.stdlib-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
576/1565 Testing: core.sys.posix.sys.filio-debug | |
576/1565 Test: core.sys.posix.sys.filio-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.filio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.filio-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.filio-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.filio-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
577/1565 Testing: core.sys.posix.sys.ioccom-debug | |
577/1565 Test: core.sys.posix.sys.ioccom-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.ioccom" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.ioccom-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.ioccom-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.ioccom-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
578/1565 Testing: core.sys.posix.sys.ioctl-debug | |
578/1565 Test: core.sys.posix.sys.ioctl-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.ioctl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.ioctl-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.ioctl-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.ioctl-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
579/1565 Testing: core.sys.posix.sys.ipc-debug | |
579/1565 Test: core.sys.posix.sys.ipc-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.ipc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.ipc-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.ipc-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.ipc-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
580/1565 Testing: core.sys.posix.sys.mman-debug | |
580/1565 Test: core.sys.posix.sys.mman-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.mman" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.mman-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.mman-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.mman-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
581/1565 Testing: core.sys.posix.sys.msg-debug | |
581/1565 Test: core.sys.posix.sys.msg-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.msg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.msg-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.msg-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.msg-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
582/1565 Testing: core.sys.posix.sys.resource-debug | |
582/1565 Test: core.sys.posix.sys.resource-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.resource" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.resource-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.resource-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.resource-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
583/1565 Testing: core.sys.posix.sys.select-debug | |
583/1565 Test: core.sys.posix.sys.select-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.select" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.select-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sys.posix.sys.select | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.select-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.select-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
584/1565 Testing: core.sys.posix.sys.shm-debug | |
584/1565 Test: core.sys.posix.sys.shm-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.shm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.shm-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.shm-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.shm-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
585/1565 Testing: core.sys.posix.sys.socket-debug | |
585/1565 Test: core.sys.posix.sys.socket-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.socket" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.socket-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.socket-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.socket-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
586/1565 Testing: core.sys.posix.sys.stat-debug | |
586/1565 Test: core.sys.posix.sys.stat-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.stat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.stat-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.stat-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.stat-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
587/1565 Testing: core.sys.posix.sys.statvfs-debug | |
587/1565 Test: core.sys.posix.sys.statvfs-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.statvfs" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.statvfs-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.statvfs-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.statvfs-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
588/1565 Testing: core.sys.posix.sys.time-debug | |
588/1565 Test: core.sys.posix.sys.time-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.time-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.time-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.time-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
589/1565 Testing: core.sys.posix.sys.ttycom-debug | |
589/1565 Test: core.sys.posix.sys.ttycom-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.ttycom" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.ttycom-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.ttycom-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.ttycom-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
590/1565 Testing: core.sys.posix.sys.types-debug | |
590/1565 Test: core.sys.posix.sys.types-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.types" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.types-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.types-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.types-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
591/1565 Testing: core.sys.posix.sys.uio-debug | |
591/1565 Test: core.sys.posix.sys.uio-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.uio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.uio-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.uio-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.uio-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
592/1565 Testing: core.sys.posix.sys.un-debug | |
592/1565 Test: core.sys.posix.sys.un-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.un" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.un-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.un-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.un-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
593/1565 Testing: core.sys.posix.sys.utsname-debug | |
593/1565 Test: core.sys.posix.sys.utsname-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.utsname" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.utsname-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.utsname-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.utsname-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
594/1565 Testing: core.sys.posix.sys.wait-debug | |
594/1565 Test: core.sys.posix.sys.wait-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.sys.wait" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.wait-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.wait-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.wait-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
595/1565 Testing: core.sys.posix.syslog-debug | |
595/1565 Test: core.sys.posix.syslog-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.syslog" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.syslog-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.syslog-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.syslog-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
596/1565 Testing: core.sys.posix.termios-debug | |
596/1565 Test: core.sys.posix.termios-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.termios" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.termios-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.termios-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.termios-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
597/1565 Testing: core.sys.posix.time-debug | |
597/1565 Test: core.sys.posix.time-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.time-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.time-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.time-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
598/1565 Testing: core.sys.posix.ucontext-debug | |
598/1565 Test: core.sys.posix.ucontext-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.ucontext" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.ucontext-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.ucontext-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.ucontext-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
599/1565 Testing: core.sys.posix.unistd-debug | |
599/1565 Test: core.sys.posix.unistd-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.unistd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.unistd-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.unistd-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.unistd-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
600/1565 Testing: core.sys.posix.utime-debug | |
600/1565 Test: core.sys.posix.utime-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.posix.utime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.utime-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.utime-debug" end time: Aug 16 16:00 CDT | |
"core.sys.posix.utime-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
601/1565 Testing: core.sys.linux.config-debug | |
601/1565 Test: core.sys.linux.config-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.config-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.config-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.config-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
602/1565 Testing: core.sys.linux.dlfcn-debug | |
602/1565 Test: core.sys.linux.dlfcn-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.dlfcn" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.dlfcn-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.dlfcn-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.dlfcn-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
603/1565 Testing: core.sys.linux.elf-debug | |
603/1565 Test: core.sys.linux.elf-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.elf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.elf-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.elf-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.elf-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
604/1565 Testing: core.sys.linux.epoll-debug | |
604/1565 Test: core.sys.linux.epoll-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.epoll" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.epoll-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.epoll-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.epoll-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
605/1565 Testing: core.sys.linux.errno-debug | |
605/1565 Test: core.sys.linux.errno-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.errno" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.errno-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.errno-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.errno-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
606/1565 Testing: core.sys.linux.execinfo-debug | |
606/1565 Test: core.sys.linux.execinfo-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.execinfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.execinfo-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.execinfo-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.execinfo-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
607/1565 Testing: core.sys.linux.fcntl-debug | |
607/1565 Test: core.sys.linux.fcntl-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.fcntl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.fcntl-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.fcntl-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.fcntl-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
608/1565 Testing: core.sys.linux.ifaddrs-debug | |
608/1565 Test: core.sys.linux.ifaddrs-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.ifaddrs" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.ifaddrs-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.ifaddrs-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.ifaddrs-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
609/1565 Testing: core.sys.linux.link-debug | |
609/1565 Test: core.sys.linux.link-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.link" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.link-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.link-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.link-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
610/1565 Testing: core.sys.linux.sched-debug | |
610/1565 Test: core.sys.linux.sched-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.sched" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sched-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sched-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sched-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
611/1565 Testing: core.sys.linux.stdio-debug | |
611/1565 Test: core.sys.linux.stdio-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.stdio-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sys.linux.stdio | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.stdio-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.stdio-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
612/1565 Testing: core.sys.linux.sys.auxv-debug | |
612/1565 Test: core.sys.linux.sys.auxv-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.sys.auxv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.auxv-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.auxv-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.auxv-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
613/1565 Testing: core.sys.linux.sys.file-debug | |
613/1565 Test: core.sys.linux.sys.file-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.sys.file" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.file-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.file-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.file-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
614/1565 Testing: core.sys.linux.sys.inotify-debug | |
614/1565 Test: core.sys.linux.sys.inotify-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.sys.inotify" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.inotify-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.inotify-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.inotify-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
615/1565 Testing: core.sys.linux.sys.mman-debug | |
615/1565 Test: core.sys.linux.sys.mman-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.sys.mman" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.mman-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.mman-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.mman-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
616/1565 Testing: core.sys.linux.sys.netinet.tcp-debug | |
616/1565 Test: core.sys.linux.sys.netinet.tcp-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.sys.netinet.tcp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.netinet.tcp-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.netinet.tcp-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.netinet.tcp-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
617/1565 Testing: core.sys.linux.sys.prctl-debug | |
617/1565 Test: core.sys.linux.sys.prctl-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.sys.prctl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.prctl-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.prctl-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.prctl-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
618/1565 Testing: core.sys.linux.sys.signalfd-debug | |
618/1565 Test: core.sys.linux.sys.signalfd-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.sys.signalfd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.signalfd-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.signalfd-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.signalfd-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
619/1565 Testing: core.sys.linux.sys.socket-debug | |
619/1565 Test: core.sys.linux.sys.socket-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.sys.socket" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.socket-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.socket-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.socket-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
620/1565 Testing: core.sys.linux.sys.sysinfo-debug | |
620/1565 Test: core.sys.linux.sys.sysinfo-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.sys.sysinfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.sysinfo-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.sysinfo-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.sysinfo-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
621/1565 Testing: core.sys.linux.sys.time-debug | |
621/1565 Test: core.sys.linux.sys.time-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.sys.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.time-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.time-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.time-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
622/1565 Testing: core.sys.linux.sys.xattr-debug | |
622/1565 Test: core.sys.linux.sys.xattr-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.sys.xattr" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.xattr-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.xattr-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.xattr-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
623/1565 Testing: core.sys.linux.termios-debug | |
623/1565 Test: core.sys.linux.termios-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.termios" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.termios-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.termios-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.termios-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
624/1565 Testing: core.sys.linux.time-debug | |
624/1565 Test: core.sys.linux.time-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.time-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.time-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.time-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
625/1565 Testing: core.sys.linux.timerfd-debug | |
625/1565 Test: core.sys.linux.timerfd-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.timerfd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.timerfd-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.timerfd-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.timerfd-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
626/1565 Testing: core.sys.linux.tipc-debug | |
626/1565 Test: core.sys.linux.tipc-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.tipc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.tipc-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sys.linux.tipc | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.tipc-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.tipc-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
627/1565 Testing: core.sys.linux.unistd-debug | |
627/1565 Test: core.sys.linux.unistd-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.linux.unistd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.unistd-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.unistd-debug" end time: Aug 16 16:00 CDT | |
"core.sys.linux.unistd-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
628/1565 Testing: core.sys.bionic.fcntl-debug | |
628/1565 Test: core.sys.bionic.fcntl-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.bionic.fcntl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.bionic.fcntl-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.bionic.fcntl-debug" end time: Aug 16 16:00 CDT | |
"core.sys.bionic.fcntl-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
629/1565 Testing: core.sys.bionic.unistd-debug | |
629/1565 Test: core.sys.bionic.unistd-debug | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug" "core.sys.bionic.unistd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.bionic.unistd-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.bionic.unistd-debug" end time: Aug 16 16:00 CDT | |
"core.sys.bionic.unistd-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
630/1565 Testing: etc.c.curl-debug | |
630/1565 Test: etc.c.curl-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "etc.c.curl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.curl-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.curl-debug" end time: Aug 16 16:00 CDT | |
"etc.c.curl-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
631/1565 Testing: etc.c.odbc.sql-debug | |
631/1565 Test: etc.c.odbc.sql-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "etc.c.odbc.sql" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.odbc.sql-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.odbc.sql-debug" end time: Aug 16 16:00 CDT | |
"etc.c.odbc.sql-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
632/1565 Testing: etc.c.odbc.sqlext-debug | |
632/1565 Test: etc.c.odbc.sqlext-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "etc.c.odbc.sqlext" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.odbc.sqlext-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.odbc.sqlext-debug" end time: Aug 16 16:00 CDT | |
"etc.c.odbc.sqlext-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
633/1565 Testing: etc.c.odbc.sqltypes-debug | |
633/1565 Test: etc.c.odbc.sqltypes-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "etc.c.odbc.sqltypes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.odbc.sqltypes-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.odbc.sqltypes-debug" end time: Aug 16 16:00 CDT | |
"etc.c.odbc.sqltypes-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
634/1565 Testing: etc.c.odbc.sqlucode-debug | |
634/1565 Test: etc.c.odbc.sqlucode-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "etc.c.odbc.sqlucode" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.odbc.sqlucode-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.odbc.sqlucode-debug" end time: Aug 16 16:00 CDT | |
"etc.c.odbc.sqlucode-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
635/1565 Testing: etc.c.sqlite3-debug | |
635/1565 Test: etc.c.sqlite3-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "etc.c.sqlite3" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.sqlite3-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.sqlite3-debug" end time: Aug 16 16:00 CDT | |
"etc.c.sqlite3-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
636/1565 Testing: etc.c.zlib-debug | |
636/1565 Test: etc.c.zlib-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "etc.c.zlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.zlib-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.zlib-debug" end time: Aug 16 16:00 CDT | |
"etc.c.zlib-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
637/1565 Testing: std.algorithm.comparison-debug | |
637/1565 Test: std.algorithm.comparison-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.algorithm.comparison" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.comparison-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.algorithm.comparison | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.comparison-debug" end time: Aug 16 16:00 CDT | |
"std.algorithm.comparison-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
638/1565 Testing: std.algorithm.internal-debug | |
638/1565 Test: std.algorithm.internal-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.algorithm.internal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.internal-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.internal-debug" end time: Aug 16 16:00 CDT | |
"std.algorithm.internal-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
639/1565 Testing: std.algorithm.iteration-debug | |
639/1565 Test: std.algorithm.iteration-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.algorithm.iteration" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.iteration-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.algorithm.iteration | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.iteration-debug" end time: Aug 16 16:00 CDT | |
"std.algorithm.iteration-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
640/1565 Testing: std.algorithm.mutation-debug | |
640/1565 Test: std.algorithm.mutation-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.algorithm.mutation" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.mutation-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.171s PASS release64 std.algorithm.mutation | |
<end of output> | |
Test time = 0.18 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.mutation-debug" end time: Aug 16 16:00 CDT | |
"std.algorithm.mutation-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
641/1565 Testing: std.algorithm-debug | |
641/1565 Test: std.algorithm-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.algorithm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm-debug" end time: Aug 16 16:00 CDT | |
"std.algorithm-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
642/1565 Testing: std.algorithm.searching-debug | |
642/1565 Test: std.algorithm.searching-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.algorithm.searching" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.searching-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.004s PASS release64 std.algorithm.searching | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.searching-debug" end time: Aug 16 16:00 CDT | |
"std.algorithm.searching-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
643/1565 Testing: std.algorithm.setops-debug | |
643/1565 Test: std.algorithm.setops-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.algorithm.setops" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.setops-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.algorithm.setops | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.setops-debug" end time: Aug 16 16:00 CDT | |
"std.algorithm.setops-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
644/1565 Testing: std.algorithm.sorting-debug | |
644/1565 Test: std.algorithm.sorting-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.algorithm.sorting" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.sorting-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.042s PASS release64 std.algorithm.sorting | |
<end of output> | |
Test time = 0.05 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.sorting-debug" end time: Aug 16 16:00 CDT | |
"std.algorithm.sorting-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
645/1565 Testing: std.array-debug | |
645/1565 Test: std.array-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.array" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.array-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.014s PASS release64 std.array | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.array-debug" end time: Aug 16 16:00 CDT | |
"std.array-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
646/1565 Testing: std.ascii-debug | |
646/1565 Test: std.ascii-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.ascii" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.ascii-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.024s PASS release64 std.ascii | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.ascii-debug" end time: Aug 16 16:00 CDT | |
"std.ascii-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
647/1565 Testing: std.base64-debug | |
647/1565 Test: std.base64-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.base64" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.base64-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.base64 | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.base64-debug" end time: Aug 16 16:00 CDT | |
"std.base64-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
648/1565 Testing: std.bigint-debug | |
648/1565 Test: std.bigint-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.bigint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.bigint-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.011s PASS release64 std.bigint | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.bigint-debug" end time: Aug 16 16:00 CDT | |
"std.bigint-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
649/1565 Testing: std.bitmanip-debug | |
649/1565 Test: std.bitmanip-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.bitmanip" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.bitmanip-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.bitmanip | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.bitmanip-debug" end time: Aug 16 16:00 CDT | |
"std.bitmanip-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
650/1565 Testing: std.c.fenv-debug | |
650/1565 Test: std.c.fenv-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.fenv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.fenv-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.fenv-debug" end time: Aug 16 16:00 CDT | |
"std.c.fenv-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
651/1565 Testing: std.c.locale-debug | |
651/1565 Test: std.c.locale-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.locale" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.locale-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.locale-debug" end time: Aug 16 16:00 CDT | |
"std.c.locale-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
652/1565 Testing: std.c.math-debug | |
652/1565 Test: std.c.math-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.math-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.math-debug" end time: Aug 16 16:00 CDT | |
"std.c.math-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
653/1565 Testing: std.c.process-debug | |
653/1565 Test: std.c.process-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.process" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.process-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.process-debug" end time: Aug 16 16:00 CDT | |
"std.c.process-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
654/1565 Testing: std.c.stdarg-debug | |
654/1565 Test: std.c.stdarg-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.stdarg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.stdarg-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.stdarg-debug" end time: Aug 16 16:00 CDT | |
"std.c.stdarg-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
655/1565 Testing: std.c.stddef-debug | |
655/1565 Test: std.c.stddef-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.stddef" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.stddef-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.stddef-debug" end time: Aug 16 16:00 CDT | |
"std.c.stddef-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
656/1565 Testing: std.c.stdio-debug | |
656/1565 Test: std.c.stdio-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.stdio-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.stdio-debug" end time: Aug 16 16:00 CDT | |
"std.c.stdio-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
657/1565 Testing: std.c.stdlib-debug | |
657/1565 Test: std.c.stdlib-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.stdlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.stdlib-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.stdlib-debug" end time: Aug 16 16:00 CDT | |
"std.c.stdlib-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
658/1565 Testing: std.c.string-debug | |
658/1565 Test: std.c.string-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.string-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.string-debug" end time: Aug 16 16:00 CDT | |
"std.c.string-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
659/1565 Testing: std.c.time-debug | |
659/1565 Test: std.c.time-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.time-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.time-debug" end time: Aug 16 16:00 CDT | |
"std.c.time-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
660/1565 Testing: std.c.wcharh-debug | |
660/1565 Test: std.c.wcharh-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.wcharh" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.wcharh-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.wcharh-debug" end time: Aug 16 16:00 CDT | |
"std.c.wcharh-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
661/1565 Testing: std.compiler-debug | |
661/1565 Test: std.compiler-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.compiler" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.compiler-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.compiler-debug" end time: Aug 16 16:00 CDT | |
"std.compiler-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
662/1565 Testing: std.complex-debug | |
662/1565 Test: std.complex-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.complex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.complex-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.complex | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.complex-debug" end time: Aug 16 16:00 CDT | |
"std.complex-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
663/1565 Testing: std.concurrency-debug | |
663/1565 Test: std.concurrency-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.concurrency" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.concurrency-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.concurrency | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.concurrency-debug" end time: Aug 16 16:00 CDT | |
"std.concurrency-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
664/1565 Testing: std.concurrencybase-debug | |
664/1565 Test: std.concurrencybase-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.concurrencybase" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.concurrencybase-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.concurrencybase-debug" end time: Aug 16 16:00 CDT | |
"std.concurrencybase-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
665/1565 Testing: std.container.array-debug | |
665/1565 Test: std.container.array-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.container.array" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.array-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.container.array | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.array-debug" end time: Aug 16 16:00 CDT | |
"std.container.array-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
666/1565 Testing: std.container.binaryheap-debug | |
666/1565 Test: std.container.binaryheap-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.container.binaryheap" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.binaryheap-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.binaryheap | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.binaryheap-debug" end time: Aug 16 16:00 CDT | |
"std.container.binaryheap-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
667/1565 Testing: std.container.dlist-debug | |
667/1565 Test: std.container.dlist-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.container.dlist" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.dlist-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.dlist | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.dlist-debug" end time: Aug 16 16:00 CDT | |
"std.container.dlist-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
668/1565 Testing: std.container-debug | |
668/1565 Test: std.container-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.container" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container-debug" end time: Aug 16 16:00 CDT | |
"std.container-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
669/1565 Testing: std.container.rbtree-debug | |
669/1565 Test: std.container.rbtree-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.container.rbtree" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.rbtree-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.013s PASS release64 std.container.rbtree | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.rbtree-debug" end time: Aug 16 16:00 CDT | |
"std.container.rbtree-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
670/1565 Testing: std.container.slist-debug | |
670/1565 Test: std.container.slist-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.container.slist" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.slist-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.slist | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.slist-debug" end time: Aug 16 16:00 CDT | |
"std.container.slist-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
671/1565 Testing: std.container.util-debug | |
671/1565 Test: std.container.util-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.container.util" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.util-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.container.util | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.util-debug" end time: Aug 16 16:00 CDT | |
"std.container.util-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
672/1565 Testing: std.conv-debug | |
672/1565 Test: std.conv-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.conv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.conv-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.018s PASS release64 std.conv | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.conv-debug" end time: Aug 16 16:00 CDT | |
"std.conv-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
673/1565 Testing: std.csv-debug | |
673/1565 Test: std.csv-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.csv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.csv-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.csv | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.csv-debug" end time: Aug 16 16:00 CDT | |
"std.csv-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
674/1565 Testing: std.datetime-debug | |
674/1565 Test: std.datetime-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.datetime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.datetime-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
6.918s PASS release64 std.datetime | |
<end of output> | |
Test time = 6.93 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.datetime-debug" end time: Aug 16 16:00 CDT | |
"std.datetime-debug" time elapsed: 00:00:06 | |
---------------------------------------------------------- | |
675/1565 Testing: std.demangle-debug | |
675/1565 Test: std.demangle-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.demangle" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.demangle-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.demangle-debug" end time: Aug 16 16:00 CDT | |
"std.demangle-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
676/1565 Testing: std.digest.crc-debug | |
676/1565 Test: std.digest.crc-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.digest.crc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.crc-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.045s PASS release64 std.digest.crc | |
<end of output> | |
Test time = 0.05 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.crc-debug" end time: Aug 16 16:00 CDT | |
"std.digest.crc-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
677/1565 Testing: std.digest.digest-debug | |
677/1565 Test: std.digest.digest-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.digest.digest" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.digest-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.169s PASS release64 std.digest.digest | |
<end of output> | |
Test time = 0.18 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.digest-debug" end time: Aug 16 16:00 CDT | |
"std.digest.digest-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
678/1565 Testing: std.digest.hmac-debug | |
678/1565 Test: std.digest.hmac-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.digest.hmac" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.hmac-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.digest.hmac | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.hmac-debug" end time: Aug 16 16:00 CDT | |
"std.digest.hmac-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
679/1565 Testing: std.digest.md-debug | |
679/1565 Test: std.digest.md-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.digest.md" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.md-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.111s PASS release64 std.digest.md | |
<end of output> | |
Test time = 0.12 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.md-debug" end time: Aug 16 16:00 CDT | |
"std.digest.md-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
680/1565 Testing: std.digest.murmurhash-debug | |
680/1565 Test: std.digest.murmurhash-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.digest.murmurhash" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.murmurhash-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.digest.murmurhash | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.murmurhash-debug" end time: Aug 16 16:00 CDT | |
"std.digest.murmurhash-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
681/1565 Testing: std.digest.ripemd-debug | |
681/1565 Test: std.digest.ripemd-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.digest.ripemd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.ripemd-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.176s PASS release64 std.digest.ripemd | |
<end of output> | |
Test time = 0.19 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.ripemd-debug" end time: Aug 16 16:00 CDT | |
"std.digest.ripemd-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
682/1565 Testing: std.digest.sha-debug | |
682/1565 Test: std.digest.sha-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.digest.sha" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.sha-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
1.191s PASS release64 std.digest.sha | |
<end of output> | |
Test time = 1.20 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.sha-debug" end time: Aug 16 16:00 CDT | |
"std.digest.sha-debug" time elapsed: 00:00:01 | |
---------------------------------------------------------- | |
683/1565 Testing: std.encoding-debug | |
683/1565 Test: std.encoding-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.encoding" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.encoding-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.017s PASS release64 std.encoding | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.encoding-debug" end time: Aug 16 16:00 CDT | |
"std.encoding-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
684/1565 Testing: std.exception-debug | |
684/1565 Test: std.exception-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.exception" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.exception-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.exception | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.exception-debug" end time: Aug 16 16:00 CDT | |
"std.exception-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
685/1565 Testing: std.experimental.allocator.building_blocks.affix_allocator-debug | |
685/1565 Test: std.experimental.allocator.building_blocks.affix_allocator-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.affix_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.affix_allocator-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.experimental.allocator.building_blocks.affix_allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.affix_allocator-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.affix_allocator-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
686/1565 Testing: std.experimental.allocator.building_blocks.allocator_list-debug | |
686/1565 Test: std.experimental.allocator.building_blocks.allocator_list-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.allocator_list" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.allocator_list-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.045s PASS release64 std.experimental.allocator.building_blocks.allocator_list | |
<end of output> | |
Test time = 0.06 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.allocator_list-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.allocator_list-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
687/1565 Testing: std.experimental.allocator.building_blocks.bitmapped_block-debug | |
687/1565 Test: std.experimental.allocator.building_blocks.bitmapped_block-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.bitmapped_block" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.bitmapped_block-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.015s PASS release64 std.experimental.allocator.building_blocks.bitmapped_block | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.bitmapped_block-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.bitmapped_block-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
688/1565 Testing: std.experimental.allocator.building_blocks.bucketizer-debug | |
688/1565 Test: std.experimental.allocator.building_blocks.bucketizer-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.bucketizer" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.bucketizer-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.bucketizer | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.bucketizer-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.bucketizer-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
689/1565 Testing: std.experimental.allocator.building_blocks.fallback_allocator-debug | |
689/1565 Test: std.experimental.allocator.building_blocks.fallback_allocator-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.fallback_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.fallback_allocator-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.experimental.allocator.building_blocks.fallback_allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.fallback_allocator-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.fallback_allocator-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
690/1565 Testing: std.experimental.allocator.building_blocks.free_list-debug | |
690/1565 Test: std.experimental.allocator.building_blocks.free_list-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.free_list" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.free_list-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.experimental.allocator.building_blocks.free_list | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.free_list-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.free_list-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
691/1565 Testing: std.experimental.allocator.building_blocks.free_tree-debug | |
691/1565 Test: std.experimental.allocator.building_blocks.free_tree-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.free_tree" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.free_tree-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.experimental.allocator.building_blocks.free_tree | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.free_tree-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.free_tree-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
692/1565 Testing: std.experimental.allocator.building_blocks.kernighan_ritchie-debug | |
692/1565 Test: std.experimental.allocator.building_blocks.kernighan_ritchie-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.kernighan_ritchie" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.kernighan_ritchie-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.003s PASS release64 std.experimental.allocator.building_blocks.kernighan_ritchie | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.kernighan_ritchie-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.kernighan_ritchie-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
693/1565 Testing: std.experimental.allocator.building_blocks.null_allocator-debug | |
693/1565 Test: std.experimental.allocator.building_blocks.null_allocator-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.null_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.null_allocator-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.null_allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.null_allocator-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.null_allocator-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
694/1565 Testing: std.experimental.allocator.building_blocks-debug | |
694/1565 Test: std.experimental.allocator.building_blocks-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
695/1565 Testing: std.experimental.allocator.building_blocks.quantizer-debug | |
695/1565 Test: std.experimental.allocator.building_blocks.quantizer-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.quantizer" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.quantizer-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.experimental.allocator.building_blocks.quantizer | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.quantizer-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.quantizer-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
696/1565 Testing: std.experimental.allocator.building_blocks.region-debug | |
696/1565 Test: std.experimental.allocator.building_blocks.region-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.region" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.region-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.region | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.region-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.region-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
697/1565 Testing: std.experimental.allocator.building_blocks.scoped_allocator-debug | |
697/1565 Test: std.experimental.allocator.building_blocks.scoped_allocator-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.scoped_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.scoped_allocator-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.scoped_allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.scoped_allocator-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.scoped_allocator-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
698/1565 Testing: std.experimental.allocator.building_blocks.segregator-debug | |
698/1565 Test: std.experimental.allocator.building_blocks.segregator-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.segregator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.segregator-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.segregator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.segregator-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.segregator-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
699/1565 Testing: std.experimental.allocator.building_blocks.stats_collector-debug | |
699/1565 Test: std.experimental.allocator.building_blocks.stats_collector-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.building_blocks.stats_collector" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.stats_collector-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.stats_collector | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.stats_collector-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.stats_collector-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
700/1565 Testing: std.experimental.allocator.common-debug | |
700/1565 Test: std.experimental.allocator.common-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.common" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.common-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.common | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.common-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.common-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
701/1565 Testing: std.experimental.allocator.gc_allocator-debug | |
701/1565 Test: std.experimental.allocator.gc_allocator-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.gc_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.gc_allocator-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.experimental.allocator.gc_allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.gc_allocator-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.gc_allocator-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
702/1565 Testing: std.experimental.allocator.mallocator-debug | |
702/1565 Test: std.experimental.allocator.mallocator-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.mallocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.mallocator-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.mallocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.mallocator-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.mallocator-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
703/1565 Testing: std.experimental.allocator.mmap_allocator-debug | |
703/1565 Test: std.experimental.allocator.mmap_allocator-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.mmap_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.mmap_allocator-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.mmap_allocator | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.mmap_allocator-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.mmap_allocator-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
704/1565 Testing: std.experimental.allocator-debug | |
704/1565 Test: std.experimental.allocator-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.066s PASS release64 std.experimental.allocator | |
<end of output> | |
Test time = 0.08 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
705/1565 Testing: std.experimental.allocator.showcase-debug | |
705/1565 Test: std.experimental.allocator.showcase-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.showcase" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.showcase-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.experimental.allocator.showcase | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.showcase-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.showcase-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
706/1565 Testing: std.experimental.allocator.typed-debug | |
706/1565 Test: std.experimental.allocator.typed-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.allocator.typed" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.typed-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.typed | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.typed-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.typed-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
707/1565 Testing: std.experimental.checkedint-debug | |
707/1565 Test: std.experimental.checkedint-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.checkedint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.checkedint-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.experimental.checkedint | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.checkedint-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.checkedint-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
708/1565 Testing: std.experimental.logger.core-debug | |
708/1565 Test: std.experimental.logger.core-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.logger.core" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger.core-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.073s PASS release64 std.experimental.logger.core | |
<end of output> | |
Test time = 0.09 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger.core-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.logger.core-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
709/1565 Testing: std.experimental.logger.filelogger-debug | |
709/1565 Test: std.experimental.logger.filelogger-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.logger.filelogger" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger.filelogger-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.logger.filelogger | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger.filelogger-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.logger.filelogger-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
710/1565 Testing: std.experimental.logger.multilogger-debug | |
710/1565 Test: std.experimental.logger.multilogger-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.logger.multilogger" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger.multilogger-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.logger.multilogger | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger.multilogger-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.logger.multilogger-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
711/1565 Testing: std.experimental.logger.nulllogger-debug | |
711/1565 Test: std.experimental.logger.nulllogger-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.logger.nulllogger" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger.nulllogger-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.logger.nulllogger | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger.nulllogger-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.logger.nulllogger-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
712/1565 Testing: std.experimental.logger-debug | |
712/1565 Test: std.experimental.logger-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.logger" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.logger-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
713/1565 Testing: std.experimental.typecons-debug | |
713/1565 Test: std.experimental.typecons-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.experimental.typecons" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.typecons-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.typecons | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.typecons-debug" end time: Aug 16 16:00 CDT | |
"std.experimental.typecons-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
714/1565 Testing: std.file-debug | |
714/1565 Test: std.file-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.file" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.file-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.043s PASS release64 std.file | |
<end of output> | |
Test time = 0.05 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.file-debug" end time: Aug 16 16:00 CDT | |
"std.file-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
715/1565 Testing: std.format-debug | |
715/1565 Test: std.format-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.format" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.format-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.format | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.format-debug" end time: Aug 16 16:00 CDT | |
"std.format-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
716/1565 Testing: std.functional-debug | |
716/1565 Test: std.functional-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.functional" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.functional-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.functional | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.functional-debug" end time: Aug 16 16:00 CDT | |
"std.functional-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
717/1565 Testing: std.getopt-debug | |
717/1565 Test: std.getopt-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.getopt" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.getopt-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.getopt | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.getopt-debug" end time: Aug 16 16:00 CDT | |
"std.getopt-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
718/1565 Testing: std.internal.cstring-debug | |
718/1565 Test: std.internal.cstring-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.cstring" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.cstring-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.cstring | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.cstring-debug" end time: Aug 16 16:00 CDT | |
"std.internal.cstring-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
719/1565 Testing: std.internal.digest.sha_SSSE3-debug | |
719/1565 Test: std.internal.digest.sha_SSSE3-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.digest.sha_SSSE3" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.digest.sha_SSSE3-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.digest.sha_SSSE3-debug" end time: Aug 16 16:00 CDT | |
"std.internal.digest.sha_SSSE3-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
720/1565 Testing: std.internal.encodinginit-debug | |
720/1565 Test: std.internal.encodinginit-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.encodinginit" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.encodinginit-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.encodinginit-debug" end time: Aug 16 16:00 CDT | |
"std.internal.encodinginit-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
721/1565 Testing: std.internal.math.biguintarm-debug | |
721/1565 Test: std.internal.math.biguintarm-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.math.biguintarm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.biguintarm-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.biguintarm-debug" end time: Aug 16 16:00 CDT | |
"std.internal.math.biguintarm-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
722/1565 Testing: std.internal.math.biguintcore-debug | |
722/1565 Test: std.internal.math.biguintcore-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.math.biguintcore" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.biguintcore-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.math.biguintcore | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.biguintcore-debug" end time: Aug 16 16:00 CDT | |
"std.internal.math.biguintcore-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
723/1565 Testing: std.internal.math.biguintnoasm-debug | |
723/1565 Test: std.internal.math.biguintnoasm-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.math.biguintnoasm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.biguintnoasm-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.math.biguintnoasm | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.biguintnoasm-debug" end time: Aug 16 16:00 CDT | |
"std.internal.math.biguintnoasm-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
724/1565 Testing: std.internal.math.biguintx86-debug | |
724/1565 Test: std.internal.math.biguintx86-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.math.biguintx86" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.biguintx86-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.biguintx86-debug" end time: Aug 16 16:00 CDT | |
"std.internal.math.biguintx86-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
725/1565 Testing: std.internal.math.errorfunction-debug | |
725/1565 Test: std.internal.math.errorfunction-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.math.errorfunction" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.errorfunction-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.math.errorfunction | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.errorfunction-debug" end time: Aug 16 16:00 CDT | |
"std.internal.math.errorfunction-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
726/1565 Testing: std.internal.math.gammafunction-debug | |
726/1565 Test: std.internal.math.gammafunction-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.math.gammafunction" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.gammafunction-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.005s PASS release64 std.internal.math.gammafunction | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.gammafunction-debug" end time: Aug 16 16:00 CDT | |
"std.internal.math.gammafunction-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
727/1565 Testing: std.internal.processinit-debug | |
727/1565 Test: std.internal.processinit-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.processinit" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.processinit-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.processinit-debug" end time: Aug 16 16:00 CDT | |
"std.internal.processinit-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
728/1565 Testing: std.internal.scopebuffer-debug | |
728/1565 Test: std.internal.scopebuffer-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.scopebuffer" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.scopebuffer-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.scopebuffer | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.scopebuffer-debug" end time: Aug 16 16:00 CDT | |
"std.internal.scopebuffer-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
729/1565 Testing: std.internal.test.dummyrange-debug | |
729/1565 Test: std.internal.test.dummyrange-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.test.dummyrange" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.test.dummyrange-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.test.dummyrange | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.test.dummyrange-debug" end time: Aug 16 16:00 CDT | |
"std.internal.test.dummyrange-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
730/1565 Testing: std.internal.test.uda-debug | |
730/1565 Test: std.internal.test.uda-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.test.uda" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.test.uda-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.test.uda-debug" end time: Aug 16 16:00 CDT | |
"std.internal.test.uda-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
731/1565 Testing: std.internal.unicode_comp-debug | |
731/1565 Test: std.internal.unicode_comp-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.unicode_comp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_comp-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_comp-debug" end time: Aug 16 16:00 CDT | |
"std.internal.unicode_comp-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
732/1565 Testing: std.internal.unicode_decomp-debug | |
732/1565 Test: std.internal.unicode_decomp-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.unicode_decomp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_decomp-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_decomp-debug" end time: Aug 16 16:00 CDT | |
"std.internal.unicode_decomp-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
733/1565 Testing: std.internal.unicode_grapheme-debug | |
733/1565 Test: std.internal.unicode_grapheme-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.unicode_grapheme" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_grapheme-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_grapheme-debug" end time: Aug 16 16:00 CDT | |
"std.internal.unicode_grapheme-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
734/1565 Testing: std.internal.unicode_norm-debug | |
734/1565 Test: std.internal.unicode_norm-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.unicode_norm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_norm-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_norm-debug" end time: Aug 16 16:00 CDT | |
"std.internal.unicode_norm-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
735/1565 Testing: std.internal.unicode_tables-debug | |
735/1565 Test: std.internal.unicode_tables-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.unicode_tables" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_tables-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_tables-debug" end time: Aug 16 16:00 CDT | |
"std.internal.unicode_tables-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
736/1565 Testing: std.internal.windows.advapi32-debug | |
736/1565 Test: std.internal.windows.advapi32-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.internal.windows.advapi32" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.windows.advapi32-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.windows.advapi32-debug" end time: Aug 16 16:00 CDT | |
"std.internal.windows.advapi32-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
737/1565 Testing: std.json-debug | |
737/1565 Test: std.json-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.json" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.json-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.json | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.json-debug" end time: Aug 16 16:00 CDT | |
"std.json-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
738/1565 Testing: std.math-debug | |
738/1565 Test: std.math-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.math-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.math | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.math-debug" end time: Aug 16 16:00 CDT | |
"std.math-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
739/1565 Testing: std.mathspecial-debug | |
739/1565 Test: std.mathspecial-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.mathspecial" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.mathspecial-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.mathspecial | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.mathspecial-debug" end time: Aug 16 16:00 CDT | |
"std.mathspecial-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
740/1565 Testing: std.meta-debug | |
740/1565 Test: std.meta-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.meta" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.meta-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.meta | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.meta-debug" end time: Aug 16 16:00 CDT | |
"std.meta-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
741/1565 Testing: std.mmfile-debug | |
741/1565 Test: std.mmfile-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.mmfile" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.mmfile-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.mmfile | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.mmfile-debug" end time: Aug 16 16:00 CDT | |
"std.mmfile-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
742/1565 Testing: std.net.curl-debug | |
742/1565 Test: std.net.curl-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.net.curl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.net.curl-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.030s PASS release64 std.net.curl | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.net.curl-debug" end time: Aug 16 16:00 CDT | |
"std.net.curl-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
743/1565 Testing: std.net.isemail-debug | |
743/1565 Test: std.net.isemail-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.net.isemail" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.net.isemail-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.014s PASS release64 std.net.isemail | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.net.isemail-debug" end time: Aug 16 16:00 CDT | |
"std.net.isemail-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
744/1565 Testing: std.numeric-debug | |
744/1565 Test: std.numeric-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.numeric" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.numeric-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.084s PASS release64 std.numeric | |
<end of output> | |
Test time = 0.09 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.numeric-debug" end time: Aug 16 16:00 CDT | |
"std.numeric-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
745/1565 Testing: std.outbuffer-debug | |
745/1565 Test: std.outbuffer-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.outbuffer" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.outbuffer-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.outbuffer | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.outbuffer-debug" end time: Aug 16 16:00 CDT | |
"std.outbuffer-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
746/1565 Testing: std.parallelism-debug | |
746/1565 Test: std.parallelism-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.parallelism" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.parallelism-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
6.881s PASS release64 std.parallelism | |
<end of output> | |
Test time = 6.89 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.parallelism-debug" end time: Aug 16 16:00 CDT | |
"std.parallelism-debug" time elapsed: 00:00:06 | |
---------------------------------------------------------- | |
747/1565 Testing: std.path-debug | |
747/1565 Test: std.path-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.path" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.path-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.131s PASS release64 std.path | |
<end of output> | |
Test time = 0.14 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.path-debug" end time: Aug 16 16:00 CDT | |
"std.path-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
748/1565 Testing: std.process-debug | |
748/1565 Test: std.process-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.process" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.process-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
2.118s PASS release64 std.process | |
<end of output> | |
Test time = 2.13 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.process-debug" end time: Aug 16 16:00 CDT | |
"std.process-debug" time elapsed: 00:00:02 | |
---------------------------------------------------------- | |
749/1565 Testing: std.random-debug | |
749/1565 Test: std.random-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.random" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.random-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
3.597s PASS release64 std.random | |
<end of output> | |
Test time = 3.61 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.random-debug" end time: Aug 16 16:00 CDT | |
"std.random-debug" time elapsed: 00:00:03 | |
---------------------------------------------------------- | |
750/1565 Testing: std.range.interfaces-debug | |
750/1565 Test: std.range.interfaces-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.range.interfaces" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.range.interfaces-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.range.interfaces | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.range.interfaces-debug" end time: Aug 16 16:00 CDT | |
"std.range.interfaces-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
751/1565 Testing: std.range-debug | |
751/1565 Test: std.range-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.range" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.range-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.003s PASS release64 std.range | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.range-debug" end time: Aug 16 16:00 CDT | |
"std.range-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
752/1565 Testing: std.range.primitives-debug | |
752/1565 Test: std.range.primitives-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.range.primitives" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.range.primitives-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.range.primitives | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.range.primitives-debug" end time: Aug 16 16:00 CDT | |
"std.range.primitives-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
753/1565 Testing: std.regex.internal.backtracking-debug | |
753/1565 Test: std.regex.internal.backtracking-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.regex.internal.backtracking" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.backtracking-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.regex.internal.backtracking | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.backtracking-debug" end time: Aug 16 16:00 CDT | |
"std.regex.internal.backtracking-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
754/1565 Testing: std.regex.internal.generator-debug | |
754/1565 Test: std.regex.internal.generator-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.regex.internal.generator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.generator-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.009s PASS release64 std.regex.internal.generator | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.generator-debug" end time: Aug 16 16:00 CDT | |
"std.regex.internal.generator-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
755/1565 Testing: std.regex.internal.ir-debug | |
755/1565 Test: std.regex.internal.ir-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.regex.internal.ir" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.ir-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.regex.internal.ir | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.ir-debug" end time: Aug 16 16:00 CDT | |
"std.regex.internal.ir-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
756/1565 Testing: std.regex.internal.kickstart-debug | |
756/1565 Test: std.regex.internal.kickstart-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.regex.internal.kickstart" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.kickstart-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.regex.internal.kickstart | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.kickstart-debug" end time: Aug 16 16:00 CDT | |
"std.regex.internal.kickstart-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
757/1565 Testing: std.regex.internal.parser-debug | |
757/1565 Test: std.regex.internal.parser-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.regex.internal.parser" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.parser-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.008s PASS release64 std.regex.internal.parser | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.parser-debug" end time: Aug 16 16:00 CDT | |
"std.regex.internal.parser-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
758/1565 Testing: std.regex.internal.tests-debug | |
758/1565 Test: std.regex.internal.tests-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.regex.internal.tests" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.tests-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.481s PASS release64 std.regex.internal.tests | |
<end of output> | |
Test time = 0.49 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.tests-debug" end time: Aug 16 16:00 CDT | |
"std.regex.internal.tests-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
759/1565 Testing: std.regex.internal.thompson-debug | |
759/1565 Test: std.regex.internal.thompson-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.regex.internal.thompson" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.thompson-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.thompson-debug" end time: Aug 16 16:00 CDT | |
"std.regex.internal.thompson-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
760/1565 Testing: std.regex-debug | |
760/1565 Test: std.regex-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.regex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.015s PASS release64 std.regex | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex-debug" end time: Aug 16 16:00 CDT | |
"std.regex-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
761/1565 Testing: std.signals-debug | |
761/1565 Test: std.signals-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.signals" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.signals-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.signals | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.signals-debug" end time: Aug 16 16:00 CDT | |
"std.signals-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
762/1565 Testing: std.socket-debug | |
762/1565 Test: std.socket-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.socket" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.socket-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.556s PASS release64 std.socket | |
<end of output> | |
Test time = 0.57 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.socket-debug" end time: Aug 16 16:00 CDT | |
"std.socket-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
763/1565 Testing: std.stdint-debug | |
763/1565 Test: std.stdint-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.stdint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.stdint-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.stdint-debug" end time: Aug 16 16:00 CDT | |
"std.stdint-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
764/1565 Testing: std.stdio-debug | |
764/1565 Test: std.stdio-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.stdio-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.036s PASS release64 std.stdio | |
<end of output> | |
Test time = 0.05 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.stdio-debug" end time: Aug 16 16:00 CDT | |
"std.stdio-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
765/1565 Testing: std.stdiobase-debug | |
765/1565 Test: std.stdiobase-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.stdiobase" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.stdiobase-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.stdiobase-debug" end time: Aug 16 16:00 CDT | |
"std.stdiobase-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
766/1565 Testing: std.string-debug | |
766/1565 Test: std.string-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.string-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.026s PASS release64 std.string | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.string-debug" end time: Aug 16 16:00 CDT | |
"std.string-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
767/1565 Testing: std.system-debug | |
767/1565 Test: std.system-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.system" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.system-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.system-debug" end time: Aug 16 16:00 CDT | |
"std.system-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
768/1565 Testing: std.traits-debug | |
768/1565 Test: std.traits-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.traits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.traits-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.traits | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.traits-debug" end time: Aug 16 16:00 CDT | |
"std.traits-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
769/1565 Testing: std.typecons-debug | |
769/1565 Test: std.typecons-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.typecons" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.typecons-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.typecons | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.typecons-debug" end time: Aug 16 16:00 CDT | |
"std.typecons-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
770/1565 Testing: std.typetuple-debug | |
770/1565 Test: std.typetuple-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.typetuple" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.typetuple-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.typetuple | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.typetuple-debug" end time: Aug 16 16:00 CDT | |
"std.typetuple-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
771/1565 Testing: std.uni-debug | |
771/1565 Test: std.uni-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.uni" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.uni-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.632s PASS release64 std.uni | |
<end of output> | |
Test time = 0.64 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.uni-debug" end time: Aug 16 16:00 CDT | |
"std.uni-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
772/1565 Testing: std.uri-debug | |
772/1565 Test: std.uri-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.uri" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.uri-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.763s PASS release64 std.uri | |
<end of output> | |
Test time = 0.78 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.uri-debug" end time: Aug 16 16:00 CDT | |
"std.uri-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
773/1565 Testing: std.utf-debug | |
773/1565 Test: std.utf-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.utf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.utf-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.006s PASS release64 std.utf | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.utf-debug" end time: Aug 16 16:00 CDT | |
"std.utf-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
774/1565 Testing: std.uuid-debug | |
774/1565 Test: std.uuid-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.uuid" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.uuid-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.008s PASS release64 std.uuid | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.uuid-debug" end time: Aug 16 16:00 CDT | |
"std.uuid-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
775/1565 Testing: std.variant-debug | |
775/1565 Test: std.variant-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.variant" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.variant-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.variant | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.variant-debug" end time: Aug 16 16:00 CDT | |
"std.variant-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
776/1565 Testing: std.xml-debug | |
776/1565 Test: std.xml-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.xml" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.xml-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.004s PASS release64 std.xml | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.xml-debug" end time: Aug 16 16:00 CDT | |
"std.xml-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
777/1565 Testing: std.zip-debug | |
777/1565 Test: std.zip-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.zip" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.zip-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.011s PASS release64 std.zip | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.zip-debug" end time: Aug 16 16:00 CDT | |
"std.zip-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
778/1565 Testing: std.zlib-debug | |
778/1565 Test: std.zlib-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.zlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.zlib-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.024s PASS release64 std.zlib | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.zlib-debug" end time: Aug 16 16:00 CDT | |
"std.zlib-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
779/1565 Testing: std.c.linux.linux-debug | |
779/1565 Test: std.c.linux.linux-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.linux.linux" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.linux-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.linux-debug" end time: Aug 16 16:00 CDT | |
"std.c.linux.linux-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
780/1565 Testing: std.c.linux.linuxextern-debug | |
780/1565 Test: std.c.linux.linuxextern-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.linux.linuxextern" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.linuxextern-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.linuxextern-debug" end time: Aug 16 16:00 CDT | |
"std.c.linux.linuxextern-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
781/1565 Testing: std.c.linux.pthread-debug | |
781/1565 Test: std.c.linux.pthread-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.linux.pthread" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.pthread-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.pthread-debug" end time: Aug 16 16:00 CDT | |
"std.c.linux.pthread-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
782/1565 Testing: std.c.linux.socket-debug | |
782/1565 Test: std.c.linux.socket-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.linux.socket" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.socket-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.socket-debug" end time: Aug 16 16:00 CDT | |
"std.c.linux.socket-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
783/1565 Testing: std.c.linux.termios-debug | |
783/1565 Test: std.c.linux.termios-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.linux.termios" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.termios-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.termios-debug" end time: Aug 16 16:00 CDT | |
"std.c.linux.termios-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
784/1565 Testing: std.c.linux.tipc-debug | |
784/1565 Test: std.c.linux.tipc-debug | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-debug" "std.c.linux.tipc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.tipc-debug" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.tipc-debug" end time: Aug 16 16:00 CDT | |
"std.c.linux.tipc-debug" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
785/1565 Testing: core.atomic-shared | |
785/1565 Test: core.atomic-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.atomic" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.atomic-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.atomic | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.atomic-shared" end time: Aug 16 16:00 CDT | |
"core.atomic-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
786/1565 Testing: core.attribute-shared | |
786/1565 Test: core.attribute-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.attribute" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.attribute-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.attribute-shared" end time: Aug 16 16:00 CDT | |
"core.attribute-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
787/1565 Testing: core.bitop-shared | |
787/1565 Test: core.bitop-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.bitop" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.bitop-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.bitop | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.bitop-shared" end time: Aug 16 16:00 CDT | |
"core.bitop-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
788/1565 Testing: core.checkedint-shared | |
788/1565 Test: core.checkedint-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.checkedint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.checkedint-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.checkedint | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.checkedint-shared" end time: Aug 16 16:00 CDT | |
"core.checkedint-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
789/1565 Testing: core.cpuid-shared | |
789/1565 Test: core.cpuid-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.cpuid" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.cpuid-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.cpuid-shared" end time: Aug 16 16:00 CDT | |
"core.cpuid-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
790/1565 Testing: core.demangle-shared | |
790/1565 Test: core.demangle-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.demangle" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.demangle-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.demangle | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.demangle-shared" end time: Aug 16 16:00 CDT | |
"core.demangle-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
791/1565 Testing: core.exception-shared | |
791/1565 Test: core.exception-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.exception" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.exception-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.exception | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.exception-shared" end time: Aug 16 16:00 CDT | |
"core.exception-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
792/1565 Testing: core.internal.abort-shared | |
792/1565 Test: core.internal.abort-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.internal.abort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.abort-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.abort-shared" end time: Aug 16 16:00 CDT | |
"core.internal.abort-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
793/1565 Testing: core.internal.convert-shared | |
793/1565 Test: core.internal.convert-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.internal.convert" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.convert-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.internal.convert | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.convert-shared" end time: Aug 16 16:00 CDT | |
"core.internal.convert-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
794/1565 Testing: core.internal.hash-shared | |
794/1565 Test: core.internal.hash-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.internal.hash" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.hash-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.internal.hash | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.hash-shared" end time: Aug 16 16:00 CDT | |
"core.internal.hash-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
795/1565 Testing: core.internal.spinlock-shared | |
795/1565 Test: core.internal.spinlock-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.internal.spinlock" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.spinlock-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.spinlock-shared" end time: Aug 16 16:00 CDT | |
"core.internal.spinlock-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
796/1565 Testing: core.internal.string-shared | |
796/1565 Test: core.internal.string-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.internal.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.string-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.internal.string | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.string-shared" end time: Aug 16 16:00 CDT | |
"core.internal.string-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
797/1565 Testing: core.internal.traits-shared | |
797/1565 Test: core.internal.traits-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.internal.traits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.traits-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.traits-shared" end time: Aug 16 16:00 CDT | |
"core.internal.traits-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
798/1565 Testing: core.math-shared | |
798/1565 Test: core.math-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.math-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.math | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.math-shared" end time: Aug 16 16:00 CDT | |
"core.math-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
799/1565 Testing: core.memory-shared | |
799/1565 Test: core.memory-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.memory" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.memory-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.memory | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.memory-shared" end time: Aug 16 16:00 CDT | |
"core.memory-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
800/1565 Testing: core.runtime-shared | |
800/1565 Test: core.runtime-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.runtime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.runtime-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.runtime-shared" end time: Aug 16 16:00 CDT | |
"core.runtime-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
801/1565 Testing: core.simd-shared | |
801/1565 Test: core.simd-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.simd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.simd-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.simd-shared" end time: Aug 16 16:00 CDT | |
"core.simd-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
802/1565 Testing: core.stdc.complex-shared | |
802/1565 Test: core.stdc.complex-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.complex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.complex-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.complex-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.complex-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
803/1565 Testing: core.stdc.config-shared | |
803/1565 Test: core.stdc.config-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.config-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.config-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.config-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
804/1565 Testing: core.stdc.ctype-shared | |
804/1565 Test: core.stdc.ctype-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.ctype" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.ctype-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.ctype-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.ctype-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
805/1565 Testing: core.stdc.errno-shared | |
805/1565 Test: core.stdc.errno-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.errno" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.errno-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.errno-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.errno-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
806/1565 Testing: core.stdc.fenv-shared | |
806/1565 Test: core.stdc.fenv-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.fenv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.fenv-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.fenv-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.fenv-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
807/1565 Testing: core.stdc.float_-shared | |
807/1565 Test: core.stdc.float_-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.float_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.float_-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.float_-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.float_-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
808/1565 Testing: core.stdc.inttypes-shared | |
808/1565 Test: core.stdc.inttypes-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.inttypes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.inttypes-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.inttypes-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.inttypes-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
809/1565 Testing: core.stdc.limits-shared | |
809/1565 Test: core.stdc.limits-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.limits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.limits-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.limits-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.limits-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
810/1565 Testing: core.stdc.locale-shared | |
810/1565 Test: core.stdc.locale-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.locale" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.locale-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.locale-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.locale-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
811/1565 Testing: core.stdc.math-shared | |
811/1565 Test: core.stdc.math-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.math-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.math-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.math-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
812/1565 Testing: core.stdc.signal-shared | |
812/1565 Test: core.stdc.signal-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.signal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.signal-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.signal-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.signal-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
813/1565 Testing: core.stdc.stdarg-shared | |
813/1565 Test: core.stdc.stdarg-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.stdarg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdarg-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdarg-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.stdarg-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
814/1565 Testing: core.stdc.stddef-shared | |
814/1565 Test: core.stdc.stddef-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.stddef" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stddef-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stddef-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.stddef-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
815/1565 Testing: core.stdc.stdint-shared | |
815/1565 Test: core.stdc.stdint-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.stdint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdint-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdint-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.stdint-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
816/1565 Testing: core.stdc.stdio-shared | |
816/1565 Test: core.stdc.stdio-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdio-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdio-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.stdio-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
817/1565 Testing: core.stdc.stdlib-shared | |
817/1565 Test: core.stdc.stdlib-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.stdlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdlib-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdlib-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.stdlib-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
818/1565 Testing: core.stdc.string-shared | |
818/1565 Test: core.stdc.string-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.string-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.string-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.string-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
819/1565 Testing: core.stdc.tgmath-shared | |
819/1565 Test: core.stdc.tgmath-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.tgmath" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.tgmath-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.tgmath-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.tgmath-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
820/1565 Testing: core.stdc.time-shared | |
820/1565 Test: core.stdc.time-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.time-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.time-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.time-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
821/1565 Testing: core.stdc.wchar_-shared | |
821/1565 Test: core.stdc.wchar_-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.wchar_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.wchar_-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.wchar_-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.wchar_-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
822/1565 Testing: core.stdc.wctype-shared | |
822/1565 Test: core.stdc.wctype-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.stdc.wctype" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.wctype-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.wctype-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.wctype-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
823/1565 Testing: core.sync.barrier-shared | |
823/1565 Test: core.sync.barrier-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sync.barrier" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.barrier-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sync.barrier | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.barrier-shared" end time: Aug 16 16:00 CDT | |
"core.sync.barrier-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
824/1565 Testing: core.sync.condition-shared | |
824/1565 Test: core.sync.condition-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sync.condition" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.condition-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.015s PASS release64 core.sync.condition | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.condition-shared" end time: Aug 16 16:00 CDT | |
"core.sync.condition-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
825/1565 Testing: core.sync.config-shared | |
825/1565 Test: core.sync.config-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sync.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.config-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sync.config | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.config-shared" end time: Aug 16 16:00 CDT | |
"core.sync.config-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
826/1565 Testing: core.sync.exception-shared | |
826/1565 Test: core.sync.exception-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sync.exception" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.exception-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.exception-shared" end time: Aug 16 16:00 CDT | |
"core.sync.exception-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
827/1565 Testing: core.sync.mutex-shared | |
827/1565 Test: core.sync.mutex-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sync.mutex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.mutex-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.005s PASS release64 core.sync.mutex | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.mutex-shared" end time: Aug 16 16:00 CDT | |
"core.sync.mutex-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
828/1565 Testing: core.sync.rwmutex-shared | |
828/1565 Test: core.sync.rwmutex-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sync.rwmutex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.rwmutex-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sync.rwmutex | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.rwmutex-shared" end time: Aug 16 16:00 CDT | |
"core.sync.rwmutex-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
829/1565 Testing: core.sync.semaphore-shared | |
829/1565 Test: core.sync.semaphore-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sync.semaphore" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.semaphore-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 core.sync.semaphore | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.semaphore-shared" end time: Aug 16 16:00 CDT | |
"core.sync.semaphore-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
830/1565 Testing: core.thread-shared | |
830/1565 Test: core.thread-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.thread" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.thread-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
Not safe to migrate Fibers between Threads on your system. Consider setting version CheckFiberMigration for this system in thread.d | |
0.110s PASS release64 core.thread | |
<end of output> | |
Test time = 0.22 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.thread-shared" end time: Aug 16 16:00 CDT | |
"core.thread-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
831/1565 Testing: core.time-shared | |
831/1565 Test: core.time-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.time-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.007s PASS release64 core.time | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.time-shared" end time: Aug 16 16:00 CDT | |
"core.time-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
832/1565 Testing: core.vararg-shared | |
832/1565 Test: core.vararg-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.vararg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.vararg-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.vararg-shared" end time: Aug 16 16:00 CDT | |
"core.vararg-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
833/1565 Testing: gc.bits-shared | |
833/1565 Test: gc.bits-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "gc.bits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.bits-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.bits | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.bits-shared" end time: Aug 16 16:00 CDT | |
"gc.bits-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
834/1565 Testing: gc.config-shared | |
834/1565 Test: gc.config-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "gc.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.config-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.config | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.config-shared" end time: Aug 16 16:00 CDT | |
"gc.config-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
835/1565 Testing: gc.gcinterface-shared | |
835/1565 Test: gc.gcinterface-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "gc.gcinterface" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.gcinterface-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.gcinterface-shared" end time: Aug 16 16:00 CDT | |
"gc.gcinterface-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
836/1565 Testing: gc.impl.conservative.gc-shared | |
836/1565 Test: gc.impl.conservative.gc-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "gc.impl.conservative.gc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.impl.conservative.gc-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.impl.conservative.gc | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.impl.conservative.gc-shared" end time: Aug 16 16:00 CDT | |
"gc.impl.conservative.gc-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
837/1565 Testing: gc.impl.manual.gc-shared | |
837/1565 Test: gc.impl.manual.gc-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "gc.impl.manual.gc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.impl.manual.gc-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.impl.manual.gc-shared" end time: Aug 16 16:00 CDT | |
"gc.impl.manual.gc-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
838/1565 Testing: gc.os-shared | |
838/1565 Test: gc.os-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "gc.os" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.os-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.os-shared" end time: Aug 16 16:00 CDT | |
"gc.os-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
839/1565 Testing: gc.pooltable-shared | |
839/1565 Test: gc.pooltable-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "gc.pooltable" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.pooltable-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.pooltable | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.pooltable-shared" end time: Aug 16 16:00 CDT | |
"gc.pooltable-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
840/1565 Testing: gc.proxy-shared | |
840/1565 Test: gc.proxy-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "gc.proxy" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.proxy-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.proxy-shared" end time: Aug 16 16:00 CDT | |
"gc.proxy-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
841/1565 Testing: ldc.arrayinit-shared | |
841/1565 Test: ldc.arrayinit-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "ldc.arrayinit" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.arrayinit-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.arrayinit-shared" end time: Aug 16 16:00 CDT | |
"ldc.arrayinit-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
842/1565 Testing: ldc.asan-shared | |
842/1565 Test: ldc.asan-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "ldc.asan" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.asan-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.asan-shared" end time: Aug 16 16:00 CDT | |
"ldc.asan-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
843/1565 Testing: ldc.attributes-shared | |
843/1565 Test: ldc.attributes-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "ldc.attributes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.attributes-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.attributes-shared" end time: Aug 16 16:00 CDT | |
"ldc.attributes-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
844/1565 Testing: ldc.dcompute-shared | |
844/1565 Test: ldc.dcompute-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "ldc.dcompute" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.dcompute-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.dcompute-shared" end time: Aug 16 16:00 CDT | |
"ldc.dcompute-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
845/1565 Testing: ldc.eh.common-shared | |
845/1565 Test: ldc.eh.common-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "ldc.eh.common" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.common-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.common-shared" end time: Aug 16 16:00 CDT | |
"ldc.eh.common-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
846/1565 Testing: ldc.eh.fixedpool-shared | |
846/1565 Test: ldc.eh.fixedpool-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "ldc.eh.fixedpool" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.fixedpool-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 ldc.eh.fixedpool | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.fixedpool-shared" end time: Aug 16 16:00 CDT | |
"ldc.eh.fixedpool-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
847/1565 Testing: ldc.eh.libunwind-shared | |
847/1565 Test: ldc.eh.libunwind-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "ldc.eh.libunwind" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.libunwind-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.libunwind-shared" end time: Aug 16 16:00 CDT | |
"ldc.eh.libunwind-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
848/1565 Testing: ldc.eh.msvc-shared | |
848/1565 Test: ldc.eh.msvc-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "ldc.eh.msvc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.msvc-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.msvc-shared" end time: Aug 16 16:00 CDT | |
"ldc.eh.msvc-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
849/1565 Testing: object-shared | |
849/1565 Test: object-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "object" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"object-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 object | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"object-shared" end time: Aug 16 16:00 CDT | |
"object-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
850/1565 Testing: rt.aApply-shared | |
850/1565 Test: rt.aApply-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.aApply" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.aApply-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.aApply | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.aApply-shared" end time: Aug 16 16:00 CDT | |
"rt.aApply-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
851/1565 Testing: rt.aApplyR-shared | |
851/1565 Test: rt.aApplyR-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.aApplyR" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.aApplyR-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.aApplyR | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.aApplyR-shared" end time: Aug 16 16:00 CDT | |
"rt.aApplyR-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
852/1565 Testing: rt.aaA-shared | |
852/1565 Test: rt.aaA-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.aaA" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.aaA-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.aaA | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.aaA-shared" end time: Aug 16 16:00 CDT | |
"rt.aaA-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
853/1565 Testing: rt.adi-shared | |
853/1565 Test: rt.adi-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.adi" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.adi-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.adi | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.adi-shared" end time: Aug 16 16:00 CDT | |
"rt.adi-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
854/1565 Testing: rt.arrayassign-shared | |
854/1565 Test: rt.arrayassign-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.arrayassign" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayassign-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayassign | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayassign-shared" end time: Aug 16 16:00 CDT | |
"rt.arrayassign-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
855/1565 Testing: rt.arraybyte-shared | |
855/1565 Test: rt.arraybyte-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.arraybyte" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraybyte-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arraybyte | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraybyte-shared" end time: Aug 16 16:00 CDT | |
"rt.arraybyte-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
856/1565 Testing: rt.arraycast-shared | |
856/1565 Test: rt.arraycast-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.arraycast" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraycast-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arraycast | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraycast-shared" end time: Aug 16 16:00 CDT | |
"rt.arraycast-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
857/1565 Testing: rt.arraycat-shared | |
857/1565 Test: rt.arraycat-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.arraycat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraycat-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraycat-shared" end time: Aug 16 16:00 CDT | |
"rt.arraycat-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
858/1565 Testing: rt.arraydouble-shared | |
858/1565 Test: rt.arraydouble-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.arraydouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraydouble-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arraydouble | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraydouble-shared" end time: Aug 16 16:00 CDT | |
"rt.arraydouble-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
859/1565 Testing: rt.arrayfloat-shared | |
859/1565 Test: rt.arrayfloat-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.arrayfloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayfloat-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayfloat | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayfloat-shared" end time: Aug 16 16:00 CDT | |
"rt.arrayfloat-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
860/1565 Testing: rt.arrayint-shared | |
860/1565 Test: rt.arrayint-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.arrayint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayint-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayint | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayint-shared" end time: Aug 16 16:00 CDT | |
"rt.arrayint-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
861/1565 Testing: rt.arrayreal-shared | |
861/1565 Test: rt.arrayreal-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.arrayreal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayreal-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayreal | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayreal-shared" end time: Aug 16 16:00 CDT | |
"rt.arrayreal-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
862/1565 Testing: rt.arrayshort-shared | |
862/1565 Test: rt.arrayshort-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.arrayshort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayshort-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayshort | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayshort-shared" end time: Aug 16 16:00 CDT | |
"rt.arrayshort-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
863/1565 Testing: rt.backtrace.dwarf-shared | |
863/1565 Test: rt.backtrace.dwarf-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.backtrace.dwarf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.backtrace.dwarf-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.backtrace.dwarf | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.backtrace.dwarf-shared" end time: Aug 16 16:00 CDT | |
"rt.backtrace.dwarf-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
864/1565 Testing: rt.backtrace.elf-shared | |
864/1565 Test: rt.backtrace.elf-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.backtrace.elf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.backtrace.elf-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.backtrace.elf-shared" end time: Aug 16 16:00 CDT | |
"rt.backtrace.elf-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
865/1565 Testing: rt.cast_-shared | |
865/1565 Test: rt.cast_-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.cast_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.cast_-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.cast_-shared" end time: Aug 16 16:00 CDT | |
"rt.cast_-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
866/1565 Testing: rt.cmath2-shared | |
866/1565 Test: rt.cmath2-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.cmath2" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.cmath2-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.cmath2-shared" end time: Aug 16 16:00 CDT | |
"rt.cmath2-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
867/1565 Testing: rt.config-shared | |
867/1565 Test: rt.config-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.config-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.config-shared" end time: Aug 16 16:00 CDT | |
"rt.config-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
868/1565 Testing: rt.cover-shared | |
868/1565 Test: rt.cover-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.cover" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.cover-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.cover | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.cover-shared" end time: Aug 16 16:00 CDT | |
"rt.cover-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
869/1565 Testing: rt.critical_-shared | |
869/1565 Test: rt.critical_-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.critical_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.critical_-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.critical_-shared" end time: Aug 16 16:00 CDT | |
"rt.critical_-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
870/1565 Testing: rt.dmain2-shared | |
870/1565 Test: rt.dmain2-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.dmain2" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.dmain2-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.dmain2-shared" end time: Aug 16 16:00 CDT | |
"rt.dmain2-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
871/1565 Testing: invariant-shared | |
871/1565 Test: invariant-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "invariant" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"invariant-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"invariant-shared" end time: Aug 16 16:00 CDT | |
"invariant-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
872/1565 Testing: rt.lifetime-shared | |
872/1565 Test: rt.lifetime-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.lifetime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.lifetime-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.lifetime | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.lifetime-shared" end time: Aug 16 16:00 CDT | |
"rt.lifetime-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
873/1565 Testing: rt.mach_utils-shared | |
873/1565 Test: rt.mach_utils-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.mach_utils" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.mach_utils-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.mach_utils-shared" end time: Aug 16 16:00 CDT | |
"rt.mach_utils-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
874/1565 Testing: rt.memory-shared | |
874/1565 Test: rt.memory-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.memory" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.memory-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.memory-shared" end time: Aug 16 16:00 CDT | |
"rt.memory-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
875/1565 Testing: rt.memset-shared | |
875/1565 Test: rt.memset-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.memset" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.memset-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.memset-shared" end time: Aug 16 16:00 CDT | |
"rt.memset-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
876/1565 Testing: rt.minfo-shared | |
876/1565 Test: rt.minfo-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.minfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.minfo-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.minfo | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.minfo-shared" end time: Aug 16 16:00 CDT | |
"rt.minfo-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
877/1565 Testing: rt.monitor_-shared | |
877/1565 Test: rt.monitor_-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.monitor_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.monitor_-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.monitor_ | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.monitor_-shared" end time: Aug 16 16:00 CDT | |
"rt.monitor_-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
878/1565 Testing: rt.obj-shared | |
878/1565 Test: rt.obj-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.obj" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.obj-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.obj-shared" end time: Aug 16 16:00 CDT | |
"rt.obj-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
879/1565 Testing: rt.profilegc-shared | |
879/1565 Test: rt.profilegc-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.profilegc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.profilegc-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.profilegc-shared" end time: Aug 16 16:00 CDT | |
"rt.profilegc-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
880/1565 Testing: rt.qsort-shared | |
880/1565 Test: rt.qsort-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.qsort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.qsort-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.qsort | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.qsort-shared" end time: Aug 16 16:00 CDT | |
"rt.qsort-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
881/1565 Testing: rt.sections-shared | |
881/1565 Test: rt.sections-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.sections" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections-shared" end time: Aug 16 16:00 CDT | |
"rt.sections-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
882/1565 Testing: rt.sections_android-shared | |
882/1565 Test: rt.sections_android-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.sections_android" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_android-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_android-shared" end time: Aug 16 16:00 CDT | |
"rt.sections_android-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
883/1565 Testing: rt.sections_elf_shared-shared | |
883/1565 Test: rt.sections_elf_shared-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.sections_elf_shared" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_elf_shared-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_elf_shared-shared" end time: Aug 16 16:00 CDT | |
"rt.sections_elf_shared-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
884/1565 Testing: rt.sections_ldc-shared | |
884/1565 Test: rt.sections_ldc-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.sections_ldc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_ldc-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_ldc-shared" end time: Aug 16 16:00 CDT | |
"rt.sections_ldc-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
885/1565 Testing: rt.sections_osx_x86-shared | |
885/1565 Test: rt.sections_osx_x86-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.sections_osx_x86" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_osx_x86-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_osx_x86-shared" end time: Aug 16 16:00 CDT | |
"rt.sections_osx_x86-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
886/1565 Testing: rt.sections_osx_x86_64-shared | |
886/1565 Test: rt.sections_osx_x86_64-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.sections_osx_x86_64" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_osx_x86_64-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_osx_x86_64-shared" end time: Aug 16 16:00 CDT | |
"rt.sections_osx_x86_64-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
887/1565 Testing: rt.sections_solaris-shared | |
887/1565 Test: rt.sections_solaris-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.sections_solaris" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_solaris-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_solaris-shared" end time: Aug 16 16:00 CDT | |
"rt.sections_solaris-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
888/1565 Testing: rt.sections_win32-shared | |
888/1565 Test: rt.sections_win32-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.sections_win32" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_win32-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_win32-shared" end time: Aug 16 16:00 CDT | |
"rt.sections_win32-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
889/1565 Testing: rt.sections_win64-shared | |
889/1565 Test: rt.sections_win64-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.sections_win64" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.sections_win64-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.sections_win64-shared" end time: Aug 16 16:00 CDT | |
"rt.sections_win64-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
890/1565 Testing: rt.switch_-shared | |
890/1565 Test: rt.switch_-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.switch_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.switch_-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.switch_ | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.switch_-shared" end time: Aug 16 16:00 CDT | |
"rt.switch_-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
891/1565 Testing: rt.tlsgc-shared | |
891/1565 Test: rt.tlsgc-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.tlsgc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.tlsgc-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.tlsgc-shared" end time: Aug 16 16:00 CDT | |
"rt.tlsgc-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
892/1565 Testing: rt.tracegc-shared | |
892/1565 Test: rt.tracegc-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.tracegc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.tracegc-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.tracegc-shared" end time: Aug 16 16:00 CDT | |
"rt.tracegc-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
893/1565 Testing: rt.typeinfo.ti_Acdouble-shared | |
893/1565 Test: rt.typeinfo.ti_Acdouble-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_Acdouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Acdouble-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Acdouble-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Acdouble-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
894/1565 Testing: rt.typeinfo.ti_Acfloat-shared | |
894/1565 Test: rt.typeinfo.ti_Acfloat-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_Acfloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Acfloat-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Acfloat-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Acfloat-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
895/1565 Testing: rt.typeinfo.ti_Acreal-shared | |
895/1565 Test: rt.typeinfo.ti_Acreal-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_Acreal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Acreal-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Acreal-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Acreal-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
896/1565 Testing: rt.typeinfo.ti_Adouble-shared | |
896/1565 Test: rt.typeinfo.ti_Adouble-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_Adouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Adouble-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Adouble-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Adouble-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
897/1565 Testing: rt.typeinfo.ti_Afloat-shared | |
897/1565 Test: rt.typeinfo.ti_Afloat-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_Afloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Afloat-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Afloat-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Afloat-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
898/1565 Testing: rt.typeinfo.ti_Ag-shared | |
898/1565 Test: rt.typeinfo.ti_Ag-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_Ag" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Ag-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Ag-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Ag-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
899/1565 Testing: rt.typeinfo.ti_Aint-shared | |
899/1565 Test: rt.typeinfo.ti_Aint-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_Aint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Aint-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.typeinfo.ti_Aint | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Aint-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Aint-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
900/1565 Testing: rt.typeinfo.ti_Along-shared | |
900/1565 Test: rt.typeinfo.ti_Along-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_Along" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Along-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Along-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Along-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
901/1565 Testing: rt.typeinfo.ti_Areal-shared | |
901/1565 Test: rt.typeinfo.ti_Areal-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_Areal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Areal-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Areal-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Areal-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
902/1565 Testing: rt.typeinfo.ti_Ashort-shared | |
902/1565 Test: rt.typeinfo.ti_Ashort-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_Ashort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_Ashort-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_Ashort-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_Ashort-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
903/1565 Testing: rt.typeinfo.ti_C-shared | |
903/1565 Test: rt.typeinfo.ti_C-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_C" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_C-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_C-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_C-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
904/1565 Testing: rt.typeinfo.ti_byte-shared | |
904/1565 Test: rt.typeinfo.ti_byte-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_byte" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_byte-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_byte-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_byte-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
905/1565 Testing: rt.typeinfo.ti_cdouble-shared | |
905/1565 Test: rt.typeinfo.ti_cdouble-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_cdouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_cdouble-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_cdouble-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_cdouble-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
906/1565 Testing: rt.typeinfo.ti_cent-shared | |
906/1565 Test: rt.typeinfo.ti_cent-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_cent" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_cent-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_cent-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_cent-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
907/1565 Testing: rt.typeinfo.ti_cfloat-shared | |
907/1565 Test: rt.typeinfo.ti_cfloat-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_cfloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_cfloat-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_cfloat-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_cfloat-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
908/1565 Testing: rt.typeinfo.ti_char-shared | |
908/1565 Test: rt.typeinfo.ti_char-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_char" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_char-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_char-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_char-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
909/1565 Testing: rt.typeinfo.ti_creal-shared | |
909/1565 Test: rt.typeinfo.ti_creal-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_creal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_creal-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_creal-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_creal-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
910/1565 Testing: rt.typeinfo.ti_dchar-shared | |
910/1565 Test: rt.typeinfo.ti_dchar-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_dchar" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_dchar-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_dchar-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_dchar-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
911/1565 Testing: rt.typeinfo.ti_delegate-shared | |
911/1565 Test: rt.typeinfo.ti_delegate-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_delegate" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_delegate-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_delegate-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_delegate-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
912/1565 Testing: rt.typeinfo.ti_double-shared | |
912/1565 Test: rt.typeinfo.ti_double-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_double" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_double-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_double-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_double-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
913/1565 Testing: rt.typeinfo.ti_float-shared | |
913/1565 Test: rt.typeinfo.ti_float-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_float" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_float-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_float-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_float-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
914/1565 Testing: rt.typeinfo.ti_idouble-shared | |
914/1565 Test: rt.typeinfo.ti_idouble-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_idouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_idouble-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_idouble-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_idouble-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
915/1565 Testing: rt.typeinfo.ti_ifloat-shared | |
915/1565 Test: rt.typeinfo.ti_ifloat-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_ifloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ifloat-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ifloat-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ifloat-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
916/1565 Testing: rt.typeinfo.ti_int-shared | |
916/1565 Test: rt.typeinfo.ti_int-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_int" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_int-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_int-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_int-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
917/1565 Testing: rt.typeinfo.ti_ireal-shared | |
917/1565 Test: rt.typeinfo.ti_ireal-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_ireal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ireal-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ireal-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ireal-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
918/1565 Testing: rt.typeinfo.ti_long-shared | |
918/1565 Test: rt.typeinfo.ti_long-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_long" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_long-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_long-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_long-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
919/1565 Testing: rt.typeinfo.ti_n-shared | |
919/1565 Test: rt.typeinfo.ti_n-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_n" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_n-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_n-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_n-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
920/1565 Testing: rt.typeinfo.ti_ptr-shared | |
920/1565 Test: rt.typeinfo.ti_ptr-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_ptr" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ptr-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ptr-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ptr-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
921/1565 Testing: rt.typeinfo.ti_real-shared | |
921/1565 Test: rt.typeinfo.ti_real-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_real" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_real-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_real-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_real-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
922/1565 Testing: rt.typeinfo.ti_short-shared | |
922/1565 Test: rt.typeinfo.ti_short-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_short" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_short-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_short-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_short-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
923/1565 Testing: rt.typeinfo.ti_ubyte-shared | |
923/1565 Test: rt.typeinfo.ti_ubyte-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_ubyte" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ubyte-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ubyte-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ubyte-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
924/1565 Testing: rt.typeinfo.ti_ucent-shared | |
924/1565 Test: rt.typeinfo.ti_ucent-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_ucent" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ucent-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ucent-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ucent-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
925/1565 Testing: rt.typeinfo.ti_uint-shared | |
925/1565 Test: rt.typeinfo.ti_uint-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_uint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_uint-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_uint-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_uint-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
926/1565 Testing: rt.typeinfo.ti_ulong-shared | |
926/1565 Test: rt.typeinfo.ti_ulong-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_ulong" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ulong-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ulong-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ulong-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
927/1565 Testing: rt.typeinfo.ti_ushort-shared | |
927/1565 Test: rt.typeinfo.ti_ushort-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_ushort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_ushort-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_ushort-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_ushort-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
928/1565 Testing: rt.typeinfo.ti_void-shared | |
928/1565 Test: rt.typeinfo.ti_void-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_void" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_void-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_void-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_void-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
929/1565 Testing: rt.typeinfo.ti_wchar-shared | |
929/1565 Test: rt.typeinfo.ti_wchar-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.typeinfo.ti_wchar" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.typeinfo.ti_wchar-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.typeinfo.ti_wchar-shared" end time: Aug 16 16:00 CDT | |
"rt.typeinfo.ti_wchar-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
930/1565 Testing: rt.unwind-shared | |
930/1565 Test: rt.unwind-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.unwind" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.unwind-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.unwind-shared" end time: Aug 16 16:00 CDT | |
"rt.unwind-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
931/1565 Testing: rt.util.array-shared | |
931/1565 Test: rt.util.array-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.util.array" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.array-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.array-shared" end time: Aug 16 16:00 CDT | |
"rt.util.array-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
932/1565 Testing: rt.util.container.array-shared | |
932/1565 Test: rt.util.container.array-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.util.container.array" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.container.array-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.container.array | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.container.array-shared" end time: Aug 16 16:00 CDT | |
"rt.util.container.array-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
933/1565 Testing: rt.util.container.common-shared | |
933/1565 Test: rt.util.container.common-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.util.container.common" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.container.common-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.container.common-shared" end time: Aug 16 16:00 CDT | |
"rt.util.container.common-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
934/1565 Testing: rt.util.container.hashtab-shared | |
934/1565 Test: rt.util.container.hashtab-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.util.container.hashtab" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.container.hashtab-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.container.hashtab | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.container.hashtab-shared" end time: Aug 16 16:00 CDT | |
"rt.util.container.hashtab-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
935/1565 Testing: rt.util.container.treap-shared | |
935/1565 Test: rt.util.container.treap-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.util.container.treap" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.container.treap-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.057s PASS release64 rt.util.container.treap | |
<end of output> | |
Test time = 0.06 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.container.treap-shared" end time: Aug 16 16:00 CDT | |
"rt.util.container.treap-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
936/1565 Testing: rt.util.hash-shared | |
936/1565 Test: rt.util.hash-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.util.hash" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.hash-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.hash | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.hash-shared" end time: Aug 16 16:00 CDT | |
"rt.util.hash-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
937/1565 Testing: rt.util.random-shared | |
937/1565 Test: rt.util.random-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.util.random" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.random-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.random-shared" end time: Aug 16 16:00 CDT | |
"rt.util.random-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
938/1565 Testing: rt.util.typeinfo-shared | |
938/1565 Test: rt.util.typeinfo-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.util.typeinfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.typeinfo-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.typeinfo | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.typeinfo-shared" end time: Aug 16 16:00 CDT | |
"rt.util.typeinfo-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
939/1565 Testing: rt.util.utf-shared | |
939/1565 Test: rt.util.utf-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "rt.util.utf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.util.utf-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.util.utf | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.util.utf-shared" end time: Aug 16 16:00 CDT | |
"rt.util.utf-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
940/1565 Testing: core.sys.posix.arpa.inet-shared | |
940/1565 Test: core.sys.posix.arpa.inet-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.arpa.inet" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.arpa.inet-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.arpa.inet-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.arpa.inet-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
941/1565 Testing: core.sys.posix.config-shared | |
941/1565 Test: core.sys.posix.config-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.config-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.config-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.config-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
942/1565 Testing: core.sys.posix.dirent-shared | |
942/1565 Test: core.sys.posix.dirent-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.dirent" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.dirent-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.dirent-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.dirent-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
943/1565 Testing: core.sys.posix.dlfcn-shared | |
943/1565 Test: core.sys.posix.dlfcn-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.dlfcn" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.dlfcn-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.dlfcn-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.dlfcn-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
944/1565 Testing: core.sys.posix.fcntl-shared | |
944/1565 Test: core.sys.posix.fcntl-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.fcntl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.fcntl-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.fcntl-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.fcntl-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
945/1565 Testing: core.sys.posix.grp-shared | |
945/1565 Test: core.sys.posix.grp-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.grp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.grp-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.grp-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.grp-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
946/1565 Testing: core.sys.posix.iconv-shared | |
946/1565 Test: core.sys.posix.iconv-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.iconv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.iconv-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.iconv-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.iconv-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
947/1565 Testing: core.sys.posix.inttypes-shared | |
947/1565 Test: core.sys.posix.inttypes-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.inttypes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.inttypes-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.inttypes-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.inttypes-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
948/1565 Testing: core.sys.posix.libgen-shared | |
948/1565 Test: core.sys.posix.libgen-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.libgen" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.libgen-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.libgen-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.libgen-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
949/1565 Testing: core.sys.posix.mqueue-shared | |
949/1565 Test: core.sys.posix.mqueue-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.mqueue" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.mqueue-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.mqueue-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.mqueue-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
950/1565 Testing: core.sys.posix.net.if_-shared | |
950/1565 Test: core.sys.posix.net.if_-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.net.if_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.net.if_-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.net.if_-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.net.if_-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
951/1565 Testing: core.sys.posix.netdb-shared | |
951/1565 Test: core.sys.posix.netdb-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.netdb" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.netdb-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.netdb-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.netdb-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
952/1565 Testing: core.sys.posix.netinet.in_-shared | |
952/1565 Test: core.sys.posix.netinet.in_-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.netinet.in_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.netinet.in_-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.netinet.in_-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.netinet.in_-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
953/1565 Testing: core.sys.posix.netinet.tcp-shared | |
953/1565 Test: core.sys.posix.netinet.tcp-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.netinet.tcp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.netinet.tcp-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.netinet.tcp-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.netinet.tcp-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
954/1565 Testing: core.sys.posix.poll-shared | |
954/1565 Test: core.sys.posix.poll-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.poll" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.poll-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.poll-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.poll-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
955/1565 Testing: core.sys.posix.pthread-shared | |
955/1565 Test: core.sys.posix.pthread-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.pthread" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.pthread-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.pthread-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.pthread-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
956/1565 Testing: core.sys.posix.pwd-shared | |
956/1565 Test: core.sys.posix.pwd-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.pwd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.pwd-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.pwd-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.pwd-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
957/1565 Testing: core.sys.posix.sched-shared | |
957/1565 Test: core.sys.posix.sched-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sched" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sched-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sched-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sched-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
958/1565 Testing: core.sys.posix.semaphore-shared | |
958/1565 Test: core.sys.posix.semaphore-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.semaphore" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.semaphore-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.semaphore-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.semaphore-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
959/1565 Testing: core.sys.posix.setjmp-shared | |
959/1565 Test: core.sys.posix.setjmp-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.setjmp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.setjmp-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.setjmp-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.setjmp-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
960/1565 Testing: core.sys.posix.signal-shared | |
960/1565 Test: core.sys.posix.signal-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.signal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.signal-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.signal-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.signal-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
961/1565 Testing: core.sys.posix.stdio-shared | |
961/1565 Test: core.sys.posix.stdio-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.stdio-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sys.posix.stdio | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.stdio-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.stdio-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
962/1565 Testing: core.sys.posix.stdlib-shared | |
962/1565 Test: core.sys.posix.stdlib-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.stdlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.stdlib-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.stdlib-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.stdlib-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
963/1565 Testing: core.sys.posix.sys.filio-shared | |
963/1565 Test: core.sys.posix.sys.filio-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.filio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.filio-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.filio-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.filio-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
964/1565 Testing: core.sys.posix.sys.ioccom-shared | |
964/1565 Test: core.sys.posix.sys.ioccom-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.ioccom" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.ioccom-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.ioccom-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.ioccom-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
965/1565 Testing: core.sys.posix.sys.ioctl-shared | |
965/1565 Test: core.sys.posix.sys.ioctl-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.ioctl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.ioctl-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.ioctl-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.ioctl-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
966/1565 Testing: core.sys.posix.sys.ipc-shared | |
966/1565 Test: core.sys.posix.sys.ipc-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.ipc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.ipc-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.ipc-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.ipc-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
967/1565 Testing: core.sys.posix.sys.mman-shared | |
967/1565 Test: core.sys.posix.sys.mman-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.mman" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.mman-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.mman-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.mman-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
968/1565 Testing: core.sys.posix.sys.msg-shared | |
968/1565 Test: core.sys.posix.sys.msg-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.msg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.msg-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.msg-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.msg-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
969/1565 Testing: core.sys.posix.sys.resource-shared | |
969/1565 Test: core.sys.posix.sys.resource-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.resource" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.resource-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.resource-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.resource-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
970/1565 Testing: core.sys.posix.sys.select-shared | |
970/1565 Test: core.sys.posix.sys.select-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.select" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.select-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sys.posix.sys.select | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.select-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.select-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
971/1565 Testing: core.sys.posix.sys.shm-shared | |
971/1565 Test: core.sys.posix.sys.shm-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.shm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.shm-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.shm-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.shm-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
972/1565 Testing: core.sys.posix.sys.socket-shared | |
972/1565 Test: core.sys.posix.sys.socket-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.socket" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.socket-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.socket-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.socket-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
973/1565 Testing: core.sys.posix.sys.stat-shared | |
973/1565 Test: core.sys.posix.sys.stat-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.stat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.stat-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.stat-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.stat-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
974/1565 Testing: core.sys.posix.sys.statvfs-shared | |
974/1565 Test: core.sys.posix.sys.statvfs-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.statvfs" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.statvfs-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.statvfs-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.statvfs-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
975/1565 Testing: core.sys.posix.sys.time-shared | |
975/1565 Test: core.sys.posix.sys.time-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.time-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.time-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.time-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
976/1565 Testing: core.sys.posix.sys.ttycom-shared | |
976/1565 Test: core.sys.posix.sys.ttycom-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.ttycom" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.ttycom-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.ttycom-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.ttycom-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
977/1565 Testing: core.sys.posix.sys.types-shared | |
977/1565 Test: core.sys.posix.sys.types-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.types" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.types-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.types-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.types-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
978/1565 Testing: core.sys.posix.sys.uio-shared | |
978/1565 Test: core.sys.posix.sys.uio-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.uio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.uio-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.uio-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.uio-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
979/1565 Testing: core.sys.posix.sys.un-shared | |
979/1565 Test: core.sys.posix.sys.un-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.un" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.un-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.un-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.un-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
980/1565 Testing: core.sys.posix.sys.utsname-shared | |
980/1565 Test: core.sys.posix.sys.utsname-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.utsname" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.utsname-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.utsname-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.utsname-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
981/1565 Testing: core.sys.posix.sys.wait-shared | |
981/1565 Test: core.sys.posix.sys.wait-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.sys.wait" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.sys.wait-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.sys.wait-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.sys.wait-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
982/1565 Testing: core.sys.posix.syslog-shared | |
982/1565 Test: core.sys.posix.syslog-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.syslog" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.syslog-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.syslog-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.syslog-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
983/1565 Testing: core.sys.posix.termios-shared | |
983/1565 Test: core.sys.posix.termios-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.termios" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.termios-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.termios-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.termios-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
984/1565 Testing: core.sys.posix.time-shared | |
984/1565 Test: core.sys.posix.time-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.time-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.time-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.time-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
985/1565 Testing: core.sys.posix.ucontext-shared | |
985/1565 Test: core.sys.posix.ucontext-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.ucontext" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.ucontext-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.ucontext-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.ucontext-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
986/1565 Testing: core.sys.posix.unistd-shared | |
986/1565 Test: core.sys.posix.unistd-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.unistd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.unistd-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.unistd-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.unistd-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
987/1565 Testing: core.sys.posix.utime-shared | |
987/1565 Test: core.sys.posix.utime-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.posix.utime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.posix.utime-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.posix.utime-shared" end time: Aug 16 16:00 CDT | |
"core.sys.posix.utime-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
988/1565 Testing: core.sys.linux.config-shared | |
988/1565 Test: core.sys.linux.config-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.config-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.config-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.config-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
989/1565 Testing: core.sys.linux.dlfcn-shared | |
989/1565 Test: core.sys.linux.dlfcn-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.dlfcn" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.dlfcn-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.dlfcn-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.dlfcn-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
990/1565 Testing: core.sys.linux.elf-shared | |
990/1565 Test: core.sys.linux.elf-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.elf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.elf-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.elf-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.elf-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
991/1565 Testing: core.sys.linux.epoll-shared | |
991/1565 Test: core.sys.linux.epoll-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.epoll" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.epoll-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.epoll-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.epoll-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
992/1565 Testing: core.sys.linux.errno-shared | |
992/1565 Test: core.sys.linux.errno-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.errno" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.errno-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.errno-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.errno-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
993/1565 Testing: core.sys.linux.execinfo-shared | |
993/1565 Test: core.sys.linux.execinfo-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.execinfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.execinfo-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.execinfo-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.execinfo-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
994/1565 Testing: core.sys.linux.fcntl-shared | |
994/1565 Test: core.sys.linux.fcntl-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.fcntl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.fcntl-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.fcntl-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.fcntl-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
995/1565 Testing: core.sys.linux.ifaddrs-shared | |
995/1565 Test: core.sys.linux.ifaddrs-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.ifaddrs" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.ifaddrs-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.ifaddrs-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.ifaddrs-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
996/1565 Testing: core.sys.linux.link-shared | |
996/1565 Test: core.sys.linux.link-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.link" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.link-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.link-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.link-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
997/1565 Testing: core.sys.linux.sched-shared | |
997/1565 Test: core.sys.linux.sched-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.sched" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sched-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sched-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sched-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
998/1565 Testing: core.sys.linux.stdio-shared | |
998/1565 Test: core.sys.linux.stdio-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.stdio-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sys.linux.stdio | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.stdio-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.stdio-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
999/1565 Testing: core.sys.linux.sys.auxv-shared | |
999/1565 Test: core.sys.linux.sys.auxv-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.sys.auxv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.auxv-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.auxv-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.auxv-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1000/1565 Testing: core.sys.linux.sys.file-shared | |
1000/1565 Test: core.sys.linux.sys.file-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.sys.file" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.file-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.file-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.file-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1001/1565 Testing: core.sys.linux.sys.inotify-shared | |
1001/1565 Test: core.sys.linux.sys.inotify-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.sys.inotify" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.inotify-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.inotify-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.inotify-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1002/1565 Testing: core.sys.linux.sys.mman-shared | |
1002/1565 Test: core.sys.linux.sys.mman-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.sys.mman" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.mman-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.mman-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.mman-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1003/1565 Testing: core.sys.linux.sys.netinet.tcp-shared | |
1003/1565 Test: core.sys.linux.sys.netinet.tcp-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.sys.netinet.tcp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.netinet.tcp-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.netinet.tcp-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.netinet.tcp-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1004/1565 Testing: core.sys.linux.sys.prctl-shared | |
1004/1565 Test: core.sys.linux.sys.prctl-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.sys.prctl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.prctl-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.prctl-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.prctl-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1005/1565 Testing: core.sys.linux.sys.signalfd-shared | |
1005/1565 Test: core.sys.linux.sys.signalfd-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.sys.signalfd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.signalfd-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.signalfd-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.signalfd-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1006/1565 Testing: core.sys.linux.sys.socket-shared | |
1006/1565 Test: core.sys.linux.sys.socket-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.sys.socket" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.socket-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.socket-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.socket-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1007/1565 Testing: core.sys.linux.sys.sysinfo-shared | |
1007/1565 Test: core.sys.linux.sys.sysinfo-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.sys.sysinfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.sysinfo-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.sysinfo-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.sysinfo-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1008/1565 Testing: core.sys.linux.sys.time-shared | |
1008/1565 Test: core.sys.linux.sys.time-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.sys.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.time-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.time-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.time-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1009/1565 Testing: core.sys.linux.sys.xattr-shared | |
1009/1565 Test: core.sys.linux.sys.xattr-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.sys.xattr" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.sys.xattr-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.sys.xattr-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.sys.xattr-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1010/1565 Testing: core.sys.linux.termios-shared | |
1010/1565 Test: core.sys.linux.termios-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.termios" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.termios-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.termios-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.termios-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1011/1565 Testing: core.sys.linux.time-shared | |
1011/1565 Test: core.sys.linux.time-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.time-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.time-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.time-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1012/1565 Testing: core.sys.linux.timerfd-shared | |
1012/1565 Test: core.sys.linux.timerfd-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.timerfd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.timerfd-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.timerfd-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.timerfd-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1013/1565 Testing: core.sys.linux.tipc-shared | |
1013/1565 Test: core.sys.linux.tipc-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.tipc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.tipc-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sys.linux.tipc | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.tipc-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.tipc-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1014/1565 Testing: core.sys.linux.unistd-shared | |
1014/1565 Test: core.sys.linux.unistd-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.linux.unistd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.linux.unistd-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.linux.unistd-shared" end time: Aug 16 16:00 CDT | |
"core.sys.linux.unistd-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1015/1565 Testing: core.sys.bionic.fcntl-shared | |
1015/1565 Test: core.sys.bionic.fcntl-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.bionic.fcntl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.bionic.fcntl-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.bionic.fcntl-shared" end time: Aug 16 16:00 CDT | |
"core.sys.bionic.fcntl-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1016/1565 Testing: core.sys.bionic.unistd-shared | |
1016/1565 Test: core.sys.bionic.unistd-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-shared" "core.sys.bionic.unistd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sys.bionic.unistd-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sys.bionic.unistd-shared" end time: Aug 16 16:00 CDT | |
"core.sys.bionic.unistd-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1017/1565 Testing: etc.c.curl-shared | |
1017/1565 Test: etc.c.curl-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "etc.c.curl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.curl-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.curl-shared" end time: Aug 16 16:00 CDT | |
"etc.c.curl-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1018/1565 Testing: etc.c.odbc.sql-shared | |
1018/1565 Test: etc.c.odbc.sql-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "etc.c.odbc.sql" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.odbc.sql-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.odbc.sql-shared" end time: Aug 16 16:00 CDT | |
"etc.c.odbc.sql-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1019/1565 Testing: etc.c.odbc.sqlext-shared | |
1019/1565 Test: etc.c.odbc.sqlext-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "etc.c.odbc.sqlext" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.odbc.sqlext-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.odbc.sqlext-shared" end time: Aug 16 16:00 CDT | |
"etc.c.odbc.sqlext-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1020/1565 Testing: etc.c.odbc.sqltypes-shared | |
1020/1565 Test: etc.c.odbc.sqltypes-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "etc.c.odbc.sqltypes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.odbc.sqltypes-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.odbc.sqltypes-shared" end time: Aug 16 16:00 CDT | |
"etc.c.odbc.sqltypes-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1021/1565 Testing: etc.c.odbc.sqlucode-shared | |
1021/1565 Test: etc.c.odbc.sqlucode-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "etc.c.odbc.sqlucode" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.odbc.sqlucode-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.odbc.sqlucode-shared" end time: Aug 16 16:00 CDT | |
"etc.c.odbc.sqlucode-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1022/1565 Testing: etc.c.sqlite3-shared | |
1022/1565 Test: etc.c.sqlite3-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "etc.c.sqlite3" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.sqlite3-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.sqlite3-shared" end time: Aug 16 16:00 CDT | |
"etc.c.sqlite3-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1023/1565 Testing: etc.c.zlib-shared | |
1023/1565 Test: etc.c.zlib-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "etc.c.zlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"etc.c.zlib-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"etc.c.zlib-shared" end time: Aug 16 16:00 CDT | |
"etc.c.zlib-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1024/1565 Testing: std.algorithm.comparison-shared | |
1024/1565 Test: std.algorithm.comparison-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.algorithm.comparison" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.comparison-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.algorithm.comparison | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.comparison-shared" end time: Aug 16 16:00 CDT | |
"std.algorithm.comparison-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1025/1565 Testing: std.algorithm.internal-shared | |
1025/1565 Test: std.algorithm.internal-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.algorithm.internal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.internal-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.internal-shared" end time: Aug 16 16:00 CDT | |
"std.algorithm.internal-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1026/1565 Testing: std.algorithm.iteration-shared | |
1026/1565 Test: std.algorithm.iteration-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.algorithm.iteration" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.iteration-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.algorithm.iteration | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.iteration-shared" end time: Aug 16 16:00 CDT | |
"std.algorithm.iteration-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1027/1565 Testing: std.algorithm.mutation-shared | |
1027/1565 Test: std.algorithm.mutation-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.algorithm.mutation" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.mutation-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.033s PASS release64 std.algorithm.mutation | |
<end of output> | |
Test time = 0.08 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.mutation-shared" end time: Aug 16 16:00 CDT | |
"std.algorithm.mutation-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1028/1565 Testing: std.algorithm-shared | |
1028/1565 Test: std.algorithm-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.algorithm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm-shared" end time: Aug 16 16:00 CDT | |
"std.algorithm-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1029/1565 Testing: std.algorithm.searching-shared | |
1029/1565 Test: std.algorithm.searching-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.algorithm.searching" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.searching-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.003s PASS release64 std.algorithm.searching | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.searching-shared" end time: Aug 16 16:00 CDT | |
"std.algorithm.searching-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1030/1565 Testing: std.algorithm.setops-shared | |
1030/1565 Test: std.algorithm.setops-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.algorithm.setops" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.setops-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.algorithm.setops | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.setops-shared" end time: Aug 16 16:00 CDT | |
"std.algorithm.setops-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1031/1565 Testing: std.algorithm.sorting-shared | |
1031/1565 Test: std.algorithm.sorting-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.algorithm.sorting" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.algorithm.sorting-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.014s PASS release64 std.algorithm.sorting | |
<end of output> | |
Test time = 0.05 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.algorithm.sorting-shared" end time: Aug 16 16:00 CDT | |
"std.algorithm.sorting-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1032/1565 Testing: std.array-shared | |
1032/1565 Test: std.array-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.array" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.array-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.005s PASS release64 std.array | |
<end of output> | |
Test time = 0.05 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.array-shared" end time: Aug 16 16:00 CDT | |
"std.array-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1033/1565 Testing: std.ascii-shared | |
1033/1565 Test: std.ascii-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.ascii" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.ascii-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.ascii | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.ascii-shared" end time: Aug 16 16:00 CDT | |
"std.ascii-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1034/1565 Testing: std.base64-shared | |
1034/1565 Test: std.base64-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.base64" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.base64-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.base64 | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.base64-shared" end time: Aug 16 16:00 CDT | |
"std.base64-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1035/1565 Testing: std.bigint-shared | |
1035/1565 Test: std.bigint-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.bigint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.bigint-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.bigint | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.bigint-shared" end time: Aug 16 16:00 CDT | |
"std.bigint-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1036/1565 Testing: std.bitmanip-shared | |
1036/1565 Test: std.bitmanip-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.bitmanip" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.bitmanip-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.bitmanip | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.bitmanip-shared" end time: Aug 16 16:00 CDT | |
"std.bitmanip-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1037/1565 Testing: std.c.fenv-shared | |
1037/1565 Test: std.c.fenv-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.fenv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.fenv-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.fenv-shared" end time: Aug 16 16:00 CDT | |
"std.c.fenv-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1038/1565 Testing: std.c.locale-shared | |
1038/1565 Test: std.c.locale-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.locale" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.locale-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.locale-shared" end time: Aug 16 16:00 CDT | |
"std.c.locale-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1039/1565 Testing: std.c.math-shared | |
1039/1565 Test: std.c.math-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.math-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.math-shared" end time: Aug 16 16:00 CDT | |
"std.c.math-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1040/1565 Testing: std.c.process-shared | |
1040/1565 Test: std.c.process-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.process" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.process-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.process-shared" end time: Aug 16 16:00 CDT | |
"std.c.process-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1041/1565 Testing: std.c.stdarg-shared | |
1041/1565 Test: std.c.stdarg-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.stdarg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.stdarg-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.stdarg-shared" end time: Aug 16 16:00 CDT | |
"std.c.stdarg-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1042/1565 Testing: std.c.stddef-shared | |
1042/1565 Test: std.c.stddef-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.stddef" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.stddef-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.stddef-shared" end time: Aug 16 16:00 CDT | |
"std.c.stddef-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1043/1565 Testing: std.c.stdio-shared | |
1043/1565 Test: std.c.stdio-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.stdio-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.stdio-shared" end time: Aug 16 16:00 CDT | |
"std.c.stdio-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1044/1565 Testing: std.c.stdlib-shared | |
1044/1565 Test: std.c.stdlib-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.stdlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.stdlib-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.stdlib-shared" end time: Aug 16 16:00 CDT | |
"std.c.stdlib-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1045/1565 Testing: std.c.string-shared | |
1045/1565 Test: std.c.string-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.string-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.string-shared" end time: Aug 16 16:00 CDT | |
"std.c.string-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1046/1565 Testing: std.c.time-shared | |
1046/1565 Test: std.c.time-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.time-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.time-shared" end time: Aug 16 16:00 CDT | |
"std.c.time-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1047/1565 Testing: std.c.wcharh-shared | |
1047/1565 Test: std.c.wcharh-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.wcharh" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.wcharh-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.wcharh-shared" end time: Aug 16 16:00 CDT | |
"std.c.wcharh-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1048/1565 Testing: std.compiler-shared | |
1048/1565 Test: std.compiler-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.compiler" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.compiler-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.compiler-shared" end time: Aug 16 16:00 CDT | |
"std.compiler-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1049/1565 Testing: std.complex-shared | |
1049/1565 Test: std.complex-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.complex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.complex-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.complex | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.complex-shared" end time: Aug 16 16:00 CDT | |
"std.complex-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1050/1565 Testing: std.concurrency-shared | |
1050/1565 Test: std.concurrency-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.concurrency" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.concurrency-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.concurrency | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.concurrency-shared" end time: Aug 16 16:00 CDT | |
"std.concurrency-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1051/1565 Testing: std.concurrencybase-shared | |
1051/1565 Test: std.concurrencybase-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.concurrencybase" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.concurrencybase-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.concurrencybase-shared" end time: Aug 16 16:00 CDT | |
"std.concurrencybase-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1052/1565 Testing: std.container.array-shared | |
1052/1565 Test: std.container.array-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.container.array" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.array-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.array | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.array-shared" end time: Aug 16 16:00 CDT | |
"std.container.array-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1053/1565 Testing: std.container.binaryheap-shared | |
1053/1565 Test: std.container.binaryheap-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.container.binaryheap" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.binaryheap-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.binaryheap | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.binaryheap-shared" end time: Aug 16 16:00 CDT | |
"std.container.binaryheap-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1054/1565 Testing: std.container.dlist-shared | |
1054/1565 Test: std.container.dlist-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.container.dlist" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.dlist-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.dlist | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.dlist-shared" end time: Aug 16 16:00 CDT | |
"std.container.dlist-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1055/1565 Testing: std.container-shared | |
1055/1565 Test: std.container-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.container" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container-shared" end time: Aug 16 16:00 CDT | |
"std.container-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1056/1565 Testing: std.container.rbtree-shared | |
1056/1565 Test: std.container.rbtree-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.container.rbtree" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.rbtree-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.004s PASS release64 std.container.rbtree | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.rbtree-shared" end time: Aug 16 16:00 CDT | |
"std.container.rbtree-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1057/1565 Testing: std.container.slist-shared | |
1057/1565 Test: std.container.slist-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.container.slist" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.slist-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.slist | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.slist-shared" end time: Aug 16 16:00 CDT | |
"std.container.slist-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1058/1565 Testing: std.container.util-shared | |
1058/1565 Test: std.container.util-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.container.util" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.container.util-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.container.util | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.container.util-shared" end time: Aug 16 16:00 CDT | |
"std.container.util-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1059/1565 Testing: std.conv-shared | |
1059/1565 Test: std.conv-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.conv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.conv-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.011s PASS release64 std.conv | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.conv-shared" end time: Aug 16 16:00 CDT | |
"std.conv-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1060/1565 Testing: std.csv-shared | |
1060/1565 Test: std.csv-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.csv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.csv-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.csv | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.csv-shared" end time: Aug 16 16:00 CDT | |
"std.csv-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1061/1565 Testing: std.datetime-shared | |
1061/1565 Test: std.datetime-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.datetime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.datetime-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
3.872s PASS release64 std.datetime | |
<end of output> | |
Test time = 3.91 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.datetime-shared" end time: Aug 16 16:00 CDT | |
"std.datetime-shared" time elapsed: 00:00:03 | |
---------------------------------------------------------- | |
1062/1565 Testing: std.demangle-shared | |
1062/1565 Test: std.demangle-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.demangle" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.demangle-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.demangle-shared" end time: Aug 16 16:00 CDT | |
"std.demangle-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1063/1565 Testing: std.digest.crc-shared | |
1063/1565 Test: std.digest.crc-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.digest.crc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.crc-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.011s PASS release64 std.digest.crc | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.crc-shared" end time: Aug 16 16:00 CDT | |
"std.digest.crc-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1064/1565 Testing: std.digest.digest-shared | |
1064/1565 Test: std.digest.digest-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.digest.digest" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.digest-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.037s PASS release64 std.digest.digest | |
<end of output> | |
Test time = 0.07 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.digest-shared" end time: Aug 16 16:00 CDT | |
"std.digest.digest-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1065/1565 Testing: std.digest.hmac-shared | |
1065/1565 Test: std.digest.hmac-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.digest.hmac" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.hmac-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.digest.hmac | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.hmac-shared" end time: Aug 16 16:00 CDT | |
"std.digest.hmac-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1066/1565 Testing: std.digest.md-shared | |
1066/1565 Test: std.digest.md-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.digest.md" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.md-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.023s PASS release64 std.digest.md | |
<end of output> | |
Test time = 0.05 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.md-shared" end time: Aug 16 16:00 CDT | |
"std.digest.md-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1067/1565 Testing: std.digest.murmurhash-shared | |
1067/1565 Test: std.digest.murmurhash-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.digest.murmurhash" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.murmurhash-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.digest.murmurhash | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.murmurhash-shared" end time: Aug 16 16:00 CDT | |
"std.digest.murmurhash-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1068/1565 Testing: std.digest.ripemd-shared | |
1068/1565 Test: std.digest.ripemd-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.digest.ripemd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.ripemd-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.033s PASS release64 std.digest.ripemd | |
<end of output> | |
Test time = 0.07 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.ripemd-shared" end time: Aug 16 16:00 CDT | |
"std.digest.ripemd-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1069/1565 Testing: std.digest.sha-shared | |
1069/1565 Test: std.digest.sha-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.digest.sha" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.digest.sha-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.308s PASS release64 std.digest.sha | |
<end of output> | |
Test time = 0.34 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.digest.sha-shared" end time: Aug 16 16:00 CDT | |
"std.digest.sha-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1070/1565 Testing: std.encoding-shared | |
1070/1565 Test: std.encoding-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.encoding" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.encoding-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.004s PASS release64 std.encoding | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.encoding-shared" end time: Aug 16 16:00 CDT | |
"std.encoding-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1071/1565 Testing: std.exception-shared | |
1071/1565 Test: std.exception-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.exception" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.exception-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.exception | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.exception-shared" end time: Aug 16 16:00 CDT | |
"std.exception-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1072/1565 Testing: std.experimental.allocator.building_blocks.affix_allocator-shared | |
1072/1565 Test: std.experimental.allocator.building_blocks.affix_allocator-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.affix_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.affix_allocator-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.experimental.allocator.building_blocks.affix_allocator | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.affix_allocator-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.affix_allocator-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1073/1565 Testing: std.experimental.allocator.building_blocks.allocator_list-shared | |
1073/1565 Test: std.experimental.allocator.building_blocks.allocator_list-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.allocator_list" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.allocator_list-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.030s PASS release64 std.experimental.allocator.building_blocks.allocator_list | |
<end of output> | |
Test time = 0.06 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.allocator_list-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.allocator_list-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1074/1565 Testing: std.experimental.allocator.building_blocks.bitmapped_block-shared | |
1074/1565 Test: std.experimental.allocator.building_blocks.bitmapped_block-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.bitmapped_block" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.bitmapped_block-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.010s PASS release64 std.experimental.allocator.building_blocks.bitmapped_block | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.bitmapped_block-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.bitmapped_block-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1075/1565 Testing: std.experimental.allocator.building_blocks.bucketizer-shared | |
1075/1565 Test: std.experimental.allocator.building_blocks.bucketizer-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.bucketizer" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.bucketizer-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.bucketizer | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.bucketizer-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.bucketizer-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1076/1565 Testing: std.experimental.allocator.building_blocks.fallback_allocator-shared | |
1076/1565 Test: std.experimental.allocator.building_blocks.fallback_allocator-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.fallback_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.fallback_allocator-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.fallback_allocator | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.fallback_allocator-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.fallback_allocator-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1077/1565 Testing: std.experimental.allocator.building_blocks.free_list-shared | |
1077/1565 Test: std.experimental.allocator.building_blocks.free_list-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.free_list" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.free_list-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.experimental.allocator.building_blocks.free_list | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.free_list-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.free_list-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1078/1565 Testing: std.experimental.allocator.building_blocks.free_tree-shared | |
1078/1565 Test: std.experimental.allocator.building_blocks.free_tree-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.free_tree" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.free_tree-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.free_tree | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.free_tree-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.free_tree-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1079/1565 Testing: std.experimental.allocator.building_blocks.kernighan_ritchie-shared | |
1079/1565 Test: std.experimental.allocator.building_blocks.kernighan_ritchie-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.kernighan_ritchie" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.kernighan_ritchie-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.experimental.allocator.building_blocks.kernighan_ritchie | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.kernighan_ritchie-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.kernighan_ritchie-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1080/1565 Testing: std.experimental.allocator.building_blocks.null_allocator-shared | |
1080/1565 Test: std.experimental.allocator.building_blocks.null_allocator-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.null_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.null_allocator-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.null_allocator | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.null_allocator-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.null_allocator-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1081/1565 Testing: std.experimental.allocator.building_blocks-shared | |
1081/1565 Test: std.experimental.allocator.building_blocks-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1082/1565 Testing: std.experimental.allocator.building_blocks.quantizer-shared | |
1082/1565 Test: std.experimental.allocator.building_blocks.quantizer-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.quantizer" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.quantizer-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.quantizer | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.quantizer-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.quantizer-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1083/1565 Testing: std.experimental.allocator.building_blocks.region-shared | |
1083/1565 Test: std.experimental.allocator.building_blocks.region-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.region" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.region-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.region | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.region-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.region-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1084/1565 Testing: std.experimental.allocator.building_blocks.scoped_allocator-shared | |
1084/1565 Test: std.experimental.allocator.building_blocks.scoped_allocator-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.scoped_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.scoped_allocator-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.scoped_allocator | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.scoped_allocator-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.scoped_allocator-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1085/1565 Testing: std.experimental.allocator.building_blocks.segregator-shared | |
1085/1565 Test: std.experimental.allocator.building_blocks.segregator-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.segregator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.segregator-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.segregator | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.segregator-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.segregator-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1086/1565 Testing: std.experimental.allocator.building_blocks.stats_collector-shared | |
1086/1565 Test: std.experimental.allocator.building_blocks.stats_collector-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.building_blocks.stats_collector" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.building_blocks.stats_collector-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.building_blocks.stats_collector | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.building_blocks.stats_collector-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.building_blocks.stats_collector-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1087/1565 Testing: std.experimental.allocator.common-shared | |
1087/1565 Test: std.experimental.allocator.common-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.common" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.common-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.common | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.common-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.common-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1088/1565 Testing: std.experimental.allocator.gc_allocator-shared | |
1088/1565 Test: std.experimental.allocator.gc_allocator-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.gc_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.gc_allocator-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.gc_allocator | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.gc_allocator-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.gc_allocator-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1089/1565 Testing: std.experimental.allocator.mallocator-shared | |
1089/1565 Test: std.experimental.allocator.mallocator-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.mallocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.mallocator-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.mallocator | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.mallocator-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.mallocator-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1090/1565 Testing: std.experimental.allocator.mmap_allocator-shared | |
1090/1565 Test: std.experimental.allocator.mmap_allocator-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.mmap_allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.mmap_allocator-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.mmap_allocator | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.mmap_allocator-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.mmap_allocator-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1091/1565 Testing: std.experimental.allocator-shared | |
1091/1565 Test: std.experimental.allocator-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.004s PASS release64 std.experimental.allocator | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1092/1565 Testing: std.experimental.allocator.showcase-shared | |
1092/1565 Test: std.experimental.allocator.showcase-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.showcase" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.showcase-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.showcase | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.showcase-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.showcase-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1093/1565 Testing: std.experimental.allocator.typed-shared | |
1093/1565 Test: std.experimental.allocator.typed-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.allocator.typed" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.allocator.typed-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.allocator.typed | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.allocator.typed-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.allocator.typed-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1094/1565 Testing: std.experimental.checkedint-shared | |
1094/1565 Test: std.experimental.checkedint-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.checkedint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.checkedint-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.checkedint | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.checkedint-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.checkedint-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1095/1565 Testing: std.experimental.logger.core-shared | |
1095/1565 Test: std.experimental.logger.core-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.logger.core" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger.core-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.023s PASS release64 std.experimental.logger.core | |
<end of output> | |
Test time = 0.05 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger.core-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.logger.core-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1096/1565 Testing: std.experimental.logger.filelogger-shared | |
1096/1565 Test: std.experimental.logger.filelogger-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.logger.filelogger" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger.filelogger-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.logger.filelogger | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger.filelogger-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.logger.filelogger-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1097/1565 Testing: std.experimental.logger.multilogger-shared | |
1097/1565 Test: std.experimental.logger.multilogger-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.logger.multilogger" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger.multilogger-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.logger.multilogger | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger.multilogger-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.logger.multilogger-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1098/1565 Testing: std.experimental.logger.nulllogger-shared | |
1098/1565 Test: std.experimental.logger.nulllogger-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.logger.nulllogger" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger.nulllogger-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.logger.nulllogger | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger.nulllogger-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.logger.nulllogger-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1099/1565 Testing: std.experimental.logger-shared | |
1099/1565 Test: std.experimental.logger-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.logger" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.logger-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.logger-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.logger-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1100/1565 Testing: std.experimental.typecons-shared | |
1100/1565 Test: std.experimental.typecons-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.experimental.typecons" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.experimental.typecons-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.experimental.typecons | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.experimental.typecons-shared" end time: Aug 16 16:00 CDT | |
"std.experimental.typecons-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1101/1565 Testing: std.file-shared | |
1101/1565 Test: std.file-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.file" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.file-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.041s PASS release64 std.file | |
<end of output> | |
Test time = 0.07 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.file-shared" end time: Aug 16 16:00 CDT | |
"std.file-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1102/1565 Testing: std.format-shared | |
1102/1565 Test: std.format-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.format" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.format-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.format | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.format-shared" end time: Aug 16 16:00 CDT | |
"std.format-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1103/1565 Testing: std.functional-shared | |
1103/1565 Test: std.functional-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.functional" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.functional-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.functional | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.functional-shared" end time: Aug 16 16:00 CDT | |
"std.functional-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1104/1565 Testing: std.getopt-shared | |
1104/1565 Test: std.getopt-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.getopt" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.getopt-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.getopt | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.getopt-shared" end time: Aug 16 16:00 CDT | |
"std.getopt-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1105/1565 Testing: std.internal.cstring-shared | |
1105/1565 Test: std.internal.cstring-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.cstring" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.cstring-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.cstring | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.cstring-shared" end time: Aug 16 16:00 CDT | |
"std.internal.cstring-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1106/1565 Testing: std.internal.digest.sha_SSSE3-shared | |
1106/1565 Test: std.internal.digest.sha_SSSE3-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.digest.sha_SSSE3" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.digest.sha_SSSE3-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.digest.sha_SSSE3-shared" end time: Aug 16 16:00 CDT | |
"std.internal.digest.sha_SSSE3-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1107/1565 Testing: std.internal.encodinginit-shared | |
1107/1565 Test: std.internal.encodinginit-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.encodinginit" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.encodinginit-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.encodinginit-shared" end time: Aug 16 16:00 CDT | |
"std.internal.encodinginit-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1108/1565 Testing: std.internal.math.biguintarm-shared | |
1108/1565 Test: std.internal.math.biguintarm-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.math.biguintarm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.biguintarm-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.biguintarm-shared" end time: Aug 16 16:00 CDT | |
"std.internal.math.biguintarm-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1109/1565 Testing: std.internal.math.biguintcore-shared | |
1109/1565 Test: std.internal.math.biguintcore-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.math.biguintcore" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.biguintcore-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.math.biguintcore | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.biguintcore-shared" end time: Aug 16 16:00 CDT | |
"std.internal.math.biguintcore-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1110/1565 Testing: std.internal.math.biguintnoasm-shared | |
1110/1565 Test: std.internal.math.biguintnoasm-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.math.biguintnoasm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.biguintnoasm-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.math.biguintnoasm | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.biguintnoasm-shared" end time: Aug 16 16:00 CDT | |
"std.internal.math.biguintnoasm-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1111/1565 Testing: std.internal.math.biguintx86-shared | |
1111/1565 Test: std.internal.math.biguintx86-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.math.biguintx86" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.biguintx86-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.biguintx86-shared" end time: Aug 16 16:00 CDT | |
"std.internal.math.biguintx86-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1112/1565 Testing: std.internal.math.errorfunction-shared | |
1112/1565 Test: std.internal.math.errorfunction-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.math.errorfunction" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.errorfunction-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.math.errorfunction | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.errorfunction-shared" end time: Aug 16 16:00 CDT | |
"std.internal.math.errorfunction-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1113/1565 Testing: std.internal.math.gammafunction-shared | |
1113/1565 Test: std.internal.math.gammafunction-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.math.gammafunction" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.math.gammafunction-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.004s PASS release64 std.internal.math.gammafunction | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.math.gammafunction-shared" end time: Aug 16 16:00 CDT | |
"std.internal.math.gammafunction-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1114/1565 Testing: std.internal.processinit-shared | |
1114/1565 Test: std.internal.processinit-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.processinit" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.processinit-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.processinit-shared" end time: Aug 16 16:00 CDT | |
"std.internal.processinit-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1115/1565 Testing: std.internal.scopebuffer-shared | |
1115/1565 Test: std.internal.scopebuffer-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.scopebuffer" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.scopebuffer-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.scopebuffer | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.scopebuffer-shared" end time: Aug 16 16:00 CDT | |
"std.internal.scopebuffer-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1116/1565 Testing: std.internal.test.dummyrange-shared | |
1116/1565 Test: std.internal.test.dummyrange-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.test.dummyrange" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.test.dummyrange-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.internal.test.dummyrange | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.test.dummyrange-shared" end time: Aug 16 16:00 CDT | |
"std.internal.test.dummyrange-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1117/1565 Testing: std.internal.test.uda-shared | |
1117/1565 Test: std.internal.test.uda-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.test.uda" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.test.uda-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.test.uda-shared" end time: Aug 16 16:00 CDT | |
"std.internal.test.uda-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1118/1565 Testing: std.internal.unicode_comp-shared | |
1118/1565 Test: std.internal.unicode_comp-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.unicode_comp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_comp-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_comp-shared" end time: Aug 16 16:00 CDT | |
"std.internal.unicode_comp-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1119/1565 Testing: std.internal.unicode_decomp-shared | |
1119/1565 Test: std.internal.unicode_decomp-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.unicode_decomp" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_decomp-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_decomp-shared" end time: Aug 16 16:00 CDT | |
"std.internal.unicode_decomp-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1120/1565 Testing: std.internal.unicode_grapheme-shared | |
1120/1565 Test: std.internal.unicode_grapheme-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.unicode_grapheme" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_grapheme-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_grapheme-shared" end time: Aug 16 16:00 CDT | |
"std.internal.unicode_grapheme-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1121/1565 Testing: std.internal.unicode_norm-shared | |
1121/1565 Test: std.internal.unicode_norm-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.unicode_norm" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_norm-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_norm-shared" end time: Aug 16 16:00 CDT | |
"std.internal.unicode_norm-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1122/1565 Testing: std.internal.unicode_tables-shared | |
1122/1565 Test: std.internal.unicode_tables-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.unicode_tables" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.unicode_tables-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.unicode_tables-shared" end time: Aug 16 16:00 CDT | |
"std.internal.unicode_tables-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1123/1565 Testing: std.internal.windows.advapi32-shared | |
1123/1565 Test: std.internal.windows.advapi32-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.internal.windows.advapi32" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.internal.windows.advapi32-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.internal.windows.advapi32-shared" end time: Aug 16 16:00 CDT | |
"std.internal.windows.advapi32-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1124/1565 Testing: std.json-shared | |
1124/1565 Test: std.json-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.json" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.json-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.json | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.json-shared" end time: Aug 16 16:00 CDT | |
"std.json-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1125/1565 Testing: std.math-shared | |
1125/1565 Test: std.math-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.math-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.math | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.math-shared" end time: Aug 16 16:00 CDT | |
"std.math-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1126/1565 Testing: std.mathspecial-shared | |
1126/1565 Test: std.mathspecial-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.mathspecial" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.mathspecial-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.mathspecial | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.mathspecial-shared" end time: Aug 16 16:00 CDT | |
"std.mathspecial-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1127/1565 Testing: std.meta-shared | |
1127/1565 Test: std.meta-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.meta" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.meta-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.meta | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.meta-shared" end time: Aug 16 16:00 CDT | |
"std.meta-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1128/1565 Testing: std.mmfile-shared | |
1128/1565 Test: std.mmfile-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.mmfile" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.mmfile-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.mmfile | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.mmfile-shared" end time: Aug 16 16:00 CDT | |
"std.mmfile-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1129/1565 Testing: std.net.curl-shared | |
1129/1565 Test: std.net.curl-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.net.curl" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.net.curl-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.021s PASS release64 std.net.curl | |
<end of output> | |
Test time = 0.06 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.net.curl-shared" end time: Aug 16 16:00 CDT | |
"std.net.curl-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1130/1565 Testing: std.net.isemail-shared | |
1130/1565 Test: std.net.isemail-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.net.isemail" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.net.isemail-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.004s PASS release64 std.net.isemail | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.net.isemail-shared" end time: Aug 16 16:00 CDT | |
"std.net.isemail-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1131/1565 Testing: std.numeric-shared | |
1131/1565 Test: std.numeric-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.numeric" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.numeric-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.072s PASS release64 std.numeric | |
<end of output> | |
Test time = 0.10 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.numeric-shared" end time: Aug 16 16:00 CDT | |
"std.numeric-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1132/1565 Testing: std.outbuffer-shared | |
1132/1565 Test: std.outbuffer-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.outbuffer" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.outbuffer-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.outbuffer | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.outbuffer-shared" end time: Aug 16 16:00 CDT | |
"std.outbuffer-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1133/1565 Testing: std.parallelism-shared | |
1133/1565 Test: std.parallelism-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.parallelism" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.parallelism-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
1.190s PASS release64 std.parallelism | |
<end of output> | |
Test time = 1.22 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.parallelism-shared" end time: Aug 16 16:00 CDT | |
"std.parallelism-shared" time elapsed: 00:00:01 | |
---------------------------------------------------------- | |
1134/1565 Testing: std.path-shared | |
1134/1565 Test: std.path-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.path" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.path-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.010s PASS release64 std.path | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.path-shared" end time: Aug 16 16:00 CDT | |
"std.path-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1135/1565 Testing: std.process-shared | |
1135/1565 Test: std.process-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.process" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.process-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
2.119s PASS release64 std.process | |
<end of output> | |
Test time = 2.15 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.process-shared" end time: Aug 16 16:00 CDT | |
"std.process-shared" time elapsed: 00:00:02 | |
---------------------------------------------------------- | |
1136/1565 Testing: std.random-shared | |
1136/1565 Test: std.random-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.random" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.random-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
1.775s PASS release64 std.random | |
<end of output> | |
Test time = 1.81 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.random-shared" end time: Aug 16 16:00 CDT | |
"std.random-shared" time elapsed: 00:00:01 | |
---------------------------------------------------------- | |
1137/1565 Testing: std.range.interfaces-shared | |
1137/1565 Test: std.range.interfaces-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.range.interfaces" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.range.interfaces-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.range.interfaces | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.range.interfaces-shared" end time: Aug 16 16:00 CDT | |
"std.range.interfaces-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1138/1565 Testing: std.range-shared | |
1138/1565 Test: std.range-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.range" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.range-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.range | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.range-shared" end time: Aug 16 16:00 CDT | |
"std.range-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1139/1565 Testing: std.range.primitives-shared | |
1139/1565 Test: std.range.primitives-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.range.primitives" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.range.primitives-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.range.primitives | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.range.primitives-shared" end time: Aug 16 16:00 CDT | |
"std.range.primitives-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1140/1565 Testing: std.regex.internal.backtracking-shared | |
1140/1565 Test: std.regex.internal.backtracking-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.regex.internal.backtracking" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.backtracking-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.regex.internal.backtracking | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.backtracking-shared" end time: Aug 16 16:00 CDT | |
"std.regex.internal.backtracking-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1141/1565 Testing: std.regex.internal.generator-shared | |
1141/1565 Test: std.regex.internal.generator-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.regex.internal.generator" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.generator-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.regex.internal.generator | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.generator-shared" end time: Aug 16 16:00 CDT | |
"std.regex.internal.generator-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1142/1565 Testing: std.regex.internal.ir-shared | |
1142/1565 Test: std.regex.internal.ir-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.regex.internal.ir" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.ir-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.regex.internal.ir | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.ir-shared" end time: Aug 16 16:00 CDT | |
"std.regex.internal.ir-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1143/1565 Testing: std.regex.internal.kickstart-shared | |
1143/1565 Test: std.regex.internal.kickstart-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.regex.internal.kickstart" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.kickstart-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.regex.internal.kickstart | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.kickstart-shared" end time: Aug 16 16:00 CDT | |
"std.regex.internal.kickstart-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1144/1565 Testing: std.regex.internal.parser-shared | |
1144/1565 Test: std.regex.internal.parser-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.regex.internal.parser" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.parser-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.regex.internal.parser | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.parser-shared" end time: Aug 16 16:00 CDT | |
"std.regex.internal.parser-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1145/1565 Testing: std.regex.internal.tests-shared | |
1145/1565 Test: std.regex.internal.tests-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.regex.internal.tests" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.tests-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.118s PASS release64 std.regex.internal.tests | |
<end of output> | |
Test time = 0.15 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.tests-shared" end time: Aug 16 16:00 CDT | |
"std.regex.internal.tests-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1146/1565 Testing: std.regex.internal.thompson-shared | |
1146/1565 Test: std.regex.internal.thompson-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.regex.internal.thompson" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex.internal.thompson-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex.internal.thompson-shared" end time: Aug 16 16:00 CDT | |
"std.regex.internal.thompson-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1147/1565 Testing: std.regex-shared | |
1147/1565 Test: std.regex-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.regex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.regex-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.006s PASS release64 std.regex | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.regex-shared" end time: Aug 16 16:00 CDT | |
"std.regex-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1148/1565 Testing: std.signals-shared | |
1148/1565 Test: std.signals-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.signals" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.signals-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.signals | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.signals-shared" end time: Aug 16 16:00 CDT | |
"std.signals-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1149/1565 Testing: std.socket-shared | |
1149/1565 Test: std.socket-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.socket" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.socket-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.550s PASS release64 std.socket | |
<end of output> | |
Test time = 0.58 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.socket-shared" end time: Aug 16 16:00 CDT | |
"std.socket-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1150/1565 Testing: std.stdint-shared | |
1150/1565 Test: std.stdint-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.stdint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.stdint-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.stdint-shared" end time: Aug 16 16:00 CDT | |
"std.stdint-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1151/1565 Testing: std.stdio-shared | |
1151/1565 Test: std.stdio-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.stdio-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.024s PASS release64 std.stdio | |
<end of output> | |
Test time = 0.06 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.stdio-shared" end time: Aug 16 16:00 CDT | |
"std.stdio-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1152/1565 Testing: std.stdiobase-shared | |
1152/1565 Test: std.stdiobase-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.stdiobase" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.stdiobase-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.stdiobase-shared" end time: Aug 16 16:00 CDT | |
"std.stdiobase-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1153/1565 Testing: std.string-shared | |
1153/1565 Test: std.string-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.string-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.011s PASS release64 std.string | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.string-shared" end time: Aug 16 16:00 CDT | |
"std.string-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1154/1565 Testing: std.system-shared | |
1154/1565 Test: std.system-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.system" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.system-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.system-shared" end time: Aug 16 16:00 CDT | |
"std.system-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1155/1565 Testing: std.traits-shared | |
1155/1565 Test: std.traits-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.traits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.traits-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.traits | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.traits-shared" end time: Aug 16 16:00 CDT | |
"std.traits-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1156/1565 Testing: std.typecons-shared | |
1156/1565 Test: std.typecons-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.typecons" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.typecons-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.typecons | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.typecons-shared" end time: Aug 16 16:00 CDT | |
"std.typecons-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1157/1565 Testing: std.typetuple-shared | |
1157/1565 Test: std.typetuple-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.typetuple" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.typetuple-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 std.typetuple | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.typetuple-shared" end time: Aug 16 16:00 CDT | |
"std.typetuple-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1158/1565 Testing: std.uni-shared | |
1158/1565 Test: std.uni-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.uni" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.uni-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.097s PASS release64 std.uni | |
<end of output> | |
Test time = 0.13 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.uni-shared" end time: Aug 16 16:00 CDT | |
"std.uni-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1159/1565 Testing: std.uri-shared | |
1159/1565 Test: std.uri-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.uri" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.uri-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.232s PASS release64 std.uri | |
<end of output> | |
Test time = 0.27 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.uri-shared" end time: Aug 16 16:00 CDT | |
"std.uri-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1160/1565 Testing: std.utf-shared | |
1160/1565 Test: std.utf-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.utf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.utf-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.004s PASS release64 std.utf | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.utf-shared" end time: Aug 16 16:00 CDT | |
"std.utf-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1161/1565 Testing: std.uuid-shared | |
1161/1565 Test: std.uuid-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.uuid" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.uuid-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.004s PASS release64 std.uuid | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.uuid-shared" end time: Aug 16 16:00 CDT | |
"std.uuid-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1162/1565 Testing: std.variant-shared | |
1162/1565 Test: std.variant-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.variant" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.variant-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 std.variant | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.variant-shared" end time: Aug 16 16:00 CDT | |
"std.variant-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1163/1565 Testing: std.xml-shared | |
1163/1565 Test: std.xml-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.xml" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.xml-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 std.xml | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.xml-shared" end time: Aug 16 16:00 CDT | |
"std.xml-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1164/1565 Testing: std.zip-shared | |
1164/1565 Test: std.zip-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.zip" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.zip-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.009s PASS release64 std.zip | |
<end of output> | |
Test time = 0.04 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.zip-shared" end time: Aug 16 16:00 CDT | |
"std.zip-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1165/1565 Testing: std.zlib-shared | |
1165/1565 Test: std.zlib-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.zlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.zlib-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.021s PASS release64 std.zlib | |
<end of output> | |
Test time = 0.06 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.zlib-shared" end time: Aug 16 16:00 CDT | |
"std.zlib-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1166/1565 Testing: std.c.linux.linux-shared | |
1166/1565 Test: std.c.linux.linux-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.linux.linux" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.linux-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.linux-shared" end time: Aug 16 16:00 CDT | |
"std.c.linux.linux-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1167/1565 Testing: std.c.linux.linuxextern-shared | |
1167/1565 Test: std.c.linux.linuxextern-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.linux.linuxextern" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.linuxextern-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.linuxextern-shared" end time: Aug 16 16:00 CDT | |
"std.c.linux.linuxextern-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1168/1565 Testing: std.c.linux.pthread-shared | |
1168/1565 Test: std.c.linux.pthread-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.linux.pthread" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.pthread-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.pthread-shared" end time: Aug 16 16:00 CDT | |
"std.c.linux.pthread-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1169/1565 Testing: std.c.linux.socket-shared | |
1169/1565 Test: std.c.linux.socket-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.linux.socket" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.socket-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.socket-shared" end time: Aug 16 16:00 CDT | |
"std.c.linux.socket-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1170/1565 Testing: std.c.linux.termios-shared | |
1170/1565 Test: std.c.linux.termios-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.linux.termios" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.termios-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.termios-shared" end time: Aug 16 16:00 CDT | |
"std.c.linux.termios-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1171/1565 Testing: std.c.linux.tipc-shared | |
1171/1565 Test: std.c.linux.tipc-shared | |
Command: "/home/quyen/D/ldc-build/runtime/phobos2-test-runner-shared" "std.c.linux.tipc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"std.c.linux.tipc-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"std.c.linux.tipc-shared" end time: Aug 16 16:00 CDT | |
"std.c.linux.tipc-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1172/1565 Testing: core.atomic-debug-shared | |
1172/1565 Test: core.atomic-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.atomic" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.atomic-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.atomic | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.atomic-debug-shared" end time: Aug 16 16:00 CDT | |
"core.atomic-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1173/1565 Testing: core.attribute-debug-shared | |
1173/1565 Test: core.attribute-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.attribute" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.attribute-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.attribute-debug-shared" end time: Aug 16 16:00 CDT | |
"core.attribute-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1174/1565 Testing: core.bitop-debug-shared | |
1174/1565 Test: core.bitop-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.bitop" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.bitop-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.bitop | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.bitop-debug-shared" end time: Aug 16 16:00 CDT | |
"core.bitop-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1175/1565 Testing: core.checkedint-debug-shared | |
1175/1565 Test: core.checkedint-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.checkedint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.checkedint-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.checkedint | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.checkedint-debug-shared" end time: Aug 16 16:00 CDT | |
"core.checkedint-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1176/1565 Testing: core.cpuid-debug-shared | |
1176/1565 Test: core.cpuid-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.cpuid" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.cpuid-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.cpuid-debug-shared" end time: Aug 16 16:00 CDT | |
"core.cpuid-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1177/1565 Testing: core.demangle-debug-shared | |
1177/1565 Test: core.demangle-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.demangle" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.demangle-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 core.demangle | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.demangle-debug-shared" end time: Aug 16 16:00 CDT | |
"core.demangle-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1178/1565 Testing: core.exception-debug-shared | |
1178/1565 Test: core.exception-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.exception" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.exception-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.exception | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.exception-debug-shared" end time: Aug 16 16:00 CDT | |
"core.exception-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1179/1565 Testing: core.internal.abort-debug-shared | |
1179/1565 Test: core.internal.abort-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.internal.abort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.abort-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.abort-debug-shared" end time: Aug 16 16:00 CDT | |
"core.internal.abort-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1180/1565 Testing: core.internal.convert-debug-shared | |
1180/1565 Test: core.internal.convert-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.internal.convert" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.convert-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.internal.convert | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.convert-debug-shared" end time: Aug 16 16:00 CDT | |
"core.internal.convert-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1181/1565 Testing: core.internal.hash-debug-shared | |
1181/1565 Test: core.internal.hash-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.internal.hash" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.hash-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.internal.hash | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.hash-debug-shared" end time: Aug 16 16:00 CDT | |
"core.internal.hash-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1182/1565 Testing: core.internal.spinlock-debug-shared | |
1182/1565 Test: core.internal.spinlock-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.internal.spinlock" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.spinlock-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.spinlock-debug-shared" end time: Aug 16 16:00 CDT | |
"core.internal.spinlock-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1183/1565 Testing: core.internal.string-debug-shared | |
1183/1565 Test: core.internal.string-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.internal.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.string-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.internal.string | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.string-debug-shared" end time: Aug 16 16:00 CDT | |
"core.internal.string-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1184/1565 Testing: core.internal.traits-debug-shared | |
1184/1565 Test: core.internal.traits-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.internal.traits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.internal.traits-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.internal.traits-debug-shared" end time: Aug 16 16:00 CDT | |
"core.internal.traits-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1185/1565 Testing: core.math-debug-shared | |
1185/1565 Test: core.math-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.math-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.math | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.math-debug-shared" end time: Aug 16 16:00 CDT | |
"core.math-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1186/1565 Testing: core.memory-debug-shared | |
1186/1565 Test: core.memory-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.memory" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.memory-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.memory | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.memory-debug-shared" end time: Aug 16 16:00 CDT | |
"core.memory-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1187/1565 Testing: core.runtime-debug-shared | |
1187/1565 Test: core.runtime-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.runtime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.runtime-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.runtime-debug-shared" end time: Aug 16 16:00 CDT | |
"core.runtime-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1188/1565 Testing: core.simd-debug-shared | |
1188/1565 Test: core.simd-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.simd" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.simd-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.simd-debug-shared" end time: Aug 16 16:00 CDT | |
"core.simd-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1189/1565 Testing: core.stdc.complex-debug-shared | |
1189/1565 Test: core.stdc.complex-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.complex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.complex-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.complex-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.complex-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1190/1565 Testing: core.stdc.config-debug-shared | |
1190/1565 Test: core.stdc.config-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.config-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.config-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.config-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1191/1565 Testing: core.stdc.ctype-debug-shared | |
1191/1565 Test: core.stdc.ctype-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.ctype" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.ctype-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.ctype-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.ctype-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1192/1565 Testing: core.stdc.errno-debug-shared | |
1192/1565 Test: core.stdc.errno-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.errno" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.errno-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.errno-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.errno-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1193/1565 Testing: core.stdc.fenv-debug-shared | |
1193/1565 Test: core.stdc.fenv-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.fenv" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.fenv-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.fenv-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.fenv-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1194/1565 Testing: core.stdc.float_-debug-shared | |
1194/1565 Test: core.stdc.float_-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.float_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.float_-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.float_-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.float_-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1195/1565 Testing: core.stdc.inttypes-debug-shared | |
1195/1565 Test: core.stdc.inttypes-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.inttypes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.inttypes-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.inttypes-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.inttypes-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1196/1565 Testing: core.stdc.limits-debug-shared | |
1196/1565 Test: core.stdc.limits-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.limits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.limits-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.limits-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.limits-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1197/1565 Testing: core.stdc.locale-debug-shared | |
1197/1565 Test: core.stdc.locale-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.locale" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.locale-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.locale-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.locale-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1198/1565 Testing: core.stdc.math-debug-shared | |
1198/1565 Test: core.stdc.math-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.math" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.math-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.math-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.math-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1199/1565 Testing: core.stdc.signal-debug-shared | |
1199/1565 Test: core.stdc.signal-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.signal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.signal-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.signal-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.signal-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1200/1565 Testing: core.stdc.stdarg-debug-shared | |
1200/1565 Test: core.stdc.stdarg-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.stdarg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdarg-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdarg-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.stdarg-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1201/1565 Testing: core.stdc.stddef-debug-shared | |
1201/1565 Test: core.stdc.stddef-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.stddef" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stddef-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stddef-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.stddef-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1202/1565 Testing: core.stdc.stdint-debug-shared | |
1202/1565 Test: core.stdc.stdint-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.stdint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdint-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdint-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.stdint-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1203/1565 Testing: core.stdc.stdio-debug-shared | |
1203/1565 Test: core.stdc.stdio-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.stdio" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdio-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdio-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.stdio-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1204/1565 Testing: core.stdc.stdlib-debug-shared | |
1204/1565 Test: core.stdc.stdlib-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.stdlib" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.stdlib-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.stdlib-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.stdlib-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1205/1565 Testing: core.stdc.string-debug-shared | |
1205/1565 Test: core.stdc.string-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.string" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.string-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.string-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.string-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1206/1565 Testing: core.stdc.tgmath-debug-shared | |
1206/1565 Test: core.stdc.tgmath-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.tgmath" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.tgmath-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.tgmath-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.tgmath-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1207/1565 Testing: core.stdc.time-debug-shared | |
1207/1565 Test: core.stdc.time-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.time-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.time-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.time-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1208/1565 Testing: core.stdc.wchar_-debug-shared | |
1208/1565 Test: core.stdc.wchar_-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.wchar_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.wchar_-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.wchar_-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.wchar_-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1209/1565 Testing: core.stdc.wctype-debug-shared | |
1209/1565 Test: core.stdc.wctype-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.stdc.wctype" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.stdc.wctype-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.stdc.wctype-debug-shared" end time: Aug 16 16:00 CDT | |
"core.stdc.wctype-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1210/1565 Testing: core.sync.barrier-debug-shared | |
1210/1565 Test: core.sync.barrier-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.sync.barrier" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.barrier-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 core.sync.barrier | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.barrier-debug-shared" end time: Aug 16 16:00 CDT | |
"core.sync.barrier-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1211/1565 Testing: core.sync.condition-debug-shared | |
1211/1565 Test: core.sync.condition-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.sync.condition" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.condition-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.013s PASS release64 core.sync.condition | |
<end of output> | |
Test time = 0.02 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.condition-debug-shared" end time: Aug 16 16:00 CDT | |
"core.sync.condition-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1212/1565 Testing: core.sync.config-debug-shared | |
1212/1565 Test: core.sync.config-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.sync.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.config-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 core.sync.config | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.config-debug-shared" end time: Aug 16 16:00 CDT | |
"core.sync.config-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1213/1565 Testing: core.sync.exception-debug-shared | |
1213/1565 Test: core.sync.exception-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.sync.exception" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.exception-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.exception-debug-shared" end time: Aug 16 16:00 CDT | |
"core.sync.exception-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1214/1565 Testing: core.sync.mutex-debug-shared | |
1214/1565 Test: core.sync.mutex-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.sync.mutex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.mutex-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.008s PASS release64 core.sync.mutex | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.mutex-debug-shared" end time: Aug 16 16:00 CDT | |
"core.sync.mutex-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1215/1565 Testing: core.sync.rwmutex-debug-shared | |
1215/1565 Test: core.sync.rwmutex-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.sync.rwmutex" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.rwmutex-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 core.sync.rwmutex | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.rwmutex-debug-shared" end time: Aug 16 16:00 CDT | |
"core.sync.rwmutex-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1216/1565 Testing: core.sync.semaphore-debug-shared | |
1216/1565 Test: core.sync.semaphore-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.sync.semaphore" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.sync.semaphore-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 core.sync.semaphore | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.sync.semaphore-debug-shared" end time: Aug 16 16:00 CDT | |
"core.sync.semaphore-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1217/1565 Testing: core.thread-debug-shared | |
1217/1565 Test: core.thread-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.thread" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.thread-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
Not safe to migrate Fibers between Threads on your system. Consider setting version CheckFiberMigration for this system in thread.d | |
0.126s PASS release64 core.thread | |
<end of output> | |
Test time = 0.23 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.thread-debug-shared" end time: Aug 16 16:00 CDT | |
"core.thread-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1218/1565 Testing: core.time-debug-shared | |
1218/1565 Test: core.time-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.time" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.time-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.023s PASS release64 core.time | |
<end of output> | |
Test time = 0.03 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.time-debug-shared" end time: Aug 16 16:00 CDT | |
"core.time-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1219/1565 Testing: core.vararg-debug-shared | |
1219/1565 Test: core.vararg-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "core.vararg" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"core.vararg-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"core.vararg-debug-shared" end time: Aug 16 16:00 CDT | |
"core.vararg-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1220/1565 Testing: gc.bits-debug-shared | |
1220/1565 Test: gc.bits-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "gc.bits" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.bits-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.bits | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.bits-debug-shared" end time: Aug 16 16:00 CDT | |
"gc.bits-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1221/1565 Testing: gc.config-debug-shared | |
1221/1565 Test: gc.config-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "gc.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.config-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.config | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.config-debug-shared" end time: Aug 16 16:00 CDT | |
"gc.config-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1222/1565 Testing: gc.gcinterface-debug-shared | |
1222/1565 Test: gc.gcinterface-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "gc.gcinterface" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.gcinterface-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.gcinterface-debug-shared" end time: Aug 16 16:00 CDT | |
"gc.gcinterface-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1223/1565 Testing: gc.impl.conservative.gc-debug-shared | |
1223/1565 Test: gc.impl.conservative.gc-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "gc.impl.conservative.gc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.impl.conservative.gc-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.impl.conservative.gc | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.impl.conservative.gc-debug-shared" end time: Aug 16 16:00 CDT | |
"gc.impl.conservative.gc-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1224/1565 Testing: gc.impl.manual.gc-debug-shared | |
1224/1565 Test: gc.impl.manual.gc-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "gc.impl.manual.gc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.impl.manual.gc-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.impl.manual.gc-debug-shared" end time: Aug 16 16:00 CDT | |
"gc.impl.manual.gc-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1225/1565 Testing: gc.os-debug-shared | |
1225/1565 Test: gc.os-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "gc.os" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.os-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.os-debug-shared" end time: Aug 16 16:00 CDT | |
"gc.os-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1226/1565 Testing: gc.pooltable-debug-shared | |
1226/1565 Test: gc.pooltable-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "gc.pooltable" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.pooltable-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 gc.pooltable | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.pooltable-debug-shared" end time: Aug 16 16:00 CDT | |
"gc.pooltable-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1227/1565 Testing: gc.proxy-debug-shared | |
1227/1565 Test: gc.proxy-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "gc.proxy" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"gc.proxy-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"gc.proxy-debug-shared" end time: Aug 16 16:00 CDT | |
"gc.proxy-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1228/1565 Testing: ldc.arrayinit-debug-shared | |
1228/1565 Test: ldc.arrayinit-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "ldc.arrayinit" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.arrayinit-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.arrayinit-debug-shared" end time: Aug 16 16:00 CDT | |
"ldc.arrayinit-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1229/1565 Testing: ldc.asan-debug-shared | |
1229/1565 Test: ldc.asan-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "ldc.asan" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.asan-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.asan-debug-shared" end time: Aug 16 16:00 CDT | |
"ldc.asan-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1230/1565 Testing: ldc.attributes-debug-shared | |
1230/1565 Test: ldc.attributes-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "ldc.attributes" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.attributes-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.attributes-debug-shared" end time: Aug 16 16:00 CDT | |
"ldc.attributes-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1231/1565 Testing: ldc.dcompute-debug-shared | |
1231/1565 Test: ldc.dcompute-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "ldc.dcompute" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.dcompute-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.dcompute-debug-shared" end time: Aug 16 16:00 CDT | |
"ldc.dcompute-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1232/1565 Testing: ldc.eh.common-debug-shared | |
1232/1565 Test: ldc.eh.common-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "ldc.eh.common" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.common-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.common-debug-shared" end time: Aug 16 16:00 CDT | |
"ldc.eh.common-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1233/1565 Testing: ldc.eh.fixedpool-debug-shared | |
1233/1565 Test: ldc.eh.fixedpool-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "ldc.eh.fixedpool" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.fixedpool-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 ldc.eh.fixedpool | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.fixedpool-debug-shared" end time: Aug 16 16:00 CDT | |
"ldc.eh.fixedpool-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1234/1565 Testing: ldc.eh.libunwind-debug-shared | |
1234/1565 Test: ldc.eh.libunwind-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "ldc.eh.libunwind" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.libunwind-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.libunwind-debug-shared" end time: Aug 16 16:00 CDT | |
"ldc.eh.libunwind-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1235/1565 Testing: ldc.eh.msvc-debug-shared | |
1235/1565 Test: ldc.eh.msvc-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "ldc.eh.msvc" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"ldc.eh.msvc-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"ldc.eh.msvc-debug-shared" end time: Aug 16 16:00 CDT | |
"ldc.eh.msvc-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1236/1565 Testing: object-debug-shared | |
1236/1565 Test: object-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "object" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"object-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.002s PASS release64 object | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"object-debug-shared" end time: Aug 16 16:00 CDT | |
"object-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1237/1565 Testing: rt.aApply-debug-shared | |
1237/1565 Test: rt.aApply-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.aApply" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.aApply-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.aApply | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.aApply-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.aApply-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1238/1565 Testing: rt.aApplyR-debug-shared | |
1238/1565 Test: rt.aApplyR-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.aApplyR" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.aApplyR-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.aApplyR | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.aApplyR-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.aApplyR-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1239/1565 Testing: rt.aaA-debug-shared | |
1239/1565 Test: rt.aaA-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.aaA" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.aaA-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.aaA | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.aaA-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.aaA-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1240/1565 Testing: rt.adi-debug-shared | |
1240/1565 Test: rt.adi-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.adi" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.adi-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.adi | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.adi-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.adi-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1241/1565 Testing: rt.arrayassign-debug-shared | |
1241/1565 Test: rt.arrayassign-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.arrayassign" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayassign-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayassign | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayassign-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.arrayassign-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1242/1565 Testing: rt.arraybyte-debug-shared | |
1242/1565 Test: rt.arraybyte-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.arraybyte" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraybyte-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arraybyte | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraybyte-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.arraybyte-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1243/1565 Testing: rt.arraycast-debug-shared | |
1243/1565 Test: rt.arraycast-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.arraycast" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraycast-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arraycast | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraycast-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.arraycast-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1244/1565 Testing: rt.arraycat-debug-shared | |
1244/1565 Test: rt.arraycat-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.arraycat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraycat-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraycat-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.arraycat-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1245/1565 Testing: rt.arraydouble-debug-shared | |
1245/1565 Test: rt.arraydouble-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.arraydouble" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arraydouble-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arraydouble | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arraydouble-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.arraydouble-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1246/1565 Testing: rt.arrayfloat-debug-shared | |
1246/1565 Test: rt.arrayfloat-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.arrayfloat" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayfloat-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayfloat | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayfloat-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.arrayfloat-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1247/1565 Testing: rt.arrayint-debug-shared | |
1247/1565 Test: rt.arrayint-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.arrayint" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayint-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.001s PASS release64 rt.arrayint | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayint-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.arrayint-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1248/1565 Testing: rt.arrayreal-debug-shared | |
1248/1565 Test: rt.arrayreal-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.arrayreal" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayreal-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayreal | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayreal-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.arrayreal-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1249/1565 Testing: rt.arrayshort-debug-shared | |
1249/1565 Test: rt.arrayshort-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.arrayshort" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.arrayshort-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.arrayshort | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.arrayshort-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.arrayshort-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1250/1565 Testing: rt.backtrace.dwarf-debug-shared | |
1250/1565 Test: rt.backtrace.dwarf-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.backtrace.dwarf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.backtrace.dwarf-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.backtrace.dwarf | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.backtrace.dwarf-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.backtrace.dwarf-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1251/1565 Testing: rt.backtrace.elf-debug-shared | |
1251/1565 Test: rt.backtrace.elf-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.backtrace.elf" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.backtrace.elf-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.backtrace.elf-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.backtrace.elf-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1252/1565 Testing: rt.cast_-debug-shared | |
1252/1565 Test: rt.cast_-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.cast_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.cast_-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.cast_-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.cast_-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1253/1565 Testing: rt.cmath2-debug-shared | |
1253/1565 Test: rt.cmath2-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.cmath2" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.cmath2-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.cmath2-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.cmath2-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1254/1565 Testing: rt.config-debug-shared | |
1254/1565 Test: rt.config-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.config" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.config-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.config-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.config-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1255/1565 Testing: rt.cover-debug-shared | |
1255/1565 Test: rt.cover-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.cover" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.cover-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.cover | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.cover-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.cover-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1256/1565 Testing: rt.critical_-debug-shared | |
1256/1565 Test: rt.critical_-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.critical_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.critical_-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.critical_-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.critical_-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1257/1565 Testing: rt.dmain2-debug-shared | |
1257/1565 Test: rt.dmain2-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.dmain2" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.dmain2-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.dmain2-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.dmain2-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1258/1565 Testing: invariant-debug-shared | |
1258/1565 Test: invariant-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "invariant" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"invariant-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"invariant-debug-shared" end time: Aug 16 16:00 CDT | |
"invariant-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1259/1565 Testing: rt.lifetime-debug-shared | |
1259/1565 Test: rt.lifetime-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.lifetime" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.lifetime-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.003s PASS release64 rt.lifetime | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.lifetime-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.lifetime-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1260/1565 Testing: rt.mach_utils-debug-shared | |
1260/1565 Test: rt.mach_utils-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.mach_utils" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.mach_utils-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.mach_utils-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.mach_utils-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1261/1565 Testing: rt.memory-debug-shared | |
1261/1565 Test: rt.memory-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.memory" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.memory-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.memory-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.memory-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1262/1565 Testing: rt.memset-debug-shared | |
1262/1565 Test: rt.memset-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.memset" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.memset-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
<end of output> | |
Test time = 0.00 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.memset-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.memset-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1263/1565 Testing: rt.minfo-debug-shared | |
1263/1565 Test: rt.minfo-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.minfo" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.minfo-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS release64 rt.minfo | |
<end of output> | |
Test time = 0.01 sec | |
---------------------------------------------------------- | |
Test Passed. | |
"rt.minfo-debug-shared" end time: Aug 16 16:00 CDT | |
"rt.minfo-debug-shared" time elapsed: 00:00:00 | |
---------------------------------------------------------- | |
1264/1565 Testing: rt.monitor_-debug-shared | |
1264/1565 Test: rt.monitor_-debug-shared | |
Command: "/home/quyen/D/ldc-build/runtime/druntime-test-runner-debug-shared" "rt.monitor_" | |
Directory: /home/quyen/D/ldc-build/runtime | |
"rt.monitor_-debug-shared" start time: Aug 16 16:00 CDT | |
Output: | |
---------------------------------------------------------- | |
0.000s PASS r |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment