summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-04-23 18:42:44 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-04-29 14:40:38 +0200
commit8e75243721dae1a087337813c223ce9760eec8ab (patch)
tree56690284203fb85dab713c4833e2a44680041749 /NEWS
parent1b1f1b6e6c438855f132fdf0e58b9ec1cad0fbec (diff)
downloadurpmi-8e75243721dae1a087337813c223ce9760eec8ab.tar
urpmi-8e75243721dae1a087337813c223ce9760eec8ab.tar.gz
urpmi-8e75243721dae1a087337813c223ce9760eec8ab.tar.bz2
urpmi-8e75243721dae1a087337813c223ce9760eec8ab.tar.xz
urpmi-8e75243721dae1a087337813c223ce9760eec8ab.zip
fix a warning causing Test::More to think it failed when /proc is not mounted
You tried to plan twice at t/superuser--should-restart.t line 14. t/superuser--should-restart.t ................................... skipped: (no reason given) (...) Test Summary Report ------------------- t/superuser--should-restart.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Files=40, Tests=3901, 801 wallclock secs ( 0.96 usr 0.09 sys + 174.18 cusr 30.16 csys = 205.39 CPU) Result: FAIL Failed 1/40 test programs. 0/3901 subtests failed.A On the other side we want to make it work in both cases so we end doing that.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 093436e8..fc62dd18 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@
o add more extensive tests
o describe it more
o disable fsync/fdatasync while running tests
+ o make it more robust
Version 8.121 - 8 April 2020