Skip to content

test: flaky replication/recover_missing_xlog.test.lua test #218

Open
@avtikhon

Description

@avtikhon

Tarantool version:
Tarantool 2.5.0-32-g7f20272ea8
Target: Linux-x86_64-Debug
Build options: cmake . -DCMAKE_INSTALL_PREFIX=/usr/local -DENABLE_BACKTRACE=ON
Compiler: /usr/bin/cc /usr/bin/c++
C_FLAGS: -fexceptions -funwind-tables -fno-omit-frame-pointer -fno-stack-protector -fno-common -fopenmp -msse2 -fprofile-arcs -ftest-coverage -std=c11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Wno-format-truncation -fno-gnu89-inline -Wno-cast-function-type -Werror
CXX_FLAGS: -fexceptions -funwind-tables -fno-omit-frame-pointer -fno-stack-protector -fno-common -fopenmp -msse2 -fprofile-arcs -ftest-coverage -std=c++11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Wno-format-truncation -Wno-invalid-offsetof -Wno-cast-function-type -Werror

OS version:
Linux

Bug description:
https://gitlab.com/tarantool/tarantool/-/jobs/746971403#L4303
results file checksum: e88f791d1276b1ba9b041dfd6b4187d2

https://gitlab.com/tarantool/tarantool/-/jobs/555302814

 [070] --- replication/recover_missing_xlog.result	Thu May 14 16:08:44 2020
 [070] +++ replication/recover_missing_xlog.reject	Sat May 16 03:09:06 2020
 [070] @@ -79,6 +79,7 @@
 [070]  ...
 [070]  for i = 10, 19 do box.space.test:insert{i, 'test' .. i} end
 [070]  ---
 [070] +- error: Can't modify data because this instance is in read-only mode.
 [070]  ...
 [070]  fiber = require('fiber')
 [070]  ---
 [070] @@ -95,16 +96,6 @@
 [070]    - [7, 'test7']
 [070]    - [8, 'test8']
 [070]    - [9, 'test9']
 [070] -  - [10, 'test10']
 [070] -  - [11, 'test11']
 [070] -  - [12, 'test12']
 [070] -  - [13, 'test13']
 [070] -  - [14, 'test14']
 [070] -  - [15, 'test15']
 [070] -  - [16, 'test16']
 [070] -  - [17, 'test17']
 [070] -  - [18, 'test18']
 [070] -  - [19, 'test19']
 [070]  ...
 [070]  -- Cleanup.
 [070]  test_run:cmd('switch default')
 [070] 

Steps to reproduce:

Optional (but very desirable):

  • coredump
  • backtrace
  • netstat

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions