gluonts icon indicating copy to clipboard operation
gluonts copied to clipboard

test: unify using ``@pytest.mark.flaky(...)``

Open Borda opened this issue 1 year ago • 1 comments

Issue #, if available:

Description of changes: seem that there is mix of few packages and maybe better to use just pytest extension

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Please tag this pr with at least one of these labels to make our release process faster: BREAKING, new feature, bug fix, other change, dev setup

Borda avatar Feb 21 '24 08:02 Borda

switching to pytest-rerunfailures for py3.8 support and messing with some other stuff

Borda avatar Feb 21 '24 09:02 Borda

following suggestion from https://github.com/pytest-dev/pytest/issues/11052#issuecomment-1567323056

Borda avatar Feb 22 '24 20:02 Borda

@lostella, it seems like seeding tests also help to gain some stability...

Borda avatar Feb 26 '24 22:02 Borda

@lostella seems all tests are :green_circle:

Borda avatar Mar 04 '24 15:03 Borda