Menu

#109 UnitTest failures for 1.2

1.2-dev
open
Kalyan
UnitTest (3)
5
2008-09-18
2008-08-11
No

Full log of build/test here:

http://koji.fedoraproject.org/koji/getfile?taskID=768334&name=build.log

Loading Library: /builddir/build/BUILD/FRAMEWAVE_1.2_SRC/UnitTest/bin/release_64/libFWExternalFuncTest.so
Library: ImageTestCatalog
Catalog: FilterBoxTestCatalog
Function: fwiFilterBox_8u_C1R
Object.h(125) Advice config file () could not be opened
Object.h(126) Using default advice data
TestCase 1 (Test 1) succeeded.
Catalog: RotateCenterTestCatalog
Function: fwiRotateCenter_8u_C1R
Buffer mismatch at index: 0
Actual: 3
Expected: 4
TestCase 1 (Test 1) failed!

...

Function: fwiDiv_32fc_C1R
TestCase 1 (Test 1) succeeded.
Buffer mismatch at index: 0
Actual: {inf,-inf}
Expected: {6.80565e+37,-1.36113e+38}
TestCase 2 (Test 1) failed!
Function: fwiDiv_32fc_C3R
TestCase 1 (Test 1) succeeded.
Buffer mismatch at index: 0
Actual: {inf,-inf}
Expected: {6.80565e+37,-1.36113e+38}
TestCase 2 (Test 1) failed!
Function: fwiDiv_32fc_AC4R
TestCase 1 (Test 1) succeeded.
Buffer mismatch at index: 0
Actual: {inf,-inf}
Expected: {6.80565e+37,-1.36113e+38}
TestCase 2 (Test 1) failed!

...

Function: fwiDiv_32fc_C1IR
TestCase 1 (Test 1) succeeded.
Buffer mismatch at index: 0
Actual: {inf,-inf}
Expected: {6.80565e+37,-1.36113e+38}
TestCase 2 (Test 1) failed!
Function: fwiDiv_32fc_C3IR
TestCase 1 (Test 1) succeeded.
Buffer mismatch at index: 0
Actual: {inf,-inf}
Expected: {6.80565e+37,-1.36113e+38}
TestCase 2 (Test 1) failed!
Function: fwiDiv_32fc_AC4IR
TestCase 1 (Test 1) succeeded.
Buffer mismatch at index: 0
Actual: {inf,-inf}
Expected: {6.80565e+37,-1.36113e+38}
TestCase 2 (Test 1) failed!

....

Function: fwiDivC_32fc_C1R
TestCase 1 (Test 1) succeeded.
Buffer mismatch at index: 0
Actual: {inf,-inf}
Expected: {6.80565e+37,-1.36113e+38}
TestCase 2 (Test 1) failed!
Function: fwiDivC_32f_C3R
TestCase 1 (Test 1) succeeded.
TestCase 2 (Test 1) succeeded.
Function: fwiDivC_32f_AC4R
TestCase 1 (Test 1) succeeded.
TestCase 2 (Test 1) succeeded.
Function: fwiDivC_32fc_C3R
TestCase 1 (Test 1) succeeded.
Buffer mismatch at index: 0
Actual: {inf,-inf}
Expected: {6.80565e+37,-1.36113e+38}
TestCase 2 (Test 1) failed!
Function: fwiDivC_32fc_AC4R
TestCase 1 (Test 1) succeeded.
Buffer mismatch at index: 0
Actual: {inf,-inf}
Expected: {6.80565e+37,-1.36113e+38}
TestCase 2 (Test 1) failed!

...

and more. Let me know if more information is needed.

Discussion

  • pksv

    pksv - 2008-09-18
    • assigned_to: nobody --> kalyanjk
     
  • Orion Poplawski

    Orion Poplawski - 2008-11-04

    Updated failures for 1.3 29OCT08 can be found in the following build logs:

    32-bit:
    http://koji.fedoraproject.org/koji/getfile?taskID=916703&name=build.log

    64-bit:
    http://koji.fedoraproject.org/koji/getfile?taskID=916702&name=build.log

    Still some trouble with comparing "inf" to "6.80565e+37" on 64-bit and some others:

    Loading Library: /builddir/build/BUILD/FRAMEWAVE_1.3_SRC_29OCT08/UnitTest/bin/release_32/libFWExternalFuncTest.so
    Library: ImageTestCatalog
    Catalog: FilterBoxTestCatalog
    Function: fwiFilterBox_8u_C1R
    Object.h(125) Advice config file () could not be opened
    Object.h(126) Using default advice data
    TestCase 1 (Test 1) succeeded.
    Catalog: RotateCenterTestCatalog
    Function: fwiRotateCenter_8u_C1R
    Buffer mismatch at index: 0
    Actual: 3
    Expected: 4
    TestCase 1 (Test 1) failed!

    Loading Library: /builddir/build/BUILD/FRAMEWAVE_1.3_SRC_29OCT08/UnitTest/bin/release_32/libSampleTest.so
    Library: UnitTestFileCatalog
    Catalog: UnitTestCatalog1
    ..
    Function: Fn3UnitTest
    TestCase 1 (TestCase1) failed!
    TestCase 2 succeeded.
    TestCase 3 failed!

    Loading Library: /builddir/build/BUILD/FRAMEWAVE_1.3_SRC_29OCT08/UnitTest/bin/release_32/libStatsTest.so
    Library: StatsTestCatalog
    ...
    Catalog: NormTestCatalog
    ...
    Function: fwsNorm_L1_32fc64f
    Buffer mismatch at index: 0
    Actual: 2.82843
    Expected: 2.82843
    TestCase 1 (Test 1) failed!

     

Log in to post a comment.