Skip to content

Commit 299612c

Browse files
committed
Skip CPython-specific license test
1 parent 962ebbf commit 299612c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

graalpython/lib-python/3/test/test_site.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@ def test_sitecustomize_executed(self):
512512
'need SSL support to download license')
513513
@test.support.requires_resource('network')
514514
@test.support.system_must_validate_cert
515+
@test.support.impl_detail("CPython-specific", graalpy=False)
515516
def test_license_exists_at_url(self):
516517
# This test is a bit fragile since it depends on the format of the
517518
# string displayed by license in the absence of a LICENSE file.

0 commit comments

Comments
 (0)