forked from fl00r/go-tarantool-1.6
-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Due to some update in Tarantool master, our tests broke. We need to fix it.
Steps:
- Determinate a commit on Tarantool master that breaks our tests.
- Update our tests according to changes if a problem in the tests itself.
or
- Create a reproducer of the problem for the Tarantool team and create an issue in tarantool/tarantool.
- Create a PR in tarantool/tarantool with the fix (optional).
Reproducer could looks like commands in the Tarantool console:
- Create a user as in the test.
- Add grants to user as in the test.
- Login as the user.
- Execute
box.schema.user.grantwith args as in tests.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress