=== RUN TestSideEffectOrder --- PASS: TestSideEffectOrder (0.00 seconds) === RUN TestAppendOverlap --- PASS: TestAppendOverlap (0.00 seconds) === RUN TestChanSendInterface --- PASS: TestChanSendInterface (0.00 seconds) === RUN TestPseudoRandomSend --- PASS: TestPseudoRandomSend (0.00 seconds) === RUN TestMultiConsumer --- PASS: TestMultiConsumer (0.20 seconds) === RUN TestCgoCrashHandler --- PASS: TestCgoCrashHandler (2.32 seconds) === RUN TestCgoSignalDeadlock --- PASS: TestCgoSignalDeadlock (63.27 seconds) === RUN TestCrashHandler --- PASS: TestCrashHandler (1.32 seconds) === RUN TestSimpleDeadlock --- PASS: TestSimpleDeadlock (0.45 seconds) === RUN TestInitDeadlock --- PASS: TestInitDeadlock (0.49 seconds) === RUN TestLockedDeadlock --- PASS: TestLockedDeadlock (0.50 seconds) === RUN TestLockedDeadlock2 --- PASS: TestLockedDeadlock2 (0.72 seconds) === RUN TestGoexitDeadlock --- PASS: TestGoexitDeadlock (0.46 seconds) === RUN TestGcSys --- PASS: TestGcSys (1.41 seconds) === RUN TestGcDeepNesting --- PASS: TestGcDeepNesting (0.00 seconds) gc_test.go:77: 0x11d30000 === RUN TestGcHashmapIndirection --- PASS: TestGcHashmapIndirection (0.89 seconds) === RUN TestGcArraySlice --- PASS: TestGcArraySlice (0.00 seconds) === RUN TestGcRescan --- PASS: TestGcRescan (0.00 seconds) === RUN TestLFStack --- PASS: TestLFStack (0.00 seconds) === RUN TestLFStackStress --- PASS: TestLFStackStress (0.01 seconds) === RUN TestNegativeZero --- PASS: TestNegativeZero (0.00 seconds) === RUN TestNan --- PASS: TestNan (0.00 seconds) === RUN TestAlias --- PASS: TestAlias (0.00 seconds) === RUN TestGrowWithNaN --- PASS: TestGrowWithNaN (0.00 seconds) === RUN TestGrowWithNegativeZero --- PASS: TestGrowWithNegativeZero (0.00 seconds) === RUN TestIterGrowAndDelete --- PASS: TestIterGrowAndDelete (0.00 seconds) === RUN TestIterGrowWithGC --- PASS: TestIterGrowWithGC (0.00 seconds) === RUN TestConcurrentReadsAfterGrowth --- PASS: TestConcurrentReadsAfterGrowth (0.91 seconds) === RUN TestConcurrentReadsAfterGrowthReflect --- PASS: TestConcurrentReadsAfterGrowthReflect (3.75 seconds) === RUN TestBigItems --- PASS: TestBigItems (0.00 seconds) === RUN TestEmptyKeyAndValue --- PASS: TestEmptyKeyAndValue (0.00 seconds) === RUN TestSingleBucketMapStringKeys_DupLen --- PASS: TestSingleBucketMapStringKeys_DupLen (0.00 seconds) === RUN TestSingleBucketMapStringKeys_NoDupLen --- PASS: TestSingleBucketMapStringKeys_NoDupLen (0.00 seconds) === RUN TestMemmove --- PASS: TestMemmove (0.90 seconds) === RUN TestMemmoveAlias --- PASS: TestMemmoveAlias (1.05 seconds) === RUN TestFinalizerTypeSucceed --- SKIP: TestFinalizerTypeSucceed (0.00 seconds) mfinal_test.go:17: Skipping on non-amd64 machine === RUN TestFinalizerInterface --- SKIP: TestFinalizerInterface (0.00 seconds) mfinal_test.go:41: Skipping on non-amd64 machine === RUN TestFinalizerInterfaceBig --- SKIP: TestFinalizerInterfaceBig (0.00 seconds) mfinal_test.go:75: Skipping on non-amd64 machine === RUN TestParFor --- PASS: TestParFor (0.00 seconds) === RUN TestParFor2 --- PASS: TestParFor2 (0.00 seconds) === RUN TestParForSetup --- PASS: TestParForSetup (0.00 seconds) === RUN TestParForParallel --- PASS: TestParForParallel (0.00 seconds) parfor_test.go:106: temporarily disabled, see http://golang.org/issue/4155 === RUN TestStopTheWorldDeadlock --- SKIP: TestStopTheWorldDeadlock (0.00 seconds) proc_test.go:28: skipping during short test === RUN TestYieldProgress --- PASS: TestYieldProgress (0.33 seconds) === RUN TestYieldLockedProgress --- PASS: TestYieldLockedProgress (0.01 seconds) === RUN TestYieldLocked --- PASS: TestYieldLocked (0.01 seconds) === RUN TestGoroutineParallelism --- PASS: TestGoroutineParallelism (10.06 seconds) === RUN TestBlockLocked --- PASS: TestBlockLocked (0.00 seconds) === RUN TestTimerFairness --- PASS: TestTimerFairness (0.27 seconds) === RUN TestTimerFairness2 --- PASS: TestTimerFairness2 (0.30 seconds) === RUN TestPreemption --- PASS: TestPreemption (1.08 seconds) === RUN TestPreemptionGC --- PASS: TestPreemptionGC (0.31 seconds) === RUN TestPreemptSplitBig --- SKIP: TestPreemptSplitBig (0.00 seconds) proc_test.go:256: skipping in -short mode === RUN TestSchedLocalQueue --- PASS: TestSchedLocalQueue (0.10 seconds) === RUN TestSchedLocalQueueSteal --- PASS: TestSchedLocalQueueSteal (0.05 seconds) === RUN TestFloat64 --- PASS: TestFloat64 (0.19 seconds) === RUN TestStackSplit --- PASS: TestStackSplit (0.01 seconds) === RUN TestStackMem --- PASS: TestStackMem (0.00 seconds) === RUN TestCaller --- PASS: TestCaller (0.00 seconds) === RUN TestStdCall --- PASS: TestStdCall (0.00 seconds) === RUN Test64BitReturnStdCall --- PASS: Test64BitReturnStdCall (0.00 seconds) === RUN TestCDecl --- PASS: TestCDecl (0.00 seconds) === RUN TestEnumWindows --- PASS: TestEnumWindows (0.00 seconds) === RUN TestCallback --- PASS: TestCallback (0.00 seconds) === RUN TestCallbackGC --- PASS: TestCallbackGC (0.00 seconds) === RUN TestCallbackPanic --- PASS: TestCallbackPanic (0.00 seconds) === RUN TestCallbackPanicLoop --- PASS: TestCallbackPanicLoop (3.16 seconds) === RUN TestCallbackPanicLocked --- PASS: TestCallbackPanicLocked (0.00 seconds) === RUN TestBlockingCallback --- PASS: TestBlockingCallback (0.00 seconds) === RUN TestCallbackInAnotherThread --- PASS: TestCallbackInAnotherThread (0.00 seconds) === RUN TestSideEffectOrder-2 --- PASS: TestSideEffectOrder-2 (0.00 seconds) === RUN TestAppendOverlap-2 --- PASS: TestAppendOverlap-2 (0.00 seconds) === RUN TestChanSendInterface-2 --- PASS: TestChanSendInterface-2 (0.00 seconds) === RUN TestPseudoRandomSend-2 --- PASS: TestPseudoRandomSend-2 (0.00 seconds) === RUN TestMultiConsumer-2 --- PASS: TestMultiConsumer-2 (0.17 seconds) === RUN TestCgoCrashHandler-2 --- PASS: TestCgoCrashHandler-2 (2.18 seconds) === RUN TestCgoSignalDeadlock-2 --- PASS: TestCgoSignalDeadlock-2 (54.57 seconds) === RUN TestCrashHandler-2 --- PASS: TestCrashHandler-2 (1.31 seconds) === RUN TestSimpleDeadlock-2 --- PASS: TestSimpleDeadlock-2 (0.43 seconds) === RUN TestInitDeadlock-2 --- PASS: TestInitDeadlock-2 (0.51 seconds) === RUN TestLockedDeadlock-2 --- PASS: TestLockedDeadlock-2 (0.49 seconds) === RUN TestLockedDeadlock2-2 --- PASS: TestLockedDeadlock2-2 (0.71 seconds) === RUN TestGoexitDeadlock-2 --- PASS: TestGoexitDeadlock-2 (0.51 seconds) === RUN TestGcSys-2 --- PASS: TestGcSys-2 (1.33 seconds) === RUN TestGcDeepNesting-2 --- PASS: TestGcDeepNesting-2 (0.00 seconds) gc_test.go:77: 0x12157000 === RUN TestGcHashmapIndirection-2 --- PASS: TestGcHashmapIndirection-2 (1.00 seconds) === RUN TestGcArraySlice-2 --- PASS: TestGcArraySlice-2 (0.01 seconds) === RUN TestGcRescan-2 --- PASS: TestGcRescan-2 (0.01 seconds) === RUN TestLFStack-2 --- PASS: TestLFStack-2 (0.00 seconds) === RUN TestLFStackStress-2 --- PASS: TestLFStackStress-2 (0.01 seconds) === RUN TestNegativeZero-2 --- PASS: TestNegativeZero-2 (0.00 seconds) === RUN TestNan-2 --- PASS: TestNan-2 (0.00 seconds) === RUN TestAlias-2 --- PASS: TestAlias-2 (0.00 seconds) === RUN TestGrowWithNaN-2 --- PASS: TestGrowWithNaN-2 (0.00 seconds) === RUN TestGrowWithNegativeZero-2 --- PASS: TestGrowWithNegativeZero-2 (0.00 seconds) === RUN TestIterGrowAndDelete-2 --- PASS: TestIterGrowAndDelete-2 (0.00 seconds) === RUN TestIterGrowWithGC-2 --- PASS: TestIterGrowWithGC-2 (0.00 seconds) === RUN TestConcurrentReadsAfterGrowth-2 --- PASS: TestConcurrentReadsAfterGrowth-2 (0.91 seconds) === RUN TestConcurrentReadsAfterGrowthReflect-2 --- PASS: TestConcurrentReadsAfterGrowthReflect-2 (3.71 seconds) === RUN TestBigItems-2 --- PASS: TestBigItems-2 (0.00 seconds) === RUN TestEmptyKeyAndValue-2 --- PASS: TestEmptyKeyAndValue-2 (0.00 seconds) === RUN TestSingleBucketMapStringKeys_DupLen-2 --- PASS: TestSingleBucketMapStringKeys_DupLen-2 (0.00 seconds) === RUN TestSingleBucketMapStringKeys_NoDupLen-2 --- PASS: TestSingleBucketMapStringKeys_NoDupLen-2 (0.00 seconds) === RUN TestMemmove-2 --- PASS: TestMemmove-2 (0.93 seconds) === RUN TestMemmoveAlias-2 --- PASS: TestMemmoveAlias-2 (1.02 seconds) === RUN TestFinalizerTypeSucceed-2 --- SKIP: TestFinalizerTypeSucceed-2 (0.00 seconds) mfinal_test.go:17: Skipping on non-amd64 machine === RUN TestFinalizerInterface-2 --- SKIP: TestFinalizerInterface-2 (0.00 seconds) mfinal_test.go:41: Skipping on non-amd64 machine === RUN TestFinalizerInterfaceBig-2 --- SKIP: TestFinalizerInterfaceBig-2 (0.00 seconds) mfinal_test.go:75: Skipping on non-amd64 machine === RUN TestParFor-2 --- PASS: TestParFor-2 (0.00 seconds) === RUN TestParFor2-2 --- PASS: TestParFor2-2 (0.00 seconds) === RUN TestParForSetup-2 --- PASS: TestParForSetup-2 (0.00 seconds) === RUN TestParForParallel-2 --- PASS: TestParForParallel-2 (0.00 seconds) parfor_test.go:106: temporarily disabled, see http://golang.org/issue/4155 === RUN TestStopTheWorldDeadlock-2 --- SKIP: TestStopTheWorldDeadlock-2 (0.00 seconds) proc_test.go:28: skipping during short test === RUN TestYieldProgress-2 --- PASS: TestYieldProgress-2 (0.58 seconds) === RUN TestYieldLockedProgress-2 --- PASS: TestYieldLockedProgress-2 (0.01 seconds) === RUN TestYieldLocked-2 --- PASS: TestYieldLocked-2 (0.01 seconds) === RUN TestGoroutineParallelism-2 --- PASS: TestGoroutineParallelism-2 (9.82 seconds) === RUN TestBlockLocked-2 --- PASS: TestBlockLocked-2 (0.00 seconds) === RUN TestTimerFairness-2 --- PASS: TestTimerFairness-2 (0.27 seconds) === RUN TestTimerFairness2-2 --- PASS: TestTimerFairness2-2 (0.31 seconds) === RUN TestPreemption-2 --- PASS: TestPreemption-2 (0.57 seconds) === RUN TestPreemptionGC-2 --- PASS: TestPreemptionGC-2 (0.27 seconds) === RUN TestPreemptSplitBig-2 --- SKIP: TestPreemptSplitBig-2 (0.00 seconds) proc_test.go:256: skipping in -short mode === RUN TestSchedLocalQueue-2 --- PASS: TestSchedLocalQueue-2 (0.04 seconds) === RUN TestSchedLocalQueueSteal-2 --- PASS: TestSchedLocalQueueSteal-2 (0.13 seconds) === RUN TestFloat64-2 --- PASS: TestFloat64-2 (0.16 seconds) === RUN TestStackSplit-2 --- PASS: TestStackSplit-2 (0.01 seconds) === RUN TestStackMem-2 --- PASS: TestStackMem-2 (0.00 seconds) === RUN TestCaller-2 --- PASS: TestCaller-2 (0.00 seconds) === RUN TestStdCall-2 --- PASS: TestStdCall-2 (0.00 seconds) === RUN Test64BitReturnStdCall-2 --- PASS: Test64BitReturnStdCall-2 (0.00 seconds) === RUN TestCDecl-2 --- PASS: TestCDecl-2 (0.00 seconds) === RUN TestEnumWindows-2 --- PASS: TestEnumWindows-2 (0.00 seconds) === RUN TestCallback-2 --- PASS: TestCallback-2 (0.00 seconds) === RUN TestCallbackGC-2 --- PASS: TestCallbackGC-2 (0.00 seconds) === RUN TestCallbackPanic-2 --- PASS: TestCallbackPanic-2 (0.00 seconds) === RUN TestCallbackPanicLoop-2 --- PASS: TestCallbackPanicLoop-2 (3.20 seconds) === RUN TestCallbackPanicLocked-2 --- PASS: TestCallbackPanicLocked-2 (0.00 seconds) === RUN TestBlockingCallback-2 --- PASS: TestBlockingCallback-2 (0.00 seconds) === RUN TestCallbackInAnotherThread-2 --- PASS: TestCallbackInAnotherThread-2 (0.00 seconds) === RUN TestSideEffectOrder-4 --- PASS: TestSideEffectOrder-4 (0.00 seconds) === RUN TestAppendOverlap-4 --- PASS: TestAppendOverlap-4 (0.00 seconds) === RUN TestChanSendInterface-4 --- PASS: TestChanSendInterface-4 (0.00 seconds) === RUN TestPseudoRandomSend-4 --- PASS: TestPseudoRandomSend-4 (0.00 seconds) === RUN TestMultiConsumer-4 --- PASS: TestMultiConsumer-4 (0.22 seconds) === RUN TestCgoCrashHandler-4 --- PASS: TestCgoCrashHandler-4 (2.13 seconds) === RUN TestCgoSignalDeadlock-4 --- PASS: TestCgoSignalDeadlock-4 (58.28 seconds) === RUN TestCrashHandler-4 --- PASS: TestCrashHandler-4 (1.27 seconds) === RUN TestSimpleDeadlock-4 --- PASS: TestSimpleDeadlock-4 (0.52 seconds) === RUN TestInitDeadlock-4 --- PASS: TestInitDeadlock-4 (0.48 seconds) === RUN TestLockedDeadlock-4 --- PASS: TestLockedDeadlock-4 (0.51 seconds) === RUN TestLockedDeadlock2-4 --- PASS: TestLockedDeadlock2-4 (0.67 seconds) === RUN TestGoexitDeadlock-4 --- PASS: TestGoexitDeadlock-4 (0.48 seconds) === RUN TestGcSys-4 --- PASS: TestGcSys-4 (1.37 seconds) === RUN TestGcDeepNesting-4 --- PASS: TestGcDeepNesting-4 (0.00 seconds) gc_test.go:77: 0x121b4000 === RUN TestGcHashmapIndirection-4 --- PASS: TestGcHashmapIndirection-4 (0.95 seconds) === RUN TestGcArraySlice-4 --- PASS: TestGcArraySlice-4 (0.01 seconds) === RUN TestGcRescan-4 --- PASS: TestGcRescan-4 (0.01 seconds) === RUN TestLFStack-4 --- PASS: TestLFStack-4 (0.00 seconds) === RUN TestLFStackStress-4 --- PASS: TestLFStackStress-4 (0.09 seconds) === RUN TestNegativeZero-4 --- PASS: TestNegativeZero-4 (0.00 seconds) === RUN TestNan-4 --- PASS: TestNan-4 (0.00 seconds) === RUN TestAlias-4 --- PASS: TestAlias-4 (0.00 seconds) === RUN TestGrowWithNaN-4 --- PASS: TestGrowWithNaN-4 (0.00 seconds) === RUN TestGrowWithNegativeZero-4 --- PASS: TestGrowWithNegativeZero-4 (0.00 seconds) === RUN TestIterGrowAndDelete-4 --- PASS: TestIterGrowAndDelete-4 (0.00 seconds) === RUN TestIterGrowWithGC-4 --- PASS: TestIterGrowWithGC-4 (0.00 seconds) === RUN TestConcurrentReadsAfterGrowth-4 --- PASS: TestConcurrentReadsAfterGrowth-4 (0.90 seconds) === RUN TestConcurrentReadsAfterGrowthReflect-4 --- PASS: TestConcurrentReadsAfterGrowthReflect-4 (3.71 seconds) === RUN TestBigItems-4 --- PASS: TestBigItems-4 (0.06 seconds) === RUN TestEmptyKeyAndValue-4 --- PASS: TestEmptyKeyAndValue-4 (0.00 seconds) === RUN TestSingleBucketMapStringKeys_DupLen-4 --- PASS: TestSingleBucketMapStringKeys_DupLen-4 (0.00 seconds) === RUN TestSingleBucketMapStringKeys_NoDupLen-4 --- PASS: TestSingleBucketMapStringKeys_NoDupLen-4 (0.00 seconds) === RUN TestMemmove-4 --- PASS: TestMemmove-4 (0.91 seconds) === RUN TestMemmoveAlias-4 --- PASS: TestMemmoveAlias-4 (1.05 seconds) === RUN TestFinalizerTypeSucceed-4 --- SKIP: TestFinalizerTypeSucceed-4 (0.00 seconds) mfinal_test.go:17: Skipping on non-amd64 machine === RUN TestFinalizerInterface-4 --- SKIP: TestFinalizerInterface-4 (0.00 seconds) mfinal_test.go:41: Skipping on non-amd64 machine === RUN TestFinalizerInterfaceBig-4 --- SKIP: TestFinalizerInterfaceBig-4 (0.00 seconds) mfinal_test.go:75: Skipping on non-amd64 machine === RUN TestParFor-4 --- PASS: TestParFor-4 (0.00 seconds) === RUN TestParFor2-4 --- PASS: TestParFor2-4 (0.00 seconds) === RUN TestParForSetup-4 --- PASS: TestParForSetup-4 (0.00 seconds) === RUN TestParForParallel-4 --- PASS: TestParForParallel-4 (0.00 seconds) parfor_test.go:106: temporarily disabled, see http://golang.org/issue/4155 === RUN TestStopTheWorldDeadlock-4 --- SKIP: TestStopTheWorldDeadlock-4 (0.00 seconds) proc_test.go:28: skipping during short test === RUN TestYieldProgress-4 --- PASS: TestYieldProgress-4 (0.83 seconds) === RUN TestYieldLockedProgress-4 --- PASS: TestYieldLockedProgress-4 (0.01 seconds) === RUN TestYieldLocked-4 --- PASS: TestYieldLocked-4 (0.01 seconds) === RUN TestGoroutineParallelism-4 --- PASS: TestGoroutineParallelism-4 (9.82 seconds) === RUN TestBlockLocked-4 --- PASS: TestBlockLocked-4 (0.00 seconds) === RUN TestTimerFairness-4 --- PASS: TestTimerFairness-4 (0.84 seconds) === RUN TestTimerFairness2-4 --- PASS: TestTimerFairness2-4 (0.36 seconds) === RUN TestPreemption-4 --- PASS: TestPreemption-4 (0.54 seconds) === RUN TestPreemptionGC-4 --- PASS: TestPreemptionGC-4 (0.27 seconds) === RUN TestPreemptSplitBig-4 --- SKIP: TestPreemptSplitBig-4 (0.00 seconds) proc_test.go:256: skipping in -short mode === RUN TestSchedLocalQueue-4 --- PASS: TestSchedLocalQueue-4 (0.16 seconds) === RUN TestSchedLocalQueueSteal-4 --- PASS: TestSchedLocalQueueSteal-4 (0.04 seconds) === RUN TestFloat64-4 --- PASS: TestFloat64-4 (0.19 seconds) === RUN TestStackSplit-4 --- PASS: TestStackSplit-4 (0.01 seconds) === RUN TestStackMem-4 --- PASS: TestStackMem-4 (0.00 seconds) === RUN TestCaller-4 --- PASS: TestCaller-4 (0.01 seconds) === RUN TestStdCall-4 --- PASS: TestStdCall-4 (0.00 seconds) === RUN Test64BitReturnStdCall-4 --- PASS: Test64BitReturnStdCall-4 (0.00 seconds) === RUN TestCDecl-4 --- PASS: TestCDecl-4 (0.00 seconds) === RUN TestEnumWindows-4 --- PASS: TestEnumWindows-4 (0.00 seconds) === RUN TestCallback-4 --- PASS: TestCallback-4 (0.00 seconds) === RUN TestCallbackGC-4 --- PASS: TestCallbackGC-4 (0.00 seconds) === RUN TestCallbackPanic-4 --- PASS: TestCallbackPanic-4 (0.00 seconds) === RUN TestCallbackPanicLoop-4 --- PASS: TestCallbackPanicLoop-4 (3.17 seconds) === RUN TestCallbackPanicLocked-4 --- PASS: TestCallbackPanicLocked-4 (0.00 seconds) === RUN TestBlockingCallback-4 --- PASS: TestBlockingCallback-4 (0.00 seconds) === RUN TestCallbackInAnotherThread-4 --- PASS: TestCallbackInAnotherThread-4 (0.00 seconds) PASS ok runtime 269.625s