Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.1.2: test suite is failing PyImath.PyImathTest_Python3 unit #197

Closed
kloczek opened this issue Aug 13, 2021 · 2 comments
Closed

3.1.2: test suite is failing PyImath.PyImathTest_Python3 unit #197

kloczek opened this issue Aug 13, 2021 · 2 comments

Comments

@kloczek
Copy link

kloczek commented Aug 13, 2021

+ /usr/bin/make -O -j48 V=1 VERBOSE=1 -C x86_64-redhat-linux-gnu test ARGS=--output-on-failure
make: Entering directory '/home/tkloczko/rpmbuild/BUILD/Imath-3.1.2/x86_64-redhat-linux-gnu'
Running tests...
/usr/bin/ctest --force-new-ctest-process --output-on-failure
Test project /home/tkloczko/rpmbuild/BUILD/Imath-3.1.2/x86_64-redhat-linux-gnu
      Start  1: PyImath.PyImathTest_Python3
 1/38 Test  #1: PyImath.PyImathTest_Python3 .............Subprocess aborted***Exception:   0.43 sec

      Start  2: PyImath.PyImathNumpyTest_Python3
 2/38 Test  #2: PyImath.PyImathNumpyTest_Python3 ........   Passed    0.29 sec
      Start  3: Imath.half_c_only
 3/38 Test  #3: Imath.half_c_only .......................   Passed    0.00 sec
      Start  4: Imath.testToFloat
 4/38 Test  #4: Imath.testToFloat .......................   Passed    0.00 sec
      Start  5: Imath.testSize
 5/38 Test  #5: Imath.testSize ..........................   Passed    0.00 sec
      Start  6: Imath.testArithmetic
 6/38 Test  #6: Imath.testArithmetic ....................   Passed    0.00 sec
      Start  7: Imath.testNormalizedConversionError
 7/38 Test  #7: Imath.testNormalizedConversionError .....   Passed    0.52 sec
      Start  8: Imath.testDenormalizedConversionError
 8/38 Test  #8: Imath.testDenormalizedConversionError ...   Passed    0.45 sec
      Start  9: Imath.testRoundingError
 9/38 Test  #9: Imath.testRoundingError .................   Passed    0.05 sec
      Start 10: Imath.testBitPatterns
10/38 Test #10: Imath.testBitPatterns ...................   Passed    0.00 sec
      Start 11: Imath.testClassification
11/38 Test #11: Imath.testClassification ................   Passed    0.00 sec
      Start 12: Imath.testLimits
12/38 Test #12: Imath.testLimits ........................   Passed    0.01 sec
      Start 13: Imath.testHalfLimits
13/38 Test #13: Imath.testHalfLimits ....................   Passed    0.00 sec
      Start 14: Imath.testFunction
14/38 Test #14: Imath.testFunction ......................   Passed    0.01 sec
      Start 15: Imath.testVec
15/38 Test #15: Imath.testVec ...........................   Passed    0.01 sec
      Start 16: Imath.testColor
16/38 Test #16: Imath.testColor .........................   Passed    0.01 sec
      Start 17: Imath.testShear
17/38 Test #17: Imath.testShear .........................   Passed    0.01 sec
      Start 18: Imath.testMatrix
18/38 Test #18: Imath.testMatrix ........................   Passed    0.01 sec
      Start 19: Imath.testMiscMatrixAlgo
19/38 Test #19: Imath.testMiscMatrixAlgo ................   Passed    0.66 sec
      Start 20: Imath.testRoots
20/38 Test #20: Imath.testRoots .........................   Passed    0.01 sec
      Start 21: Imath.testFun
21/38 Test #21: Imath.testFun ...........................   Passed    0.01 sec
      Start 22: Imath.testInvert
22/38 Test #22: Imath.testInvert ........................   Passed    0.01 sec
      Start 23: Imath.testInterval
23/38 Test #23: Imath.testInterval ......................   Passed    0.01 sec
      Start 24: Imath.testFrustum
24/38 Test #24: Imath.testFrustum .......................   Passed    0.03 sec
      Start 25: Imath.testRandom
25/38 Test #25: Imath.testRandom ........................   Passed    0.40 sec
      Start 26: Imath.testExtractEuler
26/38 Test #26: Imath.testExtractEuler ..................   Passed    0.99 sec
      Start 27: Imath.testExtractSHRT
27/38 Test #27: Imath.testExtractSHRT ...................   Passed    0.13 sec
      Start 28: Imath.testQuat
28/38 Test #28: Imath.testQuat ..........................   Passed    0.01 sec
      Start 29: Imath.testQuatSetRotation
29/38 Test #29: Imath.testQuatSetRotation ...............   Passed    0.42 sec
      Start 30: Imath.testQuatSlerp
30/38 Test #30: Imath.testQuatSlerp .....................   Passed    0.28 sec
      Start 31: Imath.testLineAlgo
31/38 Test #31: Imath.testLineAlgo ......................   Passed    0.01 sec
      Start 32: Imath.testBoxAlgo
32/38 Test #32: Imath.testBoxAlgo .......................   Passed    0.98 sec
      Start 33: Imath.testBox
33/38 Test #33: Imath.testBox ...........................   Passed    0.00 sec
      Start 34: Imath.testProcrustes
34/38 Test #34: Imath.testProcrustes ....................   Passed    0.00 sec
      Start 35: Imath.testTinySVD
35/38 Test #35: Imath.testTinySVD .......................   Passed    0.00 sec
      Start 36: Imath.testJacobiEigenSolver
36/38 Test #36: Imath.testJacobiEigenSolver .............   Passed    0.62 sec
      Start 37: Imath.testFrustumTest
37/38 Test #37: Imath.testFrustumTest ...................   Passed    0.01 sec
      Start 38: Imath.testInterop
38/38 Test #38: Imath.testInterop .......................   Passed    0.01 sec

97% tests passed, 1 tests failed out of 38

Total Test time (real) =   6.40 sec

The following tests FAILED:
          1 - PyImath.PyImathTest_Python3 (Subprocess aborted)
Errors while running CTest

Here is the test log
LastTestsFailed.log

@cary-ilm
Copy link
Member

I'm trying to investigate but haven't had much success reproducing it. Can you attach the LastTest.log file? LastTestsFailed.log doesn't provide much useful information.

Also, I wonder if this might be related to #195. Could you try commenting out the testVArrays test (pyImathTest.in#9152) and see if the test succeeds?

@cary-ilm
Copy link
Member

cary-ilm commented Sep 3, 2021

We believe this is resolved by #204, available in the v3.1.3 release. Any further issues, let us know.

@cary-ilm cary-ilm closed this as completed Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants