[ 
https://issues.apache.org/jira/browse/LUCENE-9639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291237#comment-17291237
 ] 

Mayya Sharipova commented on LUCENE-9639:
-----------------------------------------

This test currently reproducibly fails for us on master:

./gradlew test --tests TestSimpleTextVectorFormat.testRamBytesUsed 
-Dtests.seed=48CFADC25A84DABC -Dtests.nightly=true -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=eo -Dtests.timezone=America/Tegucigalpa 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

with a message:

 java.lang.AssertionError: RamUsageTester reports 263296 bytes but 
ramBytesUsed() returned 175528 (33.3 error).  [Measured: 265832, 2536. 
Reported: 176552, 1024]

> Add unit tests for SImpleTextVector format
> ------------------------------------------
>
>                 Key: LUCENE-9639
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9639
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/codecs
>            Reporter: Michael Sokolov
>            Priority: Minor
>              Labels: starter
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The other simple text field formats have unit tests; we should add tests of 
> the simple text vector format as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to