Skip to content

Commit

Permalink
[MNT] skip VARMAX until sporadic failures are resolved (#6345)
Browse files Browse the repository at this point in the history
Skips tests for the `VARMAX` forecaster until #6344 is resolved.
  • Loading branch information
fkiraly committed Apr 26, 2024
1 parent 21cd3d7 commit ec2a90b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sktime/tests/_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"TestPlusTrainSplitter",
"Repeat",
"CutoffFhSplitter",
"VARMAX", # sporadic timeouts, see #6344
]


Expand Down

0 comments on commit ec2a90b

Please sign in to comment.