]> arthur.barton.de Git - bup.git/blobdiff - Makefile
test-web: mark as unresolved with respect to python 3
[bup.git] / Makefile
index 3f709a545d332a0c956409afbc5933e212aa217d..8b062a4445ca5e322f7fd6ff5e15c13803648ce6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -207,6 +207,8 @@ cmdline_tests := \
   t/test-xdev.sh
 
 ifeq "2" "$(bup_python_majver)"
+  # unresolved
+  #   web: needs more careful attention, path bytes round-trips, reprs, etc.
   cmdline_tests += \
     t/test-web.sh
 endif