``` $ pytest tests/test_random.py::TestDistributionsGumbel ============================================================================================================ test session starts ============================================================================================================ platform linux -- Python 3.7.7, pytest-5.4.3, py-1.9.0, pluggy-0.13.1 rootdir: /localdisk/work/amakarye/git/dpnp, inifile: setup.cfg plugins: hypothesis-6.1.1 collecting ... DPNP: current queue is CPU: 0 DPNP: version: 0.5.0 collected 4 items tests/test_random.py .... [100%] ============================================================================================================= 4 passed in 0.29s ============================================================================================================= Segmentation fault (core dumped) ```