Skip to content

Conversation

@renaynay
Copy link
Contributor

@renaynay renaynay commented Mar 8, 2021

This PR fixes an issue where the eth test suite would also run eth66 protocol version tests against the node even if the node does not support eth66.

@renaynay renaynay requested a review from fjl March 8, 2021 13:37
Copy link
Contributor

@holiman holiman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@holiman
Copy link
Contributor

holiman commented Mar 16, 2021

Travis says no:

--- FAIL: TestEthProtocolNegotiation (0.00s)
    --- FAIL: TestEthProtocolNegotiation/0 (0.00s)
        chain_test.go:69: 
            	Error Trace:	chain_test.go:69
            	Error:      	Not equal: 
            	            	expected: 0x41
            	            	actual  : 0x0
            	Test:       	TestEthProtocolNegotiation/0
    --- FAIL: TestEthProtocolNegotiation/1 (0.00s)
        chain_test.go:69: 
            	Error Trace:	chain_test.go:69
            	Error:      	Not equal: 
            	            	expected: 0x41
            	            	actual  : 0x0
            	Test:       	TestEthProtocolNegotiation/1
    --- FAIL: TestEthProtocolNegotiation/2 (0.00s)
        chain_test.go:69: 
            	Error Trace:	chain_test.go:69
            	Error:      	Not equal: 
            	            	expected: 0x40
            	            	actual  : 0x0
            	Test:       	TestEthProtocolNegotiation/2
FAIL

@fjl fjl merged commit d3040a8 into ethereum:master Mar 19, 2021
atif-konasl pushed a commit to frozeman/pandora-execution-engine that referenced this pull request Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants