Skip to content

Commit aefd7d6

Browse files
committed
stdlib: reduce test log on gh
- enable cte_track - redirect logger events out of terminal output
1 parent 3b92c38 commit aefd7d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/stdlib/test/stdlib_gh.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
"Benchmark only"}.
88
{skip_cases, "../stdlib_test", gen_server_SUITE,
99
[multicall_remote_old1],"Broken in docker"}.
10+
{event_handler, {cte_track, []}}.
11+
{enable_builtin_hooks, false}.
12+
{ct_hooks, [{cth_log_redirect, [{mode, replace}]}]}.

0 commit comments

Comments
 (0)