File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -257,14 +257,6 @@ def leap_second(test):
257
257
or leap_second (test )
258
258
or missing_format (draft6_format_checker )(test )
259
259
or complex_email_validation (test )
260
- or skip (
261
- message = bug (371 ),
262
- subject = "ref" ,
263
- case_description = (
264
- "Location-independent identifier with "
265
- "base URI change in subschema"
266
- ),
267
- )(test )
268
260
or skip (
269
261
message = bug (),
270
262
subject = "refRemote" ,
@@ -296,14 +288,6 @@ def leap_second(test):
296
288
or leap_second (test )
297
289
or missing_format (draft7_format_checker )(test )
298
290
or complex_email_validation (test )
299
- or skip (
300
- message = bug (371 ),
301
- subject = "ref" ,
302
- case_description = (
303
- "Location-independent identifier with "
304
- "base URI change in subschema"
305
- ),
306
- )(test )
307
291
or skip (
308
292
message = bug (),
309
293
subject = "refRemote" ,
You can’t perform that action at this time.
0 commit comments