Home
last modified time | relevance | path

Searched defs:pytestmark (Results 1 – 25 of 1508) sorted by relevance

12345678910>>...61

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/examples/tests/
H A Dtest_notebooks.py28 pytestmark = pytest.mark.skip(reason='Required packages not available') variable
63 pytestmark = pytest.mark.skip(reason='No notebooks found so no tests run') variable
/dports/databases/py-aioredis/aioredis-1.3.1/tests/
H A Dsentinel_failover_test.py12 pytestmark = redis_version(2, 8, 12, reason="Sentinel v2 required") variable
14 pytestmark = pytest.mark.skip(reason="unstable on windows") variable
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/window/
H A D__init__.py3 pytestmark = [ variable
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/io/
H A D__init__.py3 pytestmark = [ variable
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/robomaker/
H A Ddeserializers.go3 package robomaker
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/test/
H A Dtest_potential.py7 pytestmark = pytest.mark.skipif(world.size > 1, variable
H A Dtest_spinorbit_Kr.py7 pytestmark = pytest.mark.skipif(world.size > 1, variable
H A Dtest_coreeig.py8 pytestmark = pytest.mark.skipif(world.size > 1, variable
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/test/parallel/
H A Dtest_submatrix_redist.py6 pytestmark = pytest.mark.skipif( variable
H A Dtest_scalapack_mpirecv_crash.py14 pytestmark = pytest.mark.skipif(world.size != 4, variable
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/test/vdw/
H A Dtest_libvdwxc_mbeef.py11 pytestmark = pytest.mark.skipif(not compiled_with_libvdwxc(), variable
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/test/lcao/
H A Dtest_lcao_elpa.py7 pytestmark = pytest.mark.skipif(not LibElpa.have_elpa(), variable
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/test/pw/
H A Dtest_davidson_pw.py7 pytestmark = pytest.mark.skipif(world.size > 1, variable
H A Dtest_moleculecg.py9 pytestmark = pytest.mark.skipif(world.size > 1, variable
/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/cloud/amazon/
H A Dtest_iam_password_policy.py7pytestmark = pytest.mark.skip("iam_password_policy.py requires the `boto3` and `botocore` modules") variable
/dports/sysutils/u-boot-pine64/u-boot-2021.07/arch/arm/dts/
H A Dls1021a-twr-duart.dts9 #include "ls1021a-twr.dtsi"
/dports/devel/py-jupyter-server/jupyter_server-1.12.1/jupyter_server/tests/extension/
H A Dtest_utils.py9 pytestmark = pytest.mark.usefixtures("jp_environ") variable
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/tests/unit/plugins/modules/
H A Dtest_iam_password_policy.py13pytestmark = pytest.mark.skip("iam_password_policy.py requires the `boto3` and `botocore` modules") variable
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/ontap/tests/unit/compat/
H A Dunittest.py42pytestmark = pytest.mark.skip('Skipping Unit Tests on 2.6 as unittest2 may not be available') variable in TestCase
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/aws/tests/unit/compat/
H A Dunittest.py42pytestmark = pytest.mark.skip('Skipping Unit Tests on 2.6 as unittest2 may not be available') variable in TestCase
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/elementsw/tests/unit/compat/
H A Dunittest.py42pytestmark = pytest.mark.skip('Skipping Unit Tests on 2.6 as unittest2 may not be available') variable in TestCase
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/um_info/tests/unit/compat/
H A Dunittest.py42pytestmark = pytest.mark.skip('Skipping Unit Tests on 2.6 as unittest2 may not be available') variable in TestCase
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/cloudmanager/tests/unit/compat/
H A Dunittest.py42pytestmark = pytest.mark.skip('Skipping Unit Tests on 2.6 as unittest2 may not be available') variable in TestCase
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/azure/tests/unit/compat/
H A Dunittest.py42pytestmark = pytest.mark.skip('Skipping Unit Tests on 2.6 as unittest2 may not be available') variable in TestCase
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/test/response/
H A Dtest_gw_MoS2_cut.py10 pytestmark = pytest.mark.skipif( variable

12345678910>>...61