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):
257257 or leap_second (test )
258258 or missing_format (draft6_format_checker )(test )
259259 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 )
268260 or skip (
269261 message = bug (),
270262 subject = "refRemote" ,
@@ -296,14 +288,6 @@ def leap_second(test):
296288 or leap_second (test )
297289 or missing_format (draft7_format_checker )(test )
298290 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 )
307291 or skip (
308292 message = bug (),
309293 subject = "refRemote" ,
You can’t perform that action at this time.
0 commit comments