Commit 8a50a33
Skip URLSession network tests on Android
- Wrap URLSessionTests in #if !os(Android) to exclude from Android builds
- Android emulator lacks proper SSL certificate configuration
- Tests fail with "SSL certificate problem: unable to get local issuer certificate"
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 9896ba1 commit 8a50a33
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| 110 | + | |
0 commit comments