Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
20c9271c
Commit
20c9271c
authored
Dec 16, 2021
by
Markus Scheidgen
Browse files
Fixed phonopy test case.
parent
f1a68758
Pipeline
#117949
passed with stages
in 24 minutes and 44 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
phonopy
@
49de6c33
Compare
4af5658c
...
49de6c33
Subproject commit 4
af5658c85707b6963b2c892b2f4c62c770b824c
Subproject commit 4
9de6c338beffa48a70dc9d8162484a8f736efaf
tests/processing/test_data.py
View file @
20c9271c
...
...
@@ -601,7 +601,7 @@ def test_qcms_data(proc_infra, test_user):
@
pytest
.
mark
.
timeout
(
config
.
tests
.
default_timeout
)
def
test_phonopy_data
(
proc_infra
,
test_user
,
no_warn
):
def
test_phonopy_data
(
proc_infra
,
test_user
):
upload
=
run_processing
((
'test_upload'
,
'tests/data/proc/examples_phonopy.zip'
),
test_user
)
additional_keys
=
[
'results.method.simulation.program_name'
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment