forked from pool/python-mutagen
Accepting request 486959 from home:alarrosa:branches:devel:languages:python
- Use singlespec macros. - Drop fix-tests-tools-names.diff which is not needed anymore. - Add reduce-test-length.diff to reduce the number of iterations in a test that is repeated for each data test file, for every byte, so it only tests each file for the first 10 bytes. This way we reduce the time it takes to test mutagen (and the corresponding cpu usage in obs) from 1078 seconds (nearly 18 minutes) to 53 seconds (for each python version). OBS-URL: https://build.opensuse.org/request/show/486959 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mutagen?expand=0&rev=28
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 6 15:52:21 UTC 2017 - alarrosa@suse.com
|
||||
|
||||
- Use singlespec macros.
|
||||
- Drop fix-tests-tools-names.diff which is not needed anymore.
|
||||
- Add reduce-test-length.diff to reduce the number of iterations in a test
|
||||
that is repeated for each data test file, for every byte, so it only tests
|
||||
each file for the first 10 bytes. This way we reduce the time it takes to
|
||||
test mutagen (and the corresponding cpu usage in obs) from 1078 seconds
|
||||
(nearly 18 minutes) to 53 seconds (for each python version).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 22 14:58:43 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user