You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Hi @jarun, I'm curious that have you passed the unit test with this version?
I met a timeout issue [1] when executing a unit test of test_bukuDb.py, it works well in the previous version.
The reason will be displayed to describe this comment to others. Learn more.
After some investigation, I found the root cause is that the current pytest version in the SID archive is too old (4.6.11). The new version of pytest is in the experimental archive and is expected to migrate to the SID archive soon.
Sorry for the noise, the new version of buku has been uploaded.
9153f83
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dilawar, @eclipseo, @pabloariasal, @szlin, @rachmadaniHaryono, @jpdasma
buku v4.5 is released!
9153f83
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://pypi.org/project/buku/4.5/
9153f83
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
9153f83
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @jarun, I'm curious that have you passed the unit test with this version?
I met a timeout issue [1] when executing a unit test of test_bukuDb.py, it works well in the previous version.
[1] https://salsa.debian.org/debian/buku/-/jobs/1293301
9153f83
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you run it with
durations
flaghttps://docs.pytest.org/en/latest/usage.html#profiling-test-execution-duration
for comparison travis ci python3.9 top 3 slowest test are these
https://app.circleci.com/pipelines/github/jarun/buku/274/workflows/8a866d71-6573-4779-8757-918f1b7c0b80/jobs/1197
and the test section only run under 3 minutes there
9153f83
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After some investigation, I found the root cause is that the current pytest version in the SID archive is too old (4.6.11). The new version of pytest is in the experimental archive and is expected to migrate to the SID archive soon.
Sorry for the noise, the new version of buku has been uploaded.
9153f83
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Lin!
9153f83
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated on Fedora 32 to 34.
9153f83
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rachmadaniHaryono can you please check the nightly failure: https://app.circleci.com/pipelines/github/jarun/buku/277/workflows/44369070-4aaa-4f2d-be17-391dbc3ff453