We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf48b1 commit be599e3Copy full SHA for be599e3
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