Uploaded image for project: 'OpenVDB'
  1. OpenVDB
  2. OVDB-30

TestPointAdvect::testZalesaksDisk failures

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • None
    • None
    • Points
    • None

      I'm seeing intermittent failures, probably due to a race condition, of the TestPointAdvect::testZalesaksDisk unit test in both GCC 4.8 and ICC 15 builds:

      Test name: TestPointAdvect::testZalesaksDisk
      assertion failed
      - Expression: math::isApproxEqual( preAdvectPositions[i], postAdvectPositions[i
      ], Vec3f(0.1))
      

      AFAICT, this began after PR #319 was merged.

            danrbailey danrbailey
            pcucka pcucka
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: