Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658662 - dev-libs/leveldb-1.18-r2 table/table_test.cc:859: Assertion failure Between(c.ApproximateOffsetOf("k03"), 2000, 3000)
Summary: dev-libs/leveldb-1.18-r2 table/table_test.cc:859: Assertion failure Between(c...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on: 676254
Blocks:
  Show dependency tree
 
Reported: 2018-06-21 16:27 UTC by ernsteiswuerfel
Modified: 2020-11-12 11:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (file_658662.txt,5.52 KB, text/plain)
2018-06-21 16:27 UTC, ernsteiswuerfel
Details
build.log (build.log,91.75 KB, text/plain)
2018-06-21 16:29 UTC, ernsteiswuerfel
Details
build.log (1.20, ppc) (leveldb-1.20:20201112-110243.log,127.75 KB, text/plain)
2020-11-12 11:08 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2018-06-21 16:27:44 UTC
Created attachment 536684 [details]
emerge --info

==== Test TableTest.ApproximateOffsetOfPlain
==== Test TableTest.ApproximateOffsetOfCompressed
Value 3066 is not in range [2000, 3000]
table/table_test.cc:859: Assertion failure Between(c.ApproximateOffsetOf("k03"), 2000, 3000)
make: *** [Makefile:108: check] Error 1
Comment 1 ernsteiswuerfel archtester 2018-06-21 16:29:07 UTC
Created attachment 536686 [details]
build.log
Comment 2 ernsteiswuerfel archtester 2018-10-20 01:21:28 UTC
Seems fixed in dev-libs/leveldb-1.20. All tests pass on ppc.
Comment 3 ernsteiswuerfel archtester 2020-11-12 11:08:48 UTC
Created attachment 670996 [details]
build.log (1.20, ppc)

1.20 passes tests on ppc.