Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test downstream projects #57

Merged
merged 4 commits into from
Mar 18, 2021
Merged

Conversation

matthiasdiener
Copy link
Collaborator

Fixes #44.


downstream_project: [meshmode, pytential, pytato]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

meshmode and pytential aren't downstream of grudge?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, but which projects would you like to see tested here? I'm not sure that pytato is downstream of grudge either.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only mirgecom is downstream of grudge.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, so does it make sense to merge this PR, considering that illinois-ceesd/mirgecom#212 is still open?

@inducer
Copy link
Owner

inducer commented Mar 15, 2021

Unsubscribing... @-mention or request review once it's ready for a look or needs attention.

@matthiasdiener
Copy link
Collaborator Author

matthiasdiener commented Mar 17, 2021

Current error is:

+++ python3 -m pytest --durations=10 --tb=native --junitxml=pytest.xml --doctest-modules -rxsw -n 4 .
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.2.2, py-1.10.0, pluggy-0.13.1
rootdir: /home/runner/work/grudge/grudge/mirgecom, configfile: pytest.ini
plugins: forked-1.3.0, xdist-2.2.1
gw0 I / gw1 I / gw2 I / gw3 I
gw0 [167] / gw1 [167] / gw2 [167] / gw3 [167]

........................................................................ [ 43%]
..............................[gw1] node down: Not properly terminated
F
replacing crashed worker gw1
..........................................[gw0] node down: Not properly terminated
F
replacing crashed worker gw0
.....................
=================================== FAILURES ===================================
______________________________ test/test_euler.py ______________________________
[gw1] linux -- Python 3.8.8 /home/runner/work/grudge/grudge/mirgecom/.miniforge3/envs/testing/bin/python3
worker 'gw1' crashed while running "test/test_euler.py::test_multilump_rhs[<array context factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz' on 'Portable Computing Language'>-1.0-4-3]"
______________________________ test/test_wave.py _______________________________
[gw0] linux -- Python 3.8.8 /home/runner/work/grudge/grudge/mirgecom/.miniforge3/envs/testing/bin/python3
worker 'gw0' crashed while running "test/test_wave.py::test_wave_stability[<array context factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz' on 'Portable Computing Language'>-problem3-0.025-2]"
=============================== warnings summary ===============================

might be due to illinois-ceesd/mirgecom#212 ? @inducer

@inducer inducer merged commit e056402 into inducer:main Mar 18, 2021
@inducer
Copy link
Owner

inducer commented Mar 18, 2021

Thx!

@matthiasdiener matthiasdiener deleted the ci-downstream branch March 18, 2021 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CI job for downstream projects
2 participants