Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI/CD Remote tests failing occasionally #649

Open
yaroslavyaroslav opened this issue Nov 3, 2022 · 1 comment
Open

CI/CD Remote tests failing occasionally #649

yaroslavyaroslav opened this issue Nov 3, 2022 · 1 comment
Assignees
Labels
bug Something isn't working critical investigate Issue is opaque and required further investigation

Comments

@yaroslavyaroslav
Copy link
Collaborator

Sometimes remote tests failing on CI/CD. It runs well on rerun.

It's good to investigate the reason of this behaviour and to make remote tests more reliable.

@yaroslavyaroslav yaroslavyaroslav added the investigate Issue is opaque and required further investigation label Nov 7, 2022
@JeneaVranceanu
Copy link
Collaborator

When #685 will be merged into develop branch we could update some or all remote tests to use mocks.
It will eliminate the need for network to be even defined in the first place. It should reduce the chances of remote tests' failure.
I'll assign this issue to myself and will start updating remote tests when #685 is merged.

Note: mocking was introduced in #701 and it was merged into #685.

@JeneaVranceanu JeneaVranceanu self-assigned this Dec 9, 2022
@JeneaVranceanu JeneaVranceanu added bug Something isn't working critical labels Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical investigate Issue is opaque and required further investigation
Projects
None yet
Development

No branches or pull requests

2 participants