typedb
typedb copied to clipboard
Variable role resolution non-deterministically receives too few answers
Description
The BDD scenario "converting a fixed role to a variable bound with 'sub role' (?)(Variable Role Resolution)" fails non-deterministically with error java.lang.AssertionError: Expected [27] answers, but got [24] expected:<27> but was:<24>
Environment
- OS (where TypeDB server runs): grabl
- TypeDB version (and platform): 2.11.1
- TypeDB client: BDD tests
- Other environment details:
Expected Output
Assertion should succeed
( may be related to: #6355 )
(Nope. I was just missing a variable)
@krishnangovindraj can you set this to run 1000 times overnight at some point and see we can consider this an open issue still? Reasoner BDD has been quite reliable recently from what i've seen
Reasoner BDD has been reliable for months, running 100x did not reproduce. Closing as fixed.