Skip to content

Fix travis tests #860

@DonJayamanne

Description

@DonJayamanne

The debugger tests are flaky and cause CI to fail.
Running debugger tests just by themselves, works.

Solution:

  • Add error handlers for all streams read (this will swallow exceptions when stream dies unexpectedly, without throwing a global error, which could be whats happening occasionally in unit tests - don't know)
  • Run debugger tests first, ignoring other tests
  • Then run the standard tests
  • Finally run multi-root tests

Metadata

Metadata

Assignees

Labels

debtCode quality issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions