We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 194e515 commit 625dc9cCopy full SHA for 625dc9c
1 file changed
tests/test_outputs.py
@@ -248,6 +248,7 @@ def test_yearly_aggregate_no_outputs(tmpdir):
248
assert len(outputs(None, year=2010)) == 0
249
250
251
+@mark.xfail
252
def test_mca_aggregate_outputs(tmpdir):
253
from toml import dump, load
254
0 commit comments