Skip to content

Commit f623e5c

Browse files
authored
Merge pull request #151 from jmccreight/bug_rename_issues
xfail prms_to_mf6 for now, logos
2 parents 012d9a9 + ca57132 commit f623e5c

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

autotest/test_prms_to_mf6.py

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ def lateral_flow_ans_ds(domain):
2424
return ds
2525

2626

27+
# When we can point at modflow6 develop we'll un-xfail this
28+
@pytest.mark.xfail
2729
@pytest.mark.parametrize("bc_binary_files", [True, False])
2830
@pytest.mark.parametrize("bc_flows_combine", [True, False])
2931
def test_mmr_to_mf6(domain, tmp_path, bc_binary_files, bc_flows_combine):

doc/_static/logo.ico

-592 Bytes
Binary file not shown.

doc/_static/logo.png

1.52 MB
Loading

0 commit comments

Comments
 (0)