summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2024-01-06 01:06:32 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2024-01-06 01:06:32 +0100
commit367d342435b599f8462a4916d9e0d2d6b6890d82 (patch)
treecf9c1edb50cb471b094c1d2df95ecf27504f8c1f
parent9bc900872980816871ef4ebfe6a4df8bb39a6a6e (diff)
Note that git/subversion/vim tests are mostly passing
-rw-r--r--contributing.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 95f1f7a5..1dc645d1 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -180,9 +180,9 @@ This is the list of tasks that we *want* to address soon, starting with the most
* Check performance of `rumpdisk` against the in-`gnumach` drivers.
* Make `ext2fs` use xattr by default to store translators (see `use_xattr_translator_records`) after making sure the upgrade path works fine.
* Extend `ext2fs` to support 64bit time.
-* Fix the `git` testsuite.
-* Fix the `subversion` testsuite.
-* Fix the `vim` testsuite.
+* Fix the `git` testsuite (just a few tests failing, used to pass).
+* Fix the `subversion` testsuite (just a few tests failing).
+* Fix the `vim` testsuite (just a few tests failing, used to pass).
* Fix building `mesa`.
* Fix building `wayland`.
* Port `python-procps`.