chrsmithdemos / leveldb

Automatically exported from code.google.com/p/leveldb
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

skiplist_test fails on Debian's both sparc and sparc64 #201

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
==== PASSED 32 tests
***** Running memenv_test
==== Test MemEnvTest.Basics
==== Test MemEnvTest.ReadWrite
==== Test MemEnvTest.Locks
==== Test MemEnvTest.Misc
==== Test MemEnvTest.LargeWrite
==== Test MemEnvTest.DBTest
==== PASSED 6 tests
***** Running skiplist_test
==== Test SkipTest.Empty
==== Test SkipTest.InsertAndLookup
Bus error
make[1]: *** [check] Error 1
make[1]: Leaving directory 
`/build/buildd-leveldb_0+20120530.gitdd0d562-2-sparc-U_B444/leveldb-0+20120530.g
itdd0d562'
dh_auto_test: make -j2 check returned exit code 2

Original issue reported on code.google.com by quadris...@gmail.com on 27 Aug 2013 at 8:24

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in 1.14.0

Original comment by dgrogan@chromium.org on 19 Sep 2013 at 8:56