Skip to content

test: flaky box/role.test.lua test #211

Open
@avtikhon

Description

@avtikhon

Tarantool version:
Tarantool 2.5.0-32-g7f20272ea
Target: Darwin-x86_64-RelWithDebInfo
Build options: cmake . -DCMAKE_INSTALL_PREFIX=/usr/local -DENABLE_BACKTRACE=ON
Compiler: /Library/Developer/CommandLineTools/usr/bin/cc /Library/Developer/CommandLineTools/usr/bin/c++
C_FLAGS: -Wno-unknown-pragmas -fexceptions -funwind-tables -fno-omit-frame-pointer -fno-stack-protector -fno-common -msse2 -std=c11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Werror
CXX_FLAGS: -Wno-unknown-pragmas -fexceptions -funwind-tables -fno-omit-frame-pointer -fno-stack-protector -fno-common -msse2 -std=c++11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Werror

OS version:
OSX

Bug description:
https://gitlab.com/tarantool/tarantool/-/jobs/556433107

 [019] --- box/role.result	Mon Mar 23 18:53:42 2020
 [019] +++ box/role.reject	Mon May 18 07:44:12 2020
 [019] @@ -197,9 +197,11 @@
 [019]  -- check a grant received via a role
 [019]  box.schema.user.create('test')
 [019]  ---
 [019] +- error: User '32' already has role 'public'
 [019]  ...
 [019]  box.schema.user.create('grantee')
 [019]  ---
 [019] +- error: User '33' already has role 'public'
 [019]  ...
 [019]  box.schema.role.create('liaison')
 [019]  ---

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