typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
191 stars 44 forks source link

Studio test instability #612

Closed jamesreprise closed 2 years ago

jamesreprise commented 2 years ago

Description

Tests work reliably locally, but the tests may timeout in grabl or have other issues strictly relating to the tests connection to the local TypeDB Server. This behaviour is seemingly random.

Environment

  1. TypeDB version: TypeDB 2.11.1
  2. OS of TypeDB server: Ubuntu 20.04 (grabl)
  3. OS of Studio: Ubuntu 20.04 (grabl)

Reproducible Steps

  1. Run any Studio test that involves connecting to TypeDB

Expected Output

It runs as it if were running locally.

Actual Output

It might fail or timeout, or if it runs for long enough, it error wrt 'session pulse'.

We will complete the move from using typedb-extractor to TypeDB Runner in test infrastructure before spending more time assessing this. See:

jamesreprise commented 2 years ago

Will be closed by https://github.com/vaticle/typedb-studio/pull/620.

jamesreprise commented 2 years ago

Closed by https://github.com/vaticle/typedb-studio/pull/620.