Skip to content

testC3DFileAdapter failing on AppVeyor: "Unable to load 'walking2.c3d' within 100.000000ms." #2217

Closed
@tkuchida

Description

@tkuchida
C3DFileAdapter 'walking2.c3d' loaded in 167ms
testC3DFileAdapter FAILED: Unable to load 'walking2.c3d' within 100.000000ms.

https://ci.appveyor.com/project/opensim-org/opensim-core/branch/master/job/9cqyblh302drdukf#L245

See testC3DFileAdapter.cpp#L78-L81:

// The walking C3D files included in this test should not take more
// than 40ms on most hardware. We make the max time 100ms to account
// for potentially slower CI machines.
const double MaximumLoadTimeInMS = 100;

From PR #2198. @aseth1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions