envoyproxy / envoyproxy/xds-relay

e2e tests exhibiting flaky behavior

Open
#98 1 comment 0 reactions 1 assignee Claimed by @jessicayuen View on GitHub
bug
Dominant language
Go
Stars
135
Forks
28
PR merge metrics
No merged PRs in 30d

Description

I saw a test failure for one of the e2e tests on my local fork after merging master/upstream.

```
TestSnapshotCacheSingleEnvoyAndXdsRelayServer: e2e_test.go:106:
1132
Timed out after 1.000s.
1133
Error: Unexpected non-nil/non-zero extra argument at index 1:
1134
: 9
1135
--- FAIL: TestSnapshotCacheSingleEnvoyAndXdsRelayServer (1.23s)
1136
FAIL
1137
FAIL github.com/envoyproxy/xds-relay/integration 2.266s
1138
FAIL
1139
make: *** [Makefile:25: e2e-tests] Error 1
1140
##[error]Process completed with exit code 2.
```

The flakiness is likely due to timeouts.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.