bytedeco/javacpp

Build fails test on Mac OS 12.6.5 (ThreadTest.testJNIThreadAttachFromNativeCallbacks)

Open

#680 opened on May 18, 2023

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Java (620 forks)batch import
bughelp wanted

Repository metrics

Stars
 (4,279 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Downloaded latest snapshot and cannot build on intel mac. This test fails. Any ideas why?

[ERROR] Failures: 
[ERROR]   ThreadTest.testJNIThreadAttachFromNativeCallbacks:100
[INFO] 
[ERROR] Tests run: 70, Failures: 1, Errors: 0, Skipped: 0

Contributor guide