Project

General

Profile

action #71554

Updated by livdywan over 3 years ago

## Observation 

 Since recently t/full-stack.t is more very unstable. 

 ## Steps to reproduce 

 Probably reproducable locally with 

 ``` 
 make test FULLSTACK=1 TESTS=t/full-stack.t 
 ``` 

 ## Suggestions 

 Bisect where the regression comes from and fix that to be stable locally and within CI.

Back