Commit Graph

22 Commits

Author SHA256 Message Date
Ana Guerrero
06864320b4 Accepting request 1177279 from devel:languages:python:numeric
- Skip some tests that produces a Segmentation fault in s390x

OBS-URL: https://build.opensuse.org/request/show/1177279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mpi?expand=0&rev=8
2024-05-28 15:29:37 +00:00
2f2accd4a5 - Skip some tests that produces a Segmentation fault in s390x
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=18
2024-05-28 07:30:44 +00:00
Dominique Leuenberger
73c20647c0 Accepting request 1035099 from devel:languages:python:numeric
- Remove pml/ob1 option for tests, bsc#1205139

- Disable test_fixtures that produces a Segmentation fault in i586

- Use pml ob1 to run tests

- Remove pytest-mpi-pr37-sybil3.patch, not needed anymore
- Update to 0.6:
  * Again no codebase changes, testing/CI and packaging fixes only.
  * Update Azure Pipelines to use latest images (so CI runs again)
  * Update versioneer to work on future Python versions.
  * Fix doctests infrastructure

OBS-URL: https://build.opensuse.org/request/show/1035099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mpi?expand=0&rev=7
2022-11-10 16:33:09 +00:00
1f615373d7 - Disable again test_fixtures that produces a Segmentation fault in i586
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=16
2022-11-10 15:28:36 +00:00
1173ca8fa3 - Remove pml/ob1 option for tests, bsc#1205139
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=15
2022-11-10 08:15:50 +00:00
15b96332ea - Disable test_fixtures that produces a Segmentation fault in i586
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=14
2022-11-08 11:28:12 +00:00
387c32f603 - Use pml ob1 to run tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=13
2022-11-08 10:22:20 +00:00
970911e07d - Remove pytest-mpi-pr37-sybil3.patch, not needed anymore
- Update to 0.6:
  * Again no codebase changes, testing/CI and packaging fixes only.
  * Update Azure Pipelines to use latest images (so CI runs again)
  * Update versioneer to work on future Python versions.
  * Fix doctests infrastructure

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=12
2022-11-08 09:46:35 +00:00
Dominique Leuenberger
a5d5ecf0f3 Accepting request 942849 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/942849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mpi?expand=0&rev=6
2021-12-28 11:26:29 +00:00
56e276e4fe Accepting request 942802 from home:bnavigator:py310
- add pytest-mpi-pr37-sybil3.patch -- gh#aragilar/pytest-mpi#37

OBS-URL: https://build.opensuse.org/request/show/942802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=11
2021-12-27 22:53:57 +00:00
Dominique Leuenberger
35001a92a7 Accepting request 922005 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/922005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mpi?expand=0&rev=5
2021-09-28 17:16:47 +00:00
f944e97b47 Accepting request 921521 from home:frispete:branches:devel:languages:python:numeric
- Fix build for SLES/Leaps

OBS-URL: https://build.opensuse.org/request/show/921521
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=10
2021-09-28 13:58:54 +00:00
Dominique Leuenberger
2d702c0905 Accepting request 921516 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/921516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mpi?expand=0&rev=4
2021-09-26 19:48:49 +00:00
5e2ec4a115 Accepting request 921512 from home:frispete:Tumbleweed
- Fix build for Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/921512
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=9
2021-09-26 14:41:49 +00:00
Dominique Leuenberger
9f2d70ac8d Accepting request 880901 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/880901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mpi?expand=0&rev=3
2021-03-24 15:16:41 +00:00
edbd929d1e Accepting request 880828 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 0.5
  * fixes the test suite for pytest 6.2
- Skip python36 build: With NumPy 1.20, python36-numpy is no
  longer available in Tumbleweed (NEP 29). Mpi4py depends on NumPy,
  pytest-mpi us almost useless (and not testable) without mpi4py.

OBS-URL: https://build.opensuse.org/request/show/880828
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=7
2021-03-24 10:17:53 +00:00
Richard Brown
091cc1c4d1 Accepting request 874732 from devel:languages:python:numeric
- Disable most of the test suite. The offending code not working
  with pytest 6.2 is in the test suite, not the plugin code itself
  gh#aragilar/pytest-mpi#17

OBS-URL: https://build.opensuse.org/request/show/874732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mpi?expand=0&rev=2
2021-02-25 17:27:28 +00:00
03a197346c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=5 2021-02-23 22:48:23 +00:00
37b08ab142 Accepting request 874729 from home:bnavigator:branches:devel:languages:python:numeric
Oops.

- Disable most of the test suite. The offending code not working
  with pytest 6.2 is in the test suite, not the plugin code itself
  gh#pytest-mpi/issues#17

OBS-URL: https://build.opensuse.org/request/show/874729
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=4
2021-02-23 22:48:01 +00:00
Dominique Leuenberger
8c22e33801 Accepting request 854640 from devel:languages:python:numeric
MPI plugin for pytest

OBS-URL: https://build.opensuse.org/request/show/854640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mpi?expand=0&rev=1
2020-12-15 11:31:05 +00:00
2bdf51b667 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=2 2020-12-10 17:21:12 +00:00
4d2ccb8fd4 Accepting request 854374 from home:badshah400:branches:devel:languages:python:numeric
New package: pytest-mpi, an MPI plugin for pytest

OBS-URL: https://build.opensuse.org/request/show/854374
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=1
2020-12-10 10:49:09 +00:00