Commit 010f73c
authored
Arm backend: Remove xfails on EQ op tests (#15675)
Some tests in test_eq.py were set to xfail due to a problem with
numerical accuracy. The problem appears to have gone away so the xfails
are removed with this patch.
Signed-off-by: Martin Lindström <Martin.Lindstroem@arm.com>1 parent 556142c commit 010f73c
1 file changed
+2
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
| 177 | + | |
185 | 178 | | |
186 | 179 | | |
187 | 180 | | |
| |||
193 | 186 | | |
194 | 187 | | |
195 | 188 | | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
| 189 | + | |
204 | 190 | | |
205 | 191 | | |
206 | 192 | | |
| |||
0 commit comments