Skip to content

Instantly share code, notes, and snippets.

@tklauser
Created March 7, 2019 07:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tklauser/6c265a73eb9ef310998e29ff976552b6 to your computer and use it in GitHub Desktop.
Save tklauser/6c265a73eb9ef310998e29ff976552b6 to your computer and use it in GitHub Desktop.
gotip test -v cmd/compile/internal/gc on linux/arm
=== RUN TestConstFolduint64add
--- PASS: TestConstFolduint64add (0.00s)
=== RUN TestConstFolduint64sub
--- PASS: TestConstFolduint64sub (0.00s)
=== RUN TestConstFolduint64div
--- PASS: TestConstFolduint64div (0.00s)
=== RUN TestConstFolduint64mul
--- PASS: TestConstFolduint64mul (0.00s)
=== RUN TestConstFolduint64mod
--- PASS: TestConstFolduint64mod (0.00s)
=== RUN TestConstFoldint64add
--- PASS: TestConstFoldint64add (0.00s)
=== RUN TestConstFoldint64sub
--- PASS: TestConstFoldint64sub (0.00s)
=== RUN TestConstFoldint64div
--- PASS: TestConstFoldint64div (0.00s)
=== RUN TestConstFoldint64mul
--- PASS: TestConstFoldint64mul (0.00s)
=== RUN TestConstFoldint64mod
--- PASS: TestConstFoldint64mod (0.00s)
=== RUN TestConstFolduint32add
--- PASS: TestConstFolduint32add (0.00s)
=== RUN TestConstFolduint32sub
--- PASS: TestConstFolduint32sub (0.00s)
=== RUN TestConstFolduint32div
--- PASS: TestConstFolduint32div (0.00s)
=== RUN TestConstFolduint32mul
--- PASS: TestConstFolduint32mul (0.00s)
=== RUN TestConstFolduint32mod
--- PASS: TestConstFolduint32mod (0.00s)
=== RUN TestConstFoldint32add
--- PASS: TestConstFoldint32add (0.00s)
=== RUN TestConstFoldint32sub
--- PASS: TestConstFoldint32sub (0.00s)
=== RUN TestConstFoldint32div
--- PASS: TestConstFoldint32div (0.00s)
=== RUN TestConstFoldint32mul
--- PASS: TestConstFoldint32mul (0.00s)
=== RUN TestConstFoldint32mod
--- PASS: TestConstFoldint32mod (0.00s)
=== RUN TestConstFolduint16add
--- PASS: TestConstFolduint16add (0.00s)
=== RUN TestConstFolduint16sub
--- PASS: TestConstFolduint16sub (0.00s)
=== RUN TestConstFolduint16div
--- PASS: TestConstFolduint16div (0.00s)
=== RUN TestConstFolduint16mul
--- PASS: TestConstFolduint16mul (0.00s)
=== RUN TestConstFolduint16mod
--- PASS: TestConstFolduint16mod (0.00s)
=== RUN TestConstFoldint16add
--- PASS: TestConstFoldint16add (0.00s)
=== RUN TestConstFoldint16sub
--- PASS: TestConstFoldint16sub (0.00s)
=== RUN TestConstFoldint16div
--- PASS: TestConstFoldint16div (0.00s)
=== RUN TestConstFoldint16mul
--- PASS: TestConstFoldint16mul (0.00s)
=== RUN TestConstFoldint16mod
--- PASS: TestConstFoldint16mod (0.00s)
=== RUN TestConstFolduint8add
--- PASS: TestConstFolduint8add (0.00s)
=== RUN TestConstFolduint8sub
--- PASS: TestConstFolduint8sub (0.00s)
=== RUN TestConstFolduint8div
--- PASS: TestConstFolduint8div (0.00s)
=== RUN TestConstFolduint8mul
--- PASS: TestConstFolduint8mul (0.00s)
=== RUN TestConstFolduint8mod
--- PASS: TestConstFolduint8mod (0.00s)
=== RUN TestConstFoldint8add
--- PASS: TestConstFoldint8add (0.00s)
=== RUN TestConstFoldint8sub
--- PASS: TestConstFoldint8sub (0.00s)
=== RUN TestConstFoldint8div
--- PASS: TestConstFoldint8div (0.00s)
=== RUN TestConstFoldint8mul
--- PASS: TestConstFoldint8mul (0.00s)
=== RUN TestConstFoldint8mod
--- PASS: TestConstFoldint8mod (0.00s)
=== RUN TestConstFolduint64uint64lsh
--- PASS: TestConstFolduint64uint64lsh (0.00s)
=== RUN TestConstFolduint64uint64rsh
--- PASS: TestConstFolduint64uint64rsh (0.00s)
=== RUN TestConstFolduint64uint32lsh
--- PASS: TestConstFolduint64uint32lsh (0.00s)
=== RUN TestConstFolduint64uint32rsh
--- PASS: TestConstFolduint64uint32rsh (0.00s)
=== RUN TestConstFolduint64uint16lsh
--- PASS: TestConstFolduint64uint16lsh (0.00s)
=== RUN TestConstFolduint64uint16rsh
--- PASS: TestConstFolduint64uint16rsh (0.00s)
=== RUN TestConstFolduint64uint8lsh
--- PASS: TestConstFolduint64uint8lsh (0.00s)
=== RUN TestConstFolduint64uint8rsh
--- PASS: TestConstFolduint64uint8rsh (0.00s)
=== RUN TestConstFoldint64uint64lsh
--- PASS: TestConstFoldint64uint64lsh (0.00s)
=== RUN TestConstFoldint64uint64rsh
--- PASS: TestConstFoldint64uint64rsh (0.00s)
=== RUN TestConstFoldint64uint32lsh
--- PASS: TestConstFoldint64uint32lsh (0.00s)
=== RUN TestConstFoldint64uint32rsh
--- PASS: TestConstFoldint64uint32rsh (0.00s)
=== RUN TestConstFoldint64uint16lsh
--- PASS: TestConstFoldint64uint16lsh (0.00s)
=== RUN TestConstFoldint64uint16rsh
--- PASS: TestConstFoldint64uint16rsh (0.00s)
=== RUN TestConstFoldint64uint8lsh
--- PASS: TestConstFoldint64uint8lsh (0.00s)
=== RUN TestConstFoldint64uint8rsh
--- PASS: TestConstFoldint64uint8rsh (0.00s)
=== RUN TestConstFolduint32uint64lsh
--- PASS: TestConstFolduint32uint64lsh (0.00s)
=== RUN TestConstFolduint32uint64rsh
--- PASS: TestConstFolduint32uint64rsh (0.00s)
=== RUN TestConstFolduint32uint32lsh
--- PASS: TestConstFolduint32uint32lsh (0.00s)
=== RUN TestConstFolduint32uint32rsh
--- PASS: TestConstFolduint32uint32rsh (0.00s)
=== RUN TestConstFolduint32uint16lsh
--- PASS: TestConstFolduint32uint16lsh (0.00s)
=== RUN TestConstFolduint32uint16rsh
--- PASS: TestConstFolduint32uint16rsh (0.00s)
=== RUN TestConstFolduint32uint8lsh
--- PASS: TestConstFolduint32uint8lsh (0.00s)
=== RUN TestConstFolduint32uint8rsh
--- PASS: TestConstFolduint32uint8rsh (0.00s)
=== RUN TestConstFoldint32uint64lsh
--- PASS: TestConstFoldint32uint64lsh (0.00s)
=== RUN TestConstFoldint32uint64rsh
--- PASS: TestConstFoldint32uint64rsh (0.00s)
=== RUN TestConstFoldint32uint32lsh
--- PASS: TestConstFoldint32uint32lsh (0.00s)
=== RUN TestConstFoldint32uint32rsh
--- PASS: TestConstFoldint32uint32rsh (0.00s)
=== RUN TestConstFoldint32uint16lsh
--- PASS: TestConstFoldint32uint16lsh (0.00s)
=== RUN TestConstFoldint32uint16rsh
--- PASS: TestConstFoldint32uint16rsh (0.00s)
=== RUN TestConstFoldint32uint8lsh
--- PASS: TestConstFoldint32uint8lsh (0.00s)
=== RUN TestConstFoldint32uint8rsh
--- PASS: TestConstFoldint32uint8rsh (0.00s)
=== RUN TestConstFolduint16uint64lsh
--- PASS: TestConstFolduint16uint64lsh (0.00s)
=== RUN TestConstFolduint16uint64rsh
--- PASS: TestConstFolduint16uint64rsh (0.00s)
=== RUN TestConstFolduint16uint32lsh
--- PASS: TestConstFolduint16uint32lsh (0.00s)
=== RUN TestConstFolduint16uint32rsh
--- PASS: TestConstFolduint16uint32rsh (0.00s)
=== RUN TestConstFolduint16uint16lsh
--- PASS: TestConstFolduint16uint16lsh (0.00s)
=== RUN TestConstFolduint16uint16rsh
--- PASS: TestConstFolduint16uint16rsh (0.00s)
=== RUN TestConstFolduint16uint8lsh
--- PASS: TestConstFolduint16uint8lsh (0.00s)
=== RUN TestConstFolduint16uint8rsh
--- PASS: TestConstFolduint16uint8rsh (0.00s)
=== RUN TestConstFoldint16uint64lsh
--- PASS: TestConstFoldint16uint64lsh (0.00s)
=== RUN TestConstFoldint16uint64rsh
--- PASS: TestConstFoldint16uint64rsh (0.00s)
=== RUN TestConstFoldint16uint32lsh
--- PASS: TestConstFoldint16uint32lsh (0.00s)
=== RUN TestConstFoldint16uint32rsh
--- PASS: TestConstFoldint16uint32rsh (0.00s)
=== RUN TestConstFoldint16uint16lsh
--- PASS: TestConstFoldint16uint16lsh (0.00s)
=== RUN TestConstFoldint16uint16rsh
--- PASS: TestConstFoldint16uint16rsh (0.00s)
=== RUN TestConstFoldint16uint8lsh
--- PASS: TestConstFoldint16uint8lsh (0.00s)
=== RUN TestConstFoldint16uint8rsh
--- PASS: TestConstFoldint16uint8rsh (0.00s)
=== RUN TestConstFolduint8uint64lsh
--- PASS: TestConstFolduint8uint64lsh (0.00s)
=== RUN TestConstFolduint8uint64rsh
--- PASS: TestConstFolduint8uint64rsh (0.00s)
=== RUN TestConstFolduint8uint32lsh
--- PASS: TestConstFolduint8uint32lsh (0.00s)
=== RUN TestConstFolduint8uint32rsh
--- PASS: TestConstFolduint8uint32rsh (0.00s)
=== RUN TestConstFolduint8uint16lsh
--- PASS: TestConstFolduint8uint16lsh (0.00s)
=== RUN TestConstFolduint8uint16rsh
--- PASS: TestConstFolduint8uint16rsh (0.00s)
=== RUN TestConstFolduint8uint8lsh
--- PASS: TestConstFolduint8uint8lsh (0.00s)
=== RUN TestConstFolduint8uint8rsh
--- PASS: TestConstFolduint8uint8rsh (0.00s)
=== RUN TestConstFoldint8uint64lsh
--- PASS: TestConstFoldint8uint64lsh (0.00s)
=== RUN TestConstFoldint8uint64rsh
--- PASS: TestConstFoldint8uint64rsh (0.00s)
=== RUN TestConstFoldint8uint32lsh
--- PASS: TestConstFoldint8uint32lsh (0.00s)
=== RUN TestConstFoldint8uint32rsh
--- PASS: TestConstFoldint8uint32rsh (0.00s)
=== RUN TestConstFoldint8uint16lsh
--- PASS: TestConstFoldint8uint16lsh (0.00s)
=== RUN TestConstFoldint8uint16rsh
--- PASS: TestConstFoldint8uint16rsh (0.00s)
=== RUN TestConstFoldint8uint8lsh
--- PASS: TestConstFoldint8uint8lsh (0.00s)
=== RUN TestConstFoldint8uint8rsh
--- PASS: TestConstFoldint8uint8rsh (0.00s)
=== RUN TestConstFoldCompareuint64
--- PASS: TestConstFoldCompareuint64 (0.00s)
=== RUN TestConstFoldCompareint64
--- PASS: TestConstFoldCompareint64 (0.00s)
=== RUN TestConstFoldCompareuint32
--- PASS: TestConstFoldCompareuint32 (0.00s)
=== RUN TestConstFoldCompareint32
--- PASS: TestConstFoldCompareint32 (0.00s)
=== RUN TestConstFoldCompareuint16
--- PASS: TestConstFoldCompareuint16 (0.00s)
=== RUN TestConstFoldCompareint16
--- PASS: TestConstFoldCompareint16 (0.00s)
=== RUN TestConstFoldCompareuint8
--- PASS: TestConstFoldCompareuint8 (0.00s)
=== RUN TestConstFoldCompareint8
--- PASS: TestConstFoldCompareint8 (0.00s)
=== RUN TestIssue15854
--- PASS: TestIssue15854 (0.06s)
=== RUN TestIssue15854b
--- PASS: TestIssue15854b (0.09s)
=== RUN TestIssue16214
--- PASS: TestIssue16214 (0.10s)
=== RUN TestFloatCompare
--- PASS: TestFloatCompare (0.00s)
=== RUN TestFloatCompareFolded
--- PASS: TestFloatCompareFolded (0.00s)
=== RUN TestFloatConvert
--- PASS: TestFloatConvert (0.00s)
=== RUN TestFloatConvertFolded
--- PASS: TestFloatConvertFolded (0.00s)
=== RUN TestFloat32StoreToLoadConstantFold
--- PASS: TestFloat32StoreToLoadConstantFold (0.00s)
=== RUN TestScanfRemoval
--- PASS: TestScanfRemoval (3.75s)
=== RUN TestDashS
--- PASS: TestDashS (3.48s)
=== RUN TestEfaceConv1
--- PASS: TestEfaceConv1 (0.00s)
=== RUN TestEfaceConv2
--- PASS: TestEfaceConv2 (0.00s)
=== RUN TestEfaceConv3
--- PASS: TestEfaceConv3 (0.00s)
=== RUN TestEfaceConv4
--- PASS: TestEfaceConv4 (0.00s)
=== RUN TestIfaceConv1
--- PASS: TestIfaceConv1 (0.00s)
=== RUN TestIfaceConv2
--- PASS: TestIfaceConv2 (0.00s)
=== RUN TestIfaceConv3
--- PASS: TestIfaceConv3 (0.00s)
=== RUN TestIfaceConv4
--- PASS: TestIfaceConv4 (0.00s)
=== RUN TestIntendedInlining
=== PAUSE TestIntendedInlining
=== RUN TestInvalidLang
=== PAUSE TestInvalidLang
=== RUN TestPragmaFields
--- PASS: TestPragmaFields (0.00s)
=== RUN TestPragcgo
--- PASS: TestPragcgo (0.00s)
=== RUN TestLogic64
--- PASS: TestLogic64 (0.00s)
=== RUN TestLogic32
--- PASS: TestLogic32 (0.00s)
=== RUN TestLogic16
--- PASS: TestLogic16 (0.00s)
=== RUN TestLogic8
--- PASS: TestLogic8 (0.00s)
=== RUN TestCmpstackvar
--- PASS: TestCmpstackvar (0.00s)
=== RUN TestStackvarSort
--- PASS: TestStackvarSort (0.00s)
=== RUN TestShiftOfZero
--- PASS: TestShiftOfZero (0.00s)
=== RUN TestShiftByZero
--- PASS: TestShiftByZero (0.00s)
=== RUN TestShiftCombine
--- PASS: TestShiftCombine (0.00s)
=== RUN TestShiftCombine3
--- PASS: TestShiftCombine3 (0.00s)
=== RUN TestShiftLargeCombine
--- PASS: TestShiftLargeCombine (0.00s)
=== RUN TestShiftLargeCombine3
--- PASS: TestShiftLargeCombine3 (0.00s)
=== RUN TestShiftGeneric
--- PASS: TestShiftGeneric (0.33s)
=== RUN TestSizeof
--- PASS: TestSizeof (0.00s)
=== RUN TestGenFlowGraph
--- PASS: TestGenFlowGraph (15.98s)
=== RUN TestCode
=== RUN TestCode/Addressed
=== RUN TestCode/Append
=== RUN TestCode/ArithmeticBoundary
=== RUN TestCode/ArithmeticConst
=== RUN TestCode/Arithmetic
=== RUN TestCode/Array
=== RUN TestCode/TypeAssertion
=== RUN TestCode/BreakContinue
=== RUN TestCode/Chan
=== RUN TestCode/Closure
=== RUN TestCode/ComparisonsConst
=== RUN TestCode/Cmp
=== RUN TestCode/Compound
=== RUN TestCode/Copy
=== RUN TestCode/Ctl
=== RUN TestCode/DeferNoReturn
=== RUN TestCode/DivByZero
=== RUN TestCode/DupLoad
=== RUN TestCode/FP
=== RUN TestCode/LoadStore
=== RUN TestCode/Map
=== RUN TestCode/NamedReturn
=== RUN TestCode/Phi
=== RUN TestCode/Regalloc
=== RUN TestCode/ShortCircuit
=== RUN TestCode/Slice
=== RUN TestCode/SqrtConst
=== RUN TestCode/String
=== RUN TestCode/Unsafe
=== RUN TestCode/Zero
=== RUN TestCode/FP,softfloat
=== RUN TestCode/SqrtConst,softfloat
--- PASS: TestCode (77.99s)
--- PASS: TestCode/Addressed (0.01s)
--- PASS: TestCode/Append (0.01s)
--- PASS: TestCode/ArithmeticBoundary (0.01s)
--- PASS: TestCode/ArithmeticConst (0.01s)
--- PASS: TestCode/Arithmetic (0.01s)
--- PASS: TestCode/Array (0.01s)
--- PASS: TestCode/TypeAssertion (0.01s)
--- PASS: TestCode/BreakContinue (0.01s)
--- PASS: TestCode/Chan (0.01s)
--- PASS: TestCode/Closure (0.01s)
--- PASS: TestCode/ComparisonsConst (0.01s)
--- PASS: TestCode/Cmp (0.01s)
--- PASS: TestCode/Compound (0.01s)
--- PASS: TestCode/Copy (0.01s)
--- PASS: TestCode/Ctl (0.01s)
--- PASS: TestCode/DeferNoReturn (0.01s)
--- PASS: TestCode/DivByZero (0.01s)
--- PASS: TestCode/DupLoad (0.01s)
--- PASS: TestCode/FP (0.01s)
--- PASS: TestCode/LoadStore (0.01s)
--- PASS: TestCode/Map (0.01s)
--- PASS: TestCode/NamedReturn (0.02s)
--- PASS: TestCode/Phi (0.01s)
--- PASS: TestCode/Regalloc (0.01s)
--- PASS: TestCode/ShortCircuit (0.01s)
--- PASS: TestCode/Slice (0.18s)
--- PASS: TestCode/SqrtConst (0.01s)
--- PASS: TestCode/String (0.01s)
--- PASS: TestCode/Unsafe (0.01s)
--- PASS: TestCode/Zero (0.01s)
--- PASS: TestCode/FP,softfloat (0.02s)
--- PASS: TestCode/SqrtConst,softfloat (0.01s)
=== RUN TestCaseClauseByConstVal
--- PASS: TestCaseClauseByConstVal (0.00s)
=== RUN TestTruncFlt
--- PASS: TestTruncFlt (0.00s)
=== RUN TestTruncCmplx
--- PASS: TestTruncCmplx (0.00s)
=== RUN TestBuiltin
--- PASS: TestBuiltin (2.30s)
=== RUN TestReproducibleBuilds
=== PAUSE TestReproducibleBuilds
=== RUN TestScopeRanges
--- PASS: TestScopeRanges (1.41s)
=== RUN TestEmptyDwarfRanges
--- PASS: TestEmptyDwarfRanges (1.24s)
=== CONT TestIntendedInlining
=== CONT TestReproducibleBuilds
=== RUN TestReproducibleBuilds/issue20272.go
=== PAUSE TestReproducibleBuilds/issue20272.go
=== RUN TestReproducibleBuilds/issue27013.go
=== PAUSE TestReproducibleBuilds/issue27013.go
=== CONT TestReproducibleBuilds/issue20272.go
=== CONT TestReproducibleBuilds/issue27013.go
=== CONT TestInvalidLang
--- PASS: TestInvalidLang (0.27s)
lang_test.go:60: [/data/src/go/bin/go tool compile -lang go9.99 -o /tmp/TestInvalidLang463802583/alias.o /tmp/TestInvalidLang463802583/alias.go]
lang_test.go:62: compile: invalid value "go9.99" for -lang: max known version is "go1.13"
lang_test.go:60: [/data/src/go/bin/go tool compile -lang go1.99 -o /tmp/TestInvalidLang463802583/alias.o /tmp/TestInvalidLang463802583/alias.go]
lang_test.go:62: compile: invalid value "go1.99" for -lang: max known version is "go1.13"
lang_test.go:60: [/data/src/go/bin/go tool compile -lang go1.8 -o /tmp/TestInvalidLang463802583/alias.o /tmp/TestInvalidLang463802583/alias.go]
lang_test.go:62: /tmp/TestInvalidLang463802583/alias.go:4:6: type aliases only supported as of -lang=go1.9
lang_test.go:60: [/data/src/go/bin/go tool compile -lang go1.9 -o /tmp/TestInvalidLang463802583/alias.o /tmp/TestInvalidLang463802583/alias.go]
lang_test.go:62:
--- PASS: TestReproducibleBuilds (0.00s)
--- PASS: TestReproducibleBuilds/issue20272.go (0.80s)
--- PASS: TestReproducibleBuilds/issue27013.go (0.84s)
--- PASS: TestIntendedInlining (53.03s)
PASS
ok cmd/compile/internal/gc 159.902s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment