Skip to content

Titanic validator test is flaky #629

@JulienVig

Description

@JulienVig

The validator.spec.ts test that validates the titanic task is flaky, it requires a minimum accuracy of 0.5 and fails around half of the time.

How to reproduce:

  1. build discojs: cd discojs; npm run build
  2. launch a server instance cd server; npm run dev
  3. run the titanic test: cd discojs/discojs-core; npx mocha -g "works for titanic"

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdiscojsRelated to Disco.js

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions