nickva commented on issue #4397:
URL: https://github.com/apache/couchdb/issues/4397#issuecomment-1434764920
```
[2023-02-17T07:40:34.978Z] Test LRU limits
[2023-02-17T07:40:34.978Z] ets_lru_test:274: -test_limits/2-fun-1- (Max
object count ok)...[0.038 s] ok
[2023-02-17T07:40:34.978Z] ets_lru_test:279: -test_limits/2-fun-3- (Max
size ok)...[0.070 s] ok
[2023-02-17T07:40:34.978Z] ets_lru_test:285: -test_limits/2-fun-7-
(Expire leaves new entries)...ok
[2023-02-17T07:40:34.978Z] ets_lru_test:292: -test_limits/2-fun-5-
(Entry was expired)...*failed*
[2023-02-17T07:40:34.978Z] in function
ets_lru_test:'-test_limits/2-fun-5-'/2 (test/ets_lru_test.erl, line 294)
[2023-02-17T07:40:34.978Z] in call from eunit_test:run_testfun/1
(eunit_test.erl, line 71)
[2023-02-17T07:40:34.978Z] in call from eunit_proc:run_test/1
(eunit_proc.erl, line 531)
[2023-02-17T07:40:34.978Z] in call from eunit_proc:with_timeout/3
(eunit_proc.erl, line 356)
[2023-02-17T07:40:34.978Z] in call from eunit_proc:handle_test/2
(eunit_proc.erl, line 514)
[2023-02-17T07:40:34.978Z] in call from eunit_proc:tests_inorder/3
(eunit_proc.erl, line 456)
[2023-02-17T07:40:34.978Z] in call from eunit_proc:with_timeout/3
(eunit_proc.erl, line 346)
[2023-02-17T07:40:34.978Z] in call from eunit_proc:run_group/2
(eunit_proc.erl, line 570)
[2023-02-17T07:40:34.978Z] **error:{assertEqual,[{module,ets_lru_test},
[2023-02-17T07:40:34.978Z] {line,294},
[2023-02-17T07:40:34.978Z] {expression,"ets_lru : lookup ( LRU
, foo )"},
[2023-02-17T07:40:34.978Z] {expected,not_found},
[2023-02-17T07:40:34.978Z] {value,{ok,bar}}]}
[2023-02-17T07:40:34.978Z] output:<<"">>
[2023-02-17T07:40:34.978Z]
[2023-02-17T07:40:34.978Z] [done in 0.370 s]
[2023-02-17T07:40:34.978Z] Test match functions
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]