Skip to content

Console Output

Skipping 1,154 KB.. Full Log
22: [----------] 8 tests from JITCrossPlatformsOpCodesTest (441 ms total)
22: 
22: [----------] 1 test from JITQuxTest
22: [ RUN      ] JITQuxTest.QuxTest2
22: [       OK ] JITQuxTest.QuxTest2 (0 ms)
22: [----------] 1 test from JITQuxTest (0 ms total)
22: 
22: [----------] 1 test from SimplifierFoldAndTest
22: [ RUN      ] SimplifierFoldAndTest.SimplifierFoldAndTest
22: [       OK ] SimplifierFoldAndTest.SimplifierFoldAndTest (1 ms)
22: [----------] 1 test from SimplifierFoldAndTest (1 ms total)
22: 
22: [----------] 23 tests from SingleBitContainerTest
22: [ RUN      ] SingleBitContainerTest.resetAllTest1
22: [       OK ] SingleBitContainerTest.resetAllTest1 (0 ms)
22: [ RUN      ] SingleBitContainerTest.resetAllTest2
22: [       OK ] SingleBitContainerTest.resetAllTest2 (0 ms)
22: [ RUN      ] SingleBitContainerTest.resetAllTest3
22: [       OK ] SingleBitContainerTest.resetAllTest3 (0 ms)
22: [ RUN      ] SingleBitContainerTest.resetAllTest4
22: [       OK ] SingleBitContainerTest.resetAllTest4 (0 ms)
22: [ RUN      ] SingleBitContainerTest.resetAllTest5
22: [       OK ] SingleBitContainerTest.resetAllTest5 (0 ms)
22: [ RUN      ] SingleBitContainerTest.setAllTest1
22: [       OK ] SingleBitContainerTest.setAllTest1 (0 ms)
22: [ RUN      ] SingleBitContainerTest.setAllTest2
22: [       OK ] SingleBitContainerTest.setAllTest2 (0 ms)
22: [ RUN      ] SingleBitContainerTest.setAllTest3
22: [       OK ] SingleBitContainerTest.setAllTest3 (0 ms)
22: [ RUN      ] SingleBitContainerTest.setAllTest4
22: [       OK ] SingleBitContainerTest.setAllTest4 (0 ms)
22: [ RUN      ] SingleBitContainerTest.setAllTest5
22: [       OK ] SingleBitContainerTest.setAllTest5 (0 ms)
22: [ RUN      ] SingleBitContainerTest.intersects
22: [       OK ] SingleBitContainerTest.intersects (0 ms)
22: [ RUN      ] SingleBitContainerTest.operatorEqual
22: [       OK ] SingleBitContainerTest.operatorEqual (0 ms)
22: [ RUN      ] SingleBitContainerTest.operatorNotEqualTest1
22: [       OK ] SingleBitContainerTest.operatorNotEqualTest1 (0 ms)
22: [ RUN      ] SingleBitContainerTest.bitOperator
22: [       OK ] SingleBitContainerTest.bitOperator (0 ms)
22: [ RUN      ] SingleBitContainerTest.operatorAndEqualTest
22: [       OK ] SingleBitContainerTest.operatorAndEqualTest (0 ms)
22: [ RUN      ] SingleBitContainerTest.operatorSubEqualTest
22: [       OK ] SingleBitContainerTest.operatorSubEqualTest (0 ms)
22: [ RUN      ] SingleBitContainerTest.assignmentTest
22: [       OK ] SingleBitContainerTest.assignmentTest (0 ms)
22: [ RUN      ] SingleBitContainerTest.emptyTest
22: [       OK ] SingleBitContainerTest.emptyTest (0 ms)
22: [ RUN      ] SingleBitContainerTest.hasMoreThanOneElementTest
22: [       OK ] SingleBitContainerTest.hasMoreThanOneElementTest (0 ms)
22: [ RUN      ] SingleBitContainerTest.elementCount
22: [       OK ] SingleBitContainerTest.elementCount (0 ms)
22: [ RUN      ] SingleBitContainerTest.numUsedChunks1
22: [       OK ] SingleBitContainerTest.numUsedChunks1 (0 ms)
22: [ RUN      ] SingleBitContainerTest.numNonZeroChunks
22: [       OK ] SingleBitContainerTest.numNonZeroChunks (0 ms)
22: [ RUN      ] SingleBitContainerTest.isEmpty
22: [       OK ] SingleBitContainerTest.isEmpty (0 ms)
22: [----------] 23 tests from SingleBitContainerTest (0 ms total)
22: 
22: [----------] 10 tests from JITX86OpCodesTest
22: [ RUN      ] JITX86OpCodesTest.UnaryTest
22: [       OK ] JITX86OpCodesTest.UnaryTest (119 ms)
22: [ RUN      ] JITX86OpCodesTest.IntegerArithmeticTest
22: [       OK ] JITX86OpCodesTest.IntegerArithmeticTest (79 ms)
22: [ RUN      ] JITX86OpCodesTest.FloatArithmeticTest
22: [       OK ] JITX86OpCodesTest.FloatArithmeticTest (66 ms)
22: [ RUN      ] JITX86OpCodesTest.MemoryOperationTest
22: [       OK ] JITX86OpCodesTest.MemoryOperationTest (37 ms)
22: [ RUN      ] JITX86OpCodesTest.BitwiseTest
22: [       OK ] JITX86OpCodesTest.BitwiseTest (63 ms)
22: [ RUN      ] JITX86OpCodesTest.DirectCallTest
22: [       OK ] JITX86OpCodesTest.DirectCallTest (4 ms)
22: [ RUN      ] JITX86OpCodesTest.CompareTest
22: [       OK ] JITX86OpCodesTest.CompareTest (512 ms)
22: [ RUN      ] JITX86OpCodesTest.TernaryTest
22: [       OK ] JITX86OpCodesTest.TernaryTest (42 ms)
22: [ RUN      ] JITX86OpCodesTest.X86AddressTest
22: [       OK ] JITX86OpCodesTest.X86AddressTest (169 ms)
22: [ RUN      ] JITX86OpCodesTest.UnsupportedOpCodesTest
22: [       OK ] JITX86OpCodesTest.UnsupportedOpCodesTest (2 ms)
22: [----------] 10 tests from JITX86OpCodesTest (1094 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 57 tests from 10 test cases ran. (18993 ms total)
22: [  PASSED  ] 57 tests.
22: [  ALL TESTS PASSED  ] 
22: 
22:   YOU HAVE 6 DISABLED TESTS
22: 
22/24 Test #22: CompilerTest ......................   Passed   19.00 sec
test 23
      Start 23: triltest

23: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/tril/test/triltest
23: Test timeout computed to be: 9.99988e+06
23: [==========] Running 84 tests from 12 test cases.
23: [----------] 16 tests from ASTValueTest
23: [----------] 16 tests from ASTValueTest (0 ms total)
23: 
23: [----------] 13 tests from ASTNodeArgumentTest
23: [----------] 13 tests from ASTNodeArgumentTest (0 ms total)
23: 
23: [----------] 15 tests from ASTNodeTest
23: [----------] 15 tests from ASTNodeTest (0 ms total)
23: 
23: [----------] 14 tests from ParserTest
23: [----------] 14 tests from ParserTest (1 ms total)
23: 
23: [----------] 8 tests from MethodInfoTest
23: [----------] 8 tests from MethodInfoTest (0 ms total)
23: 
23: [----------] 1 test from IlGenTest
23: [----------] 1 test from IlGenTest (2 ms total)
23: 
23: [----------] 2 tests from CompileTest
23: [----------] 2 tests from CompileTest (2 ms total)
23: 
23: [----------] 2 tests from ParserTest/SingleNodeWithName
23: [----------] 2 tests from ParserTest/SingleNodeWithName (0 ms total)
23: 
23: [----------] 5 tests from ParserTestSingleNodeWithIntArgAsDecValue/SingleNodeWithIntArg
23: [----------] 5 tests from ParserTestSingleNodeWithIntArgAsDecValue/SingleNodeWithIntArg (0 ms total)
23: 
23: [----------] 3 tests from ParserTestSingleNodeWithIntArgAsHexValue/SingleNodeWithIntArg
23: [----------] 3 tests from ParserTestSingleNodeWithIntArgAsHexValue/SingleNodeWithIntArg (0 ms total)
23: 
23: [----------] 3 tests from ParserTest/SingleNodeWithFloatArg
23: [----------] 3 tests from ParserTest/SingleNodeWithFloatArg (0 ms total)
23: 
23: [----------] 2 tests from ParserTest/SingleNodeWithUnnamedArg
23: [----------] 2 tests from ParserTest/SingleNodeWithUnnamedArg (0 ms total)
23: 
23: [==========] 84 tests from 12 test cases ran. (5 ms total)
23: [  PASSED  ] 84 tests.
23: [  ALL TESTS PASSED  ] 
23/24 Test #23: triltest ..........................   Passed    0.01 sec
test 24
      Start 24: comptest

24: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/compilertriltest/comptest "--gtest_color=yes"
24: Test timeout computed to be: 9.99988e+06
24: [==========] Running 14810 tests from 53 test cases.
24: [----------] 8 tests from PtrTest
24: [----------] 8 tests from PtrTest (0 ms total)
24: 
24: [----------] 8 tests from TRTestCombineVectorTest
24: [----------] 8 tests from TRTestCombineVectorTest (0 ms total)
24: 
24: [----------] 8 tests from TRTestCombineBraceInitTest
24: [----------] 8 tests from TRTestCombineBraceInitTest (0 ms total)
24: 
24: [----------] 7 tests from TRTestFilter
24: [----------] 7 tests from TRTestFilter (0 ms total)
24: 
24: [----------] 1 test from InvalidCommoningTest
24: *** VALIDATION ERROR ***
24: Node: BBEnd n2n
24: Method: file:line:name
24: Node cannot live across block boundary at n7n
24: 
24: [----------] 1 test from InvalidCommoningTest (1 ms total)
24: 
24: [----------] 3 tests from SimplifierFoldAbsNegTest/0, where TypeParam = int
24: [----------] 3 tests from SimplifierFoldAbsNegTest/0 (2 ms total)
24: 
24: [----------] 3 tests from SimplifierFoldAbsNegTest/1, where TypeParam = long
24: [----------] 3 tests from SimplifierFoldAbsNegTest/1 (2 ms total)
24: 
24: [----------] 3 tests from SimplifierFoldAbsNegTest/2, where TypeParam = float
24: [----------] 3 tests from SimplifierFoldAbsNegTest/2 (2 ms total)
24: 
24: [----------] 3 tests from SimplifierFoldAbsNegTest/3, where TypeParam = double
24: [----------] 3 tests from SimplifierFoldAbsNegTest/3 (1 ms total)
24: 
24: [----------] 1 test from SimplifierFoldAndTest
24: [----------] 1 test from SimplifierFoldAndTest (1 ms total)
24: 
24: [----------] 1 test from VectorTest
24: [----------] 1 test from VectorTest (3 ms total)
24: 
24: [----------] 1 test from CallTest
24: [----------] 1 test from CallTest (2 ms total)
24: 
24: [----------] 1 test from MockStrategyTest
24: [----------] 1 test from MockStrategyTest (0 ms total)
24: 
24: [----------] 1 test from TypeToString
24: [----------] 1 test from TypeToString (0 ms total)
24: 
24: [----------] 3 tests from LinkageTest/0, where TypeParam = int
24: [----------] 3 tests from LinkageTest/0 (5 ms total)
24: 
24: [----------] 3 tests from LinkageTest/1, where TypeParam = long
24: [----------] 3 tests from LinkageTest/1 (4 ms total)
24: 
24: [----------] 3 tests from LinkageTest/2, where TypeParam = float
24: [----------] 3 tests from LinkageTest/2 (4 ms total)
24: 
24: [----------] 3 tests from LinkageTest/3, where TypeParam = double
24: [----------] 3 tests from LinkageTest/3 (5 ms total)
24: 
24: [----------] 14 tests from ILValidatorTest/IllformedTrees
24: *** VALIDATION ERROR ***
24: Node: iadd n4n
24: Method: file:line:name
24: Child 1 has unexpected type Int16 (expected Int32)
24: 
24: *** VALIDATION ERROR ***
24: Node: sadd n4n
24: Method: file:line:name
24: Child 0 has unexpected type Int32 (expected Int16)
24: 
24: *** VALIDATION ERROR ***
24: Node: aiadd n4n
24: Method: file:line:name
24: Child 1 has unexpected type Int64 (expected Int32)
24: 
24: *** VALIDATION ERROR ***
24: Node: aladd n4n
24: Method: file:line:name
24: Child 1 has unexpected type Int32 (expected Int64)
24: 
24: *** VALIDATION ERROR ***
24: Node: aiadd n4n
24: Method: file:line:name
24: Child 0 has unexpected type Int32 (expected Address)
24: 
24: *** VALIDATION ERROR ***
24: Node: aladd n4n
24: Method: file:line:name
24: Child 0 has unexpected type Int64 (expected Address)
24: 
24: *** VALIDATION ERROR ***
24: Node: acmpeq n4n
24: Method: file:line:name
24: Child 0 has unexpected type Int32 (expected Address)
24: 
24: *** VALIDATION ERROR ***
24: Node: acmpge n4n
24: Method: file:line:name
24: Child 0 has unexpected type Int64 (expected Address)
24: 
24: *** VALIDATION ERROR ***
24: Node: return n3n
24: Method: file:line:name
24: Child count 1 does not match expected value of 0
24: 
24: *** VALIDATION ERROR ***
24: Node: ireturn n3n
24: Method: file:line:name
24: Child count 2 does not match expected value of 1
24: 
24: *** VALIDATION ERROR ***
24: Node: ireturn n3n
24: Method: file:line:name
24: Child count 2 does not match expected value of 1
24: 
24: *** VALIDATION ERROR ***
24: Node: iconst n4n
24: Method: file:line:name
24: Child count 1 does not match expected value of 0
24: 
24: *** VALIDATION ERROR ***
24: Node: iadd n4n
24: Method: file:line:name
24: Child count 3 does not match expected value of 2
24: 
24: *** VALIDATION ERROR ***
24: Node: lreturn n3n
24: Method: file:line:name
24: Child 0 has unexpected type Int16 (expected Int64)
24: 
24: [----------] 14 tests from ILValidatorTest/IllformedTrees (4 ms total)
24: 
24: [----------] 8 tests from ILValidatorTest/WellformedTrees
24: [----------] 8 tests from ILValidatorTest/WellformedTrees (11 ms total)
24: 
24: [----------] 450 tests from CommoningValidationTest/CommoningTest
24: [----------] 450 tests from CommoningValidationTest/CommoningTest (1200 ms total)
24: 
24: [----------] 1350 tests from ArithmeticTest/Int32Arithmetic
24: [----------] 1350 tests from ArithmeticTest/Int32Arithmetic (2215 ms total)
24: 
24: [----------] 832 tests from DivArithmeticTest/Int32Arithmetic
24: [----------] 832 tests from DivArithmeticTest/Int32Arithmetic (1359 ms total)
24: 
24: [----------] 630 tests from ShiftAndRotateTest/Int32ShiftAndRotate
24: [----------] 630 tests from ShiftAndRotateTest/Int32ShiftAndRotate (1007 ms total)
24: 
24: [----------] 714 tests from ShiftAndRotateTest/Int64ShiftAndRotate
24: [----------] 714 tests from ShiftAndRotateTest/Int64ShiftAndRotate (1160 ms total)
24: 
24: [----------] 252 tests from ShiftAndRotateTest/Int8ShiftAndRotate
24: [----------] 252 tests from ShiftAndRotateTest/Int8ShiftAndRotate (421 ms total)
24: 
24: [----------] 252 tests from ShiftAndRotateTest/Int16ShiftAndRotate
24: [----------] 252 tests from ShiftAndRotateTest/Int16ShiftAndRotate (432 ms total)
24: 
24: [----------] 126 tests from ShiftAndRotateTest/UInt32ShiftAndRotate
24: [----------] 126 tests from ShiftAndRotateTest/UInt32ShiftAndRotate (212 ms total)
24: 
24: [----------] 126 tests from ShiftAndRotateTest/UInt64ShiftAndRotate
24: [----------] 126 tests from ShiftAndRotateTest/UInt64ShiftAndRotate (208 ms total)
24: 
24: [----------] 126 tests from ShiftAndRotateTest/UInt8ShiftAndRotate
24: [----------] 126 tests from ShiftAndRotateTest/UInt8ShiftAndRotate (213 ms total)
24: 
24: [----------] 126 tests from ShiftAndRotateTest/UInt16ShiftAndRotate
24: [----------] 126 tests from ShiftAndRotateTest/UInt16ShiftAndRotate (214 ms total)
24: 
24: [----------] 81 tests from IfxcmpgeReductionTest/Int8ReductionTest
24: [----------] 81 tests from IfxcmpgeReductionTest/Int8ReductionTest (224 ms total)
24: 
24: [----------] 81 tests from IfxcmpgeReductionTest/UInt8ReductionTest
24: [----------] 81 tests from IfxcmpgeReductionTest/UInt8ReductionTest (213 ms total)
24: 
24: [----------] 81 tests from IfxcmpgeReductionTest/Int16ReductionTest
24: [----------] 81 tests from IfxcmpgeReductionTest/Int16ReductionTest (223 ms total)
24: 
24: [----------] 81 tests from IfxcmpgeReductionTest/UInt16ReductionTest
24: [----------] 81 tests from IfxcmpgeReductionTest/UInt16ReductionTest (208 ms total)
24: 
24: [----------] 225 tests from IfxcmpgeReductionTest/Int32ReductionTest
24: [----------] 225 tests from IfxcmpgeReductionTest/Int32ReductionTest (610 ms total)
24: 
24: [----------] 81 tests from IfxcmpgeReductionTest/UInt32ReductionTest
24: [----------] 81 tests from IfxcmpgeReductionTest/UInt32ReductionTest (203 ms total)
24: 
24: [----------] 289 tests from IfxcmpgeReductionTest/Int64ReductionTest
24: [----------] 289 tests from IfxcmpgeReductionTest/Int64ReductionTest (796 ms total)
24: 
24: [----------] 81 tests from IfxcmpgeReductionTest/UInt64ReductionTest
24: [----------] 81 tests from IfxcmpgeReductionTest/UInt64ReductionTest (205 ms total)
24: 
24: [----------] 864 tests from i2lZerosAroundOnes/i2lLongAndAsRotateTest
24: [----------] 864 tests from i2lZerosAroundOnes/i2lLongAndAsRotateTest (1590 ms total)
24: 
24: [----------] 480 tests from i2lOnesAroundZeros/i2lLongAndAsRotateTest
24: [----------] 480 tests from i2lOnesAroundZeros/i2lLongAndAsRotateTest (884 ms total)
24: 
24: [----------] 144 tests from i2lInvalidPatterns/i2lLongAndAsRotateTest
24: [----------] 144 tests from i2lInvalidPatterns/i2lLongAndAsRotateTest (277 ms total)
24: 
24: [----------] 864 tests from iu2lZerosAroundOnes/iu2lLongAndAsRotateTest
24: [----------] 864 tests from iu2lZerosAroundOnes/iu2lLongAndAsRotateTest (1603 ms total)
24: 
24: [----------] 480 tests from iu2lOnesAroundZeros/iu2lLongAndAsRotateTest
24: [----------] 480 tests from iu2lOnesAroundZeros/iu2lLongAndAsRotateTest (879 ms total)
24: 
24: [----------] 144 tests from iu2lInvalidPatterns/iu2lLongAndAsRotateTest
24: [----------] 144 tests from iu2lInvalidPatterns/iu2lLongAndAsRotateTest (268 ms total)
24: 
24: [----------] 30 tests from LogicalTest/Int32LogicalUnary
24: [----------] 30 tests from LogicalTest/Int32LogicalUnary (43 ms total)
24: 
24: [----------] 225 tests from LogicalTest/Int32LogicalBinary
24: [----------] 225 tests from LogicalTest/Int32LogicalBinary (320 ms total)
24: 
24: [----------] 960 tests from lBitPermute/lBitPermuteTest
24: [----------] 960 tests from lBitPermute/lBitPermuteTest (1931 ms total)
24: 
24: [----------] 960 tests from iBitPermute/iBitPermuteTest
24: [----------] 960 tests from iBitPermute/iBitPermuteTest (1852 ms total)
24: 
24: [----------] 768 tests from sBitPermute/sBitPermuteTest
24: [----------] 768 tests from sBitPermute/sBitPermuteTest (1548 ms total)
24: 
24: [----------] 768 tests from bBitPermute/bBitPermuteTest
24: [----------] 768 tests from bBitPermute/bBitPermuteTest (1524 ms total)
24: 
24: [----------] 900 tests from MaxMin/Int32MaxMin
24: [----------] 900 tests from MaxMin/Int32MaxMin (1467 ms total)
24: 
24: [----------] 1156 tests from MaxMin/Int64MaxMin
24: [----------] 1156 tests from MaxMin/Int64MaxMin (1855 ms total)
24: 
24: [==========] 14810 tests from 53 test cases ran. (27419 ms total)
24: [  PASSED  ] 14810 tests.
24: [  ALL TESTS PASSED  ] 
24: 
24/24 Test #24: comptest ..........................   Passed   27.70 sec

100% tests passed, 0 tests failed out of 24

Total Test time (real) = 236.15 sec
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
Cleanup workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS