When working with tests that run across multiple platforms (iOS, Android, etc.), ensure proper configuration and handling of platform-specific issues:
When working with tests that run across multiple platforms (iOS, Android, etc.), ensure proper configuration and handling of platform-specific issues:
metrics/linux-gcc8-release/render-tests/...
ios-render-test-runner/...
android-render-test-runner/...
This approach maintains test coverage across platforms while providing clear documentation for temporarily disabled tests.
Enter the URL of a public GitHub repository