Commit 98b738e
fix: treat kernel status errors as transport errors in E2E tests
Kernel status error -61 (ECONNREFUSED) is a binder-level SELinux
denial, same as "failed transaction". The isTransportError check
now matches kernel status errors so tests skip properly.1 parent 36c48fe commit 98b738e
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
0 commit comments