Skip to content

Commit

Permalink
Link issue with explanation (#1115)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Geekman authored Feb 16, 2023
1 parent ccfff31 commit 12f7966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_models/test_inference/test_forecast.py
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,7 @@ def test_forecast_subset_segments(self, model, transforms, example_tsds):
self._test_forecast_subset_segments(example_tsds, model, transforms, segments=["segment_2"])

@to_be_fixed(raises=AssertionError)
# This test fails for unknown reason
# issue with explanation: https://github.com/tinkoff-ai/etna/issues/1089
@pytest.mark.parametrize(
"model, transforms",
[
Expand Down

0 comments on commit 12f7966

Please sign in to comment.