v2.9.4
版本发布时间: 2023-05-04 04:24:57
onsi/ginkgo最新发布版本:v2.13.1(2023-11-10 23:55:55)
2.9.4
Fixes
-
fix hang with ginkgo -p (#1192) [15d4bdc] - this addresses a long standing issue related to Ginkgo hanging when a child process spawned by the test does not exit.
-
fix: fail fast may cause Serial spec or cleanup Node interrupted (#1178) [8dea88b] - prior to this there was a small gap in which specs on other processes might start even if one process has tried to abort the suite.
Maintenance
- Document run order when multiple setup nodes are at the same nesting level [903be81]