Skip to content

Test Failure: graphql/e2e/custom_logic -> TestCustomNameForwardHeaders #5934

@darkn3rd

Description

@darkn3rd

The tests e2e/custom_logic are failing 27.3% of the time (3/11)

What version of Dgraph are you using?

latest

Have you tried reproducing the issue with the latest release?

yes

What is the hardware spec (RAM, OS)?

Ubuntu Bionic Beaver

Steps to reproduce the issue (command/config used to run Dgraph).

./test.sh -C 2>&1 | tee /tmp/master.custom_cluster.$(date +%Y%m%d_%H%M).txt

Expected behaviour and actual result.

Expected

Passing Tests

Actual

Roughly 27.3% of the time, getting this error:

--- FAIL: TestCustomNameForwardHeaders (2.02s)
    custom_logic_test.go:234:
        	Error Trace:	custom_logic_test.go:234
        	Error:      	Expected nil, but got: x.GqlErrorList{(*x.GqlError)(0xc000138af0)}
        	Test:       	TestCustomNameForwardHeaders
FAIL
exit status 1
FAIL	github.com/dgraph-io/dgraph/graphql/e2e/custom_logic	59.958s

Metadata

Metadata

Assignees

Labels

area/graphqlIssues related to GraphQL support on Dgraph.area/testingTesting related issueskind/bugSomething is broken.status/acceptedWe accept to investigate/work on it.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions