Commit 82209f5
committed
Analysis: Suppress cast can never succeed test cast warnings
Warning Message: "This cast can never succeed"
These type warnings are suppressed, that is, instead of being resolved,
since a resolution would require a proper investigation. As such, it
might be best to ignore those as out of scope, for now, and so as to not
introduce any breaking changes to these tests overall.1 parent 1b0a22b commit 82209f5
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- WordPress/src/test/java/org/wordpress/android/ui/sitecreation/theme
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
0 commit comments