the failing test in the main repo is green here. It tests that filtet evaluation cant loop. I suspect that test execution triggers the value evaluation more than once. this results in a too long value. Since this test doesnt make troubles for the first time we will have to improve it. btw if evaluation would loop we would end up with StackOverFlow... 😊
P. Ottlinger <[email protected]> schrieb am Mo., 19. Nov. 2018, 20:18: > Am 19.11.18 um 11:46 schrieb Werner Keil: > > Was this why most builds broke for a while? > > Last months/weeks build failures were mostly due to problems with some > of the Jenkins nodes - the recent build failures are due to problems > with the commits from Anatole ;-) > > Cheers, > Phil >
