You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command to run all Xcode-related CMake unit tests: GLUECODIUM_VERSION_DEFAULT="10.1.7" GLUECODIUM_BUILD_ENVIRONMENT=ios-x86_64 ./run-cmake-unit-test.cmake
I am closing this ticket. On CI tests passed, because missing symbols were allowed. However, when flags were forced to disallow missing symbols, then they started to fail. Dart DL API symbols were missing.
While running Xcode-related unit tests for Xcode I met linking issues in two tests:
Failing tests:
Command to run all Xcode-related CMake unit tests:
GLUECODIUM_VERSION_DEFAULT="10.1.7" GLUECODIUM_BUILD_ENVIRONMENT=ios-x86_64 ./run-cmake-unit-test.cmake
Commands to run only failing tests:
The text was updated successfully, but these errors were encountered: