- Skip tests that randomly fail

- Run the tests on 64bit arm and intel only as elsewhere there are
  >100 test failures

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=29
This commit is contained in:
Tomáš Chvátal
2020-06-04 12:59:35 +00:00
committed by Git OBS Bridge
parent 26b39ec8cf
commit c0be7dabfd
2 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 4 12:59:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Skip tests that randomly fail
- Run the tests on 64bit arm and intel only as elsewhere there are
>100 test failures
-------------------------------------------------------------------
Mon May 18 08:45:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>