Skip to content

Commit 7f0b9f2

Browse files
authored
test: re-enable fixed BQML linear model test (#1221)
1 parent 96809a6 commit 7f0b9f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/system/small/ml/test_core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
from tests.system import utils
2727

2828

29-
@pytest.mark.skip("b/382550253: BQML model hang in there.")
3029
def test_model_eval(
3130
penguins_bqml_linear_model,
3231
):

0 commit comments

Comments
 (0)