Mingli-Yu
Mingli-Yu
https://github.com/xrmx/bootchart/pull/95
No, not set any specific env and it always fails. The assert line actually is below in test/regress_util.c(line 1478) tt_int_op(diff.tv_sec, ==, 0); Do you mean change to "tt_int_op(diff.tv_sec, ==, 1);"?
The libevent version is 2.1.12.
Hi @azat, Any hint to resolve the issue? Thanks,
\# ./regress --no-fork monotonic_prc_fallback No such test as monotonic_prc_fallback! \# ls -l total 924 -rwxr-xr-x 1 root root 14376 Aug 31 08:42 bench -rwxr-xr-x 1 root root 14384 Aug 31...
\# ls bench bench_http regress test-closed test-eof test-init test-time bench_cascade bench_httpclient test-changelist test-dumpevents test-fdleak test-ratelim test-weof \# ./regress --no-fork util/monotonic_prc_fallback util/monotonic_prc_fallback: OK 1 tests ok. (0 skipped) \# cd .....
@azat Thanks very much for your follow-up! After apply https://github.com/libevent/libevent/commit/04fcd7c6df158bb65261867de4b9ec8439696934, the test result as below: \# ./test.sh Running tests: EVPORT Skipping test KQUEUE Skipping test EPOLL test-eof: OKAY test-closed: OKAY...
https://www.mail-archive.com/[email protected]/msg153389.html
https://github.com/ccache/ccache/pull/1089
The kernel version in my env is 5.4.69.