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

Fix stale link #1368

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Fix stale link #1368

merged 1 commit into from
Oct 18, 2024

Conversation

yacovm
Copy link
Contributor

@yacovm yacovm commented Oct 18, 2024

Why this should be merged

The link to https://docs.avax.network/learn/virtual-machines is stale

How this works

Edited README.md

How this was tested

CI

How is this documented

The link to https://docs.avax.network/learn/virtual-machines is stale

Signed-off-by: yacovm <yacovm@users.noreply.github.com>
@yacovm yacovm requested review from ceyonur, darioush and a team as code owners October 18, 2024 19:03
@darioush darioush enabled auto-merge (squash) October 18, 2024 19:08
@yacovm
Copy link
Contributor Author

yacovm commented Oct 18, 2024

-test.shuffle 1729278387260396000
--- FAIL: TestTransactionSkipIndexing (32.58s)
    test_blockchain.go:[168](https://github.com/ava-labs/subnet-evm/actions/runs/11409487359/job/31749819661?pr=1368#step:7:169)8: 
        	Error Trace:	/Users/runner/work/subnet-evm/subnet-evm/core/test_blockchain.go:1688
        	            				/Users/runner/hostedtoolcache/go/1.22.8/arm64/src/runtime/asm_arm64.s:1222
        	Error:      	Not equal: 
        	            	expected: 0x5
        	            	actual  : 0x4
        	Test:       	TestTransactionSkipIndexing
        	Messages:   	expected tail to be 5, found 4
    test_blockchain.go:1685: 
        	Error Trace:	/Users/runner/work/subnet-evm/subnet-evm/core/test_blockchain.go:1685
        	            				/Users/runner/work/subnet-evm/subnet-evm/core/txindexer_test.go:231
        	            				/Users/runner/work/subnet-evm/subnet-evm/core/txindexer_test.go:253
        	            				/Users/runner/work/subnet-evm/subnet-evm/core/txindexer_test.go:227
        	Error:      	Condition never satisfied
        	Test:       	TestTransactionSkipIndexing
        	Messages:   	expected tail to be 5 eventually

@darioush darioush merged commit de75e82 into ava-labs:master Oct 18, 2024
14 checks passed
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