GithubHelp home page GithubHelp logo

Comments (1)

Yuval-Ariel avatar Yuval-Ariel commented on August 25, 2024

QA status:
running on 9-port-db_stress-changes-from-speedb-to-the-oss-version

stress tests:

passed:

COMPILE_WITH_ASAN=1 ASAN_OPTIONS=detect_stack_use_after_return=1
crash_test
crash_test_with_atomic_flush
crash_test_with_txn
crash_test_with_ts
crash_test_with_multiops_wc_txn
crash_test_with_multiops_wp_txn

failed:

crash_test_with_best_efforts_recovery - also fails on rocksdb 7.2.2: (f2f26b1)
open error: Invalid argument: atomic_flush is currently incompatible with best-efforts recovery
no restriction to run with atomic_flush through crashtest.py

fixed fail #15
ubsan failed on #16

make check

fails at: (also fails on rocksdb 7.2.2: (f2f26b1))

[ RUN      ] EnvTest.GenerateRawUniqueIdTrackEnvDetailsOnly
env/env_test.cc:2743: Failure
Expected equality of these values:
  ids.size()
    Which is: 7193
  kThreads * kIdsPerThread
    Which is: 8000
terminate called after throwing an instance of 'testing::internal::GoogleTestFailureException'
  what():  env/env_test.cc:2743: Failure
Expected equality of these values:
  ids.size()
    Which is: 7193
  kThreads * kIdsPerThread
    Which is: 8000
Received signal 6 (Aborted)
#0   /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb) [0x7f2729e7600b] ??  ??:0
#1   /lib/x86_64-linux-gnu/libc.so.6(abort+0x12b) [0x7f2729e55859] ??   ??:0
#2   /lib/x86_64-linux-gnu/libstdc++.so.6(+0x9e911) [0x7f272a22d911] ?? ??:0
#3   /lib/x86_64-linux-gnu/libstdc++.so.6(+0xaa38c) [0x7f272a23938c] ?? ??:0
#4   /lib/x86_64-linux-gnu/libstdc++.so.6(+0xaa3f7) [0x7f272a2393f7] ?? ??:0
#5   /lib/x86_64-linux-gnu/libstdc++.so.6(__cxa_rethrow+0x4d) [0x7f272a2396fd] ??       ??:0
#6   ./env_test(+0x194feb) [0x562778792feb] ??  ??:0
#7   ./env_test(+0x189a43) [0x562778787a43] ??  ??:0
#8   ./env_test(+0xb17f2) [0x5627786af7f2] ??   ??:0
#9   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2729e57083] ??        ??:0
#10  ./env_test(+0xd556e) [0x5627786d356e] ??   ??:0
/usr/bin/bash: line 1: 954751 Aborted                 (core dumped) ./env_test &> t/log-env_test

and

[ RUN      ] EventListenerTest.OnBlobFileOperationTest
db/listener_test.cc:1163: Failure
Expected: (info.duration.count()) > (0), actual: 0 vs 0
terminate called after throwing an instance of 'testing::internal::GoogleTestFailureException'
  what():  db/listener_test.cc:1163: Failure
Expected: (info.duration.count()) > (0), actual: 0 vs 0
Aborted (core dumped)

and

ETA: 263s Left: 4951 AVG: 0.05s  local:16/5816/100%/0.1s Note: Google Test filter = EventListenerTest.OnFileOperationTest
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from EventListenerTest
[ RUN      ] EventListenerTest.OnFileOperationTest
db/listener_test.cc:1163: Failure
Expected: (info.duration.count()) > (0), actual: 0 vs 0
terminate called after throwing an instance of 'testing::internal::GoogleTestFailureException'
  what():  db/listener_test.cc:1163: Failure
Expected: (info.duration.count()) > (0), actual: 0 vs 0
Aborted (core dumped)

and

ETA: 262s Left: 4936 AVG: 0.05s  local:16/5831/100%/0.1s Note: Google Test filter = EventListenerTest.ReadManifestAndWALOnRecovery
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from EventListenerTest
[ RUN      ] EventListenerTest.ReadManifestAndWALOnRecovery
db/listener_test.cc:1163: Failure
Expected: (info.duration.count()) > (0), actual: 0 vs 0
terminate called after throwing an instance of 'testing::internal::GoogleTestFailureException'
  what():  db/listener_test.cc:1163: Failure
Expected: (info.duration.count()) > (0), actual: 0 vs 0
Aborted (core dumped)

from speedb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.