Skip to content

Console Output

Skipping 1,118 KB.. Full Log
22: [  ALL TESTS PASSED  ] 
22/25 Test #22: JitBuilderTest ....................   Passed    0.03 sec
test 23
      Start 23: CompilerTest

23: Test command: /home/omrbuild/workspace/Test_Linux/build/fvtest/compilertest/compilertest
23: Test timeout computed to be: 9.99988e+06
23: [==========] Running 34 tests from 9 test cases.
23: [----------] Global test environment set-up.
23: [----------] 2 tests from JITTest
23: [ RUN      ] JITTest.BuilderTest
23: [       OK ] JITTest.BuilderTest (8 ms)
23: [ RUN      ] JITTest.FooBarTest
23: [       OK ] JITTest.FooBarTest (1 ms)
23: [----------] 2 tests from JITTest (11 ms total)
23: 
23: [----------] 2 tests from JITILBuilderTest
23: [ RUN      ] JITILBuilderTest.ControlFlowTest
23: [       OK ] JITILBuilderTest.ControlFlowTest (9076 ms)
23: [ RUN      ] JITILBuilderTest.NestedControlFlowLoopTest
23: [       OK ] JITILBuilderTest.NestedControlFlowLoopTest (9 ms)
23: [----------] 2 tests from JITILBuilderTest (9085 ms total)
23: 
23: [----------] 5 tests from LimitFileTest
23: [ RUN      ] LimitFileTest.CreateVLogTest
23: [       OK ] LimitFileTest.CreateVLogTest (13 ms)
23: [ RUN      ] LimitFileTest.CheckVLogTest
23: [       OK ] LimitFileTest.CheckVLogTest (7 ms)
23: [ RUN      ] LimitFileTest.UseLimitFileTest
23: [       OK ] LimitFileTest.UseLimitFileTest (19 ms)
23: [ RUN      ] LimitFileTest.UseLimitFileRangeTest
23: [       OK ] LimitFileTest.UseLimitFileRangeTest (15 ms)
23: [ RUN      ] LimitFileTest.UseLimitFileBoundTest
23: [       OK ] LimitFileTest.UseLimitFileBoundTest (25 ms)
23: [----------] 5 tests from LimitFileTest (79 ms total)
23: 
23: [----------] 3 tests from LogFileTest
23: [ RUN      ] LogFileTest.CreateTFLogTest
23: [       OK ] LogFileTest.CreateTFLogTest (33 ms)
23: [ RUN      ] LogFileTest.EmptyTFLogTest
23: [       OK ] LogFileTest.EmptyTFLogTest (36 ms)
23: [ RUN      ] LogFileTest.KeywordsLogTest
23: [       OK ] LogFileTest.KeywordsLogTest (56 ms)
23: [----------] 3 tests from LogFileTest (125 ms total)
23: 
23: [----------] 2 tests from OptionSetTest
23: [ RUN      ] OptionSetTest.UseOptionSets
23: [       OK ] OptionSetTest.UseOptionSets (20 ms)
23: [ RUN      ] OptionSetTest.WithDefault
23: [       OK ] OptionSetTest.WithDefault (30 ms)
23: [----------] 2 tests from OptionSetTest (50 ms total)
23: 
23: [----------] 8 tests from JITCrossPlatformsOpCodesTest
23: [ RUN      ] JITCrossPlatformsOpCodesTest.UnaryTest
23: [       OK ] JITCrossPlatformsOpCodesTest.UnaryTest (24 ms)
23: [ RUN      ] JITCrossPlatformsOpCodesTest.IntegerArithmeticTest
23: [       OK ] JITCrossPlatformsOpCodesTest.IntegerArithmeticTest (28 ms)
23: [ RUN      ] JITCrossPlatformsOpCodesTest.MemoryOperationTest
23: [       OK ] JITCrossPlatformsOpCodesTest.MemoryOperationTest (4 ms)
23: [ RUN      ] JITCrossPlatformsOpCodesTest.BitwiseTest
23: [       OK ] JITCrossPlatformsOpCodesTest.BitwiseTest (10 ms)
23: [ RUN      ] JITCrossPlatformsOpCodesTest.CompareTest
23: [       OK ] JITCrossPlatformsOpCodesTest.CompareTest (177 ms)
23: [ RUN      ] JITCrossPlatformsOpCodesTest.TernaryTest
23: [       OK ] JITCrossPlatformsOpCodesTest.TernaryTest (50 ms)
23: [ RUN      ] JITCrossPlatformsOpCodesTest.AddressTest
23: [       OK ] JITCrossPlatformsOpCodesTest.AddressTest (10 ms)
23: [ RUN      ] JITCrossPlatformsOpCodesTest.UnsupportedOpCodesTest
23: [       OK ] JITCrossPlatformsOpCodesTest.UnsupportedOpCodesTest (1 ms)
23: [----------] 8 tests from JITCrossPlatformsOpCodesTest (305 ms total)
23: 
23: [----------] 1 test from JITQuxTest
23: [ RUN      ] JITQuxTest.QuxTest2
23: [       OK ] JITQuxTest.QuxTest2 (0 ms)
23: [----------] 1 test from JITQuxTest (0 ms total)
23: 
23: [----------] 1 test from SimplifierFoldAndTest
23: [ RUN      ] SimplifierFoldAndTest.SimplifierFoldAndTest
23: [       OK ] SimplifierFoldAndTest.SimplifierFoldAndTest (0 ms)
23: [----------] 1 test from SimplifierFoldAndTest (0 ms total)
23: 
23: [----------] 10 tests from JITX86OpCodesTest
23: [ RUN      ] JITX86OpCodesTest.UnaryTest
23: [       OK ] JITX86OpCodesTest.UnaryTest (74 ms)
23: [ RUN      ] JITX86OpCodesTest.IntegerArithmeticTest
23: [       OK ] JITX86OpCodesTest.IntegerArithmeticTest (56 ms)
23: [ RUN      ] JITX86OpCodesTest.FloatArithmeticTest
23: [       OK ] JITX86OpCodesTest.FloatArithmeticTest (46 ms)
23: [ RUN      ] JITX86OpCodesTest.MemoryOperationTest
23: [       OK ] JITX86OpCodesTest.MemoryOperationTest (26 ms)
23: [ RUN      ] JITX86OpCodesTest.BitwiseTest
23: [       OK ] JITX86OpCodesTest.BitwiseTest (45 ms)
23: [ RUN      ] JITX86OpCodesTest.DirectCallTest
23: [       OK ] JITX86OpCodesTest.DirectCallTest (3 ms)
23: [ RUN      ] JITX86OpCodesTest.CompareTest
23: [       OK ] JITX86OpCodesTest.CompareTest (354 ms)
23: [ RUN      ] JITX86OpCodesTest.TernaryTest
23: [       OK ] JITX86OpCodesTest.TernaryTest (31 ms)
23: [ RUN      ] JITX86OpCodesTest.X86AddressTest
23: [       OK ] JITX86OpCodesTest.X86AddressTest (121 ms)
23: [ RUN      ] JITX86OpCodesTest.UnsupportedOpCodesTest
23: [       OK ] JITX86OpCodesTest.UnsupportedOpCodesTest (2 ms)
23: [----------] 10 tests from JITX86OpCodesTest (758 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 34 tests from 9 test cases ran. (10415 ms total)
23: [  PASSED  ] 34 tests.
23: [  ALL TESTS PASSED  ] 
23: 
23:   YOU HAVE 6 DISABLED TESTS
23: 
23/25 Test #23: CompilerTest ......................   Passed   10.42 sec
test 24
      Start 24: triltest

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

25: Test command: /home/omrbuild/workspace/Test_Linux/build/fvtest/compilertriltest/comptest "--gtest_color=yes"
25: Test timeout computed to be: 9.99988e+06
25: [==========] Running 9946 tests from 47 test cases.
25: [----------] 8 tests from PtrTest
25: [----------] 8 tests from PtrTest (0 ms total)
25: 
25: [----------] 8 tests from TRTestCombineVectorTest
25: [----------] 8 tests from TRTestCombineVectorTest (0 ms total)
25: 
25: [----------] 8 tests from TRTestCombineBraceInitTest
25: [----------] 8 tests from TRTestCombineBraceInitTest (0 ms total)
25: 
25: [----------] 7 tests from TRTestFilter
25: [----------] 7 tests from TRTestFilter (0 ms total)
25: 
25: [----------] 1 test from InvalidCommoningTest
25: *** VALIDATION ERROR ***
25: Node: BBEnd n2n
25: Method: file:line:name
25: Node cannot live across block boundary at n7n
25: 
25: [----------] 1 test from InvalidCommoningTest (1 ms total)
25: 
25: [----------] 1 test from SimplifierFoldAndTest
25: [----------] 1 test from SimplifierFoldAndTest (0 ms total)
25: 
25: [----------] 1 test from VectorTest
25: [----------] 1 test from VectorTest (2 ms total)
25: 
25: [----------] 1 test from CallTest
25: [----------] 1 test from CallTest (2 ms total)
25: 
25: [----------] 1 test from MockStrategyTest
25: [----------] 1 test from MockStrategyTest (0 ms total)
25: 
25: [----------] 1 test from TypeToString
25: [----------] 1 test from TypeToString (0 ms total)
25: 
25: [----------] 3 tests from LinkageTest/0, where TypeParam = int
25: [----------] 3 tests from LinkageTest/0 (3 ms total)
25: 
25: [----------] 3 tests from LinkageTest/1, where TypeParam = long
25: [----------] 3 tests from LinkageTest/1 (3 ms total)
25: 
25: [----------] 3 tests from LinkageTest/2, where TypeParam = float
25: [----------] 3 tests from LinkageTest/2 (4 ms total)
25: 
25: [----------] 3 tests from LinkageTest/3, where TypeParam = double
25: [----------] 3 tests from LinkageTest/3 (3 ms total)
25: 
25: [----------] 14 tests from ILValidatorTest/IllformedTrees
25: *** VALIDATION ERROR ***
25: Node: iadd n4n
25: Method: file:line:name
25: Child 1 has unexpected type Int16 (expected Int32)
25: 
25: *** VALIDATION ERROR ***
25: Node: sadd n4n
25: Method: file:line:name
25: Child 0 has unexpected type Int32 (expected Int16)
25: 
25: *** VALIDATION ERROR ***
25: Node: aiadd n4n
25: Method: file:line:name
25: Child 1 has unexpected type Int64 (expected Int32)
25: 
25: *** VALIDATION ERROR ***
25: Node: aladd n4n
25: Method: file:line:name
25: Child 1 has unexpected type Int32 (expected Int64)
25: 
25: *** VALIDATION ERROR ***
25: Node: aiadd n4n
25: Method: file:line:name
25: Child 0 has unexpected type Int32 (expected Address)
25: 
25: *** VALIDATION ERROR ***
25: Node: aladd n4n
25: Method: file:line:name
25: Child 0 has unexpected type Int64 (expected Address)
25: 
25: *** VALIDATION ERROR ***
25: Node: acmpeq n4n
25: Method: file:line:name
25: Child 0 has unexpected type Int32 (expected Address)
25: 
25: *** VALIDATION ERROR ***
25: Node: acmpge n4n
25: Method: file:line:name
25: Child 0 has unexpected type Int64 (expected Address)
25: 
25: *** VALIDATION ERROR ***
25: Node: return n3n
25: Method: file:line:name
25: Child count 1 does not match expected value of 0
25: 
25: *** VALIDATION ERROR ***
25: Node: ireturn n3n
25: Method: file:line:name
25: Child count 2 does not match expected value of 1
25: 
25: *** VALIDATION ERROR ***
25: Node: ireturn n3n
25: Method: file:line:name
25: Child count 2 does not match expected value of 1
25: 
25: *** VALIDATION ERROR ***
25: Node: iconst n4n
25: Method: file:line:name
25: Child count 1 does not match expected value of 0
25: 
25: *** VALIDATION ERROR ***
25: Node: iadd n4n
25: Method: file:line:name
25: Child count 3 does not match expected value of 2
25: 
25: *** VALIDATION ERROR ***
25: Node: lreturn n3n
25: Method: file:line:name
25: Child 0 has unexpected type Int16 (expected Int64)
25: 
25: [----------] 14 tests from ILValidatorTest/IllformedTrees (3 ms total)
25: 
25: [----------] 8 tests from ILValidatorTest/WellformedTrees
25: [----------] 8 tests from ILValidatorTest/WellformedTrees (8 ms total)
25: 
25: [----------] 162 tests from CommoningValidationTest/CommoningTest
25: [----------] 162 tests from CommoningValidationTest/CommoningTest (281 ms total)
25: 
25: [----------] 486 tests from ArithmeticTest/Int32Arithmetic
25: [----------] 486 tests from ArithmeticTest/Int32Arithmetic (515 ms total)
25: 
25: [----------] 284 tests from DivArithmeticTest/Int32Arithmetic
25: [----------] 284 tests from DivArithmeticTest/Int32Arithmetic (300 ms total)
25: 
25: [----------] 378 tests from ShiftAndRotateTest/Int32ShiftAndRotate
25: [----------] 378 tests from ShiftAndRotateTest/Int32ShiftAndRotate (399 ms total)
25: 
25: [----------] 378 tests from ShiftAndRotateTest/Int64ShiftAndRotate
25: [----------] 378 tests from ShiftAndRotateTest/Int64ShiftAndRotate (400 ms total)
25: 
25: [----------] 252 tests from ShiftAndRotateTest/Int8ShiftAndRotate
25: [----------] 252 tests from ShiftAndRotateTest/Int8ShiftAndRotate (272 ms total)
25: 
25: [----------] 252 tests from ShiftAndRotateTest/Int16ShiftAndRotate
25: [----------] 252 tests from ShiftAndRotateTest/Int16ShiftAndRotate (273 ms total)
25: 
25: [----------] 126 tests from ShiftAndRotateTest/UInt32ShiftAndRotate
25: [----------] 126 tests from ShiftAndRotateTest/UInt32ShiftAndRotate (134 ms total)
25: 
25: [----------] 126 tests from ShiftAndRotateTest/UInt64ShiftAndRotate
25: [----------] 126 tests from ShiftAndRotateTest/UInt64ShiftAndRotate (133 ms total)
25: 
25: [----------] 126 tests from ShiftAndRotateTest/UInt8ShiftAndRotate
25: [----------] 126 tests from ShiftAndRotateTest/UInt8ShiftAndRotate (138 ms total)
25: 
25: [----------] 126 tests from ShiftAndRotateTest/UInt16ShiftAndRotate
25: [----------] 126 tests from ShiftAndRotateTest/UInt16ShiftAndRotate (137 ms total)
25: 
25: [----------] 81 tests from IfxcmpgeReductionTest/Int8ReductionTest
25: [----------] 81 tests from IfxcmpgeReductionTest/Int8ReductionTest (140 ms total)
25: 
25: [----------] 81 tests from IfxcmpgeReductionTest/UInt8ReductionTest
25: [----------] 81 tests from IfxcmpgeReductionTest/UInt8ReductionTest (131 ms total)
25: 
25: [----------] 81 tests from IfxcmpgeReductionTest/Int16ReductionTest
25: [----------] 81 tests from IfxcmpgeReductionTest/Int16ReductionTest (139 ms total)
25: 
25: [----------] 81 tests from IfxcmpgeReductionTest/UInt16ReductionTest
25: [----------] 81 tests from IfxcmpgeReductionTest/UInt16ReductionTest (129 ms total)
25: 
25: [----------] 81 tests from IfxcmpgeReductionTest/Int32ReductionTest
25: [----------] 81 tests from IfxcmpgeReductionTest/Int32ReductionTest (136 ms total)
25: 
25: [----------] 81 tests from IfxcmpgeReductionTest/UInt32ReductionTest
25: [----------] 81 tests from IfxcmpgeReductionTest/UInt32ReductionTest (127 ms total)
25: 
25: [----------] 81 tests from IfxcmpgeReductionTest/Int64ReductionTest
25: [----------] 81 tests from IfxcmpgeReductionTest/Int64ReductionTest (140 ms total)
25: 
25: [----------] 81 tests from IfxcmpgeReductionTest/UInt64ReductionTest
25: [----------] 81 tests from IfxcmpgeReductionTest/UInt64ReductionTest (130 ms total)
25: 
25: [----------] 864 tests from i2lZerosAroundOnes/i2lLongAndAsRotateTest
25: [----------] 864 tests from i2lZerosAroundOnes/i2lLongAndAsRotateTest (1017 ms total)
25: 
25: [----------] 480 tests from i2lOnesAroundZeros/i2lLongAndAsRotateTest
25: [----------] 480 tests from i2lOnesAroundZeros/i2lLongAndAsRotateTest (565 ms total)
25: 
25: [----------] 144 tests from i2lInvalidPatterns/i2lLongAndAsRotateTest
25: [----------] 144 tests from i2lInvalidPatterns/i2lLongAndAsRotateTest (170 ms total)
25: 
25: [----------] 864 tests from iu2lZerosAroundOnes/iu2lLongAndAsRotateTest
25: [----------] 864 tests from iu2lZerosAroundOnes/iu2lLongAndAsRotateTest (1018 ms total)
25: 
25: [----------] 480 tests from iu2lOnesAroundZeros/iu2lLongAndAsRotateTest
25: [----------] 480 tests from iu2lOnesAroundZeros/iu2lLongAndAsRotateTest (570 ms total)
25: 
25: [----------] 144 tests from iu2lInvalidPatterns/iu2lLongAndAsRotateTest
25: [----------] 144 tests from iu2lInvalidPatterns/iu2lLongAndAsRotateTest (173 ms total)
25: 
25: [----------] 18 tests from LogicalTest/Int32LogicalUnary
25: [----------] 18 tests from LogicalTest/Int32LogicalUnary (16 ms total)
25: 
25: [----------] 81 tests from LogicalTest/Int32LogicalBinary
25: [----------] 81 tests from LogicalTest/Int32LogicalBinary (76 ms total)
25: 
25: [----------] 960 tests from lBitPermute/lBitPermuteTest
25: [----------] 960 tests from lBitPermute/lBitPermuteTest (1233 ms total)
25: 
25: [----------] 960 tests from iBitPermute/iBitPermuteTest
25: [----------] 960 tests from iBitPermute/iBitPermuteTest (1204 ms total)
25: 
25: [----------] 768 tests from sBitPermute/sBitPermuteTest
25: [----------] 768 tests from sBitPermute/sBitPermuteTest (991 ms total)
25: 
25: [----------] 768 tests from bBitPermute/bBitPermuteTest
25: [----------] 768 tests from bBitPermute/bBitPermuteTest (978 ms total)
25: 
25: [==========] 9946 tests from 47 test cases ran. (12102 ms total)
25: [  PASSED  ] 9946 tests.
25: [  ALL TESTS PASSED  ] 
25: 
25/25 Test #25: comptest ..........................   Passed   12.26 sec

100% tests passed, 0 tests failed out of 25

Total Test time (real) = 209.05 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