diff --git a/conftest.py b/conftest.py index 71c2e4ed9c..01acdffaf2 100644 --- a/conftest.py +++ b/conftest.py @@ -16,7 +16,6 @@ OPENVINO_SPECIFIC_SKIPPING_TESTS = { "test_backbone_basics": "bfloat16 dtype not supported", "test_score_loss": "Non-implemented roll operation", - "test_causal_lm_basics": "Missing ops and requires trainable backend", }