Lars Erik Wik

Results 4 issues of Lars Erik Wik

Test that expireafter works with custom promise types. Depends on: https://github.com/cfengine/core/pull/5080 https://github.com/cfengine/enterprise/pull/699 Ticket: CFE-3435 Changelog: None Signed-off-by: Lars Erik Wik

Prior to fix, the added acceptance test had the following output: ``` R: /home/larsewi/ntech/cfengine/core/tests/acceptance/01_vars/01_basic/double_expansion_list_namespace.cf FAIL R: $($(parent_namespace):$(parent_bundle).str) => EXPANDED R: $($(parent_namespace):$(parent_bundle).lst) => $(bogus:check.lst) R: $(default:check.lst) => EXPANDED ``` Ticket: ENT-11923...

- [Added acknowledge field to lastseen DB](https://github.com/cfengine/core/pull/5617/commits/5d148d3b9bf907b3d3c50c7f5494b46f2c417396) - [Added acknowledge function for lastseen entries](https://github.com/cfengine/core/pull/5617/commits/80e9540c2028de3880c1672512cbf5383d2a3808) [![Build Status](https://ci.cfengine.com/buildStatus/icon?job=pr-pipeline&build=11319)](https://ci.cfengine.com/job/pr-pipeline/11319/)

Initially I was trying to reproduce a bug reported in ENT-12033. However, I was not able to reproduce it. While statically analyzing the code, I made some changes to make...