darcs

Patch 2106 harness: add XDG_CACHE_HOME to the env file (and 4 more)

Title harness: add XDG_CACHE_HOME to the env file (and 4 more)
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2020-10-20.09:25:25 by bfrk, last changed 2020-10-20.20:34:18 by ganesh.

Files
File name Status Uploaded Type Edit Remove
harness_-add-xdg_cache_home-to-the-env-file.dpatch bfrk, 2020-10-20.09:25:23 application/x-darcs-patch
patch-preview.txt bfrk, 2020-10-20.09:25:23 text/x-darcs-patch
unnamed bfrk, 2020-10-20.09:25:23 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg22489 (view) Author: bfrk Date: 2020-10-20.09:25:23
5 patches for repository http://darcs.net/screened:

patch f78c7fd9e7d3e88186665179bf07c5f183813fc7
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Sep 28 17:54:44 CEST 2020
  * harness: add XDG_CACHE_HOME to the env file

patch ea3eaee2d36efeec6e0b46c896531aca374650f3
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Sep 28 18:13:27 CEST 2020
  * tests/conflict-fight-failure.sh: skip test if system has no time executable

patch bbf7ff35ddcf92fd9233d9103eed0f31b2ccf498
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Oct 20 10:56:43 CEST 2020
  * tests/record.sh: fix tests for bad patch names
  
  It turned out that we do have a test for bad patch names even for the case
  where an editor is invoked, they were just utterly broken i.e. they did not
  test what they claimed to. Using DARCS_EDITOR='cat -n' defeats the purpose
  as this adds line numbers, so the patch name will always be valid. Also, if
  there is nothing to record, the command always fails, regardless of whether
  the patch name is valid or not.

patch 8414740be41d0825401c99ec313131f5aa258bed
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Oct 20 11:08:50 CEST 2020
  * tests/record.sh: remove directories before creating them

patch 87e9653f82f2242cde549e57a7b940d3ccfde6c6
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Oct 20 11:25:10 CEST 2020
  * add regression test for issue2659
Attachments
msg22493 (view) Author: ganesh Date: 2020-10-20.20:34:17
>   * harness: add XDG_CACHE_HOME to the env file

OK

>   * tests/conflict-fight-failure.sh: skip test if system has no time 
>     executable

OK

>   * tests/record.sh: fix tests for bad patch names
>   * tests/record.sh: remove directories before creating them

OK

>  * add regression test for issue2659

Looks good - thanks :-)
History
Date User Action Args
2020-10-20 09:25:25bfrkcreate
2020-10-20 09:28:06bfrksetstatus: needs-screening -> needs-review
2020-10-20 20:34:18ganeshsetstatus: needs-review -> accepted
messages: + msg22493