onnxruntime
31e7d3d7 - Disable TestRegisterCustomOpsWithFunction on Linux (#15747)

Commit
2 years ago
Disable TestRegisterCustomOpsWithFunction on Linux (#15747) ### Description <!-- Describe your changes. --> Disable new test that is failing on linux. Not required for this release. Will fix in the next week. Marshal.Prelink can be used on Windows to make the symbol available but Linux appears to work differently. Also need to update the pre-checkin tests so this is tested early as it's only failing in the E2E tests run in the packaging pipeline. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> Fix packaging pipeline error.
Author
Parents
Loading