From efca7aac30b89e81a562267d85db33d4f760e7eb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 19:10:37 +0200 Subject: [PATCH] Expect test failure chrisdone/path#54 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c16471f..cb40b303 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3177,6 +3177,8 @@ expected-test-failures: # Doctests require hidden Glob package - multiset - makefile + + - path # https://github.com/chrisdone/path/issues/54 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run