You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now emulator tests rely on test account nonce which is tracked globally and this means if a test is run independently it might fail because it relies on nonce being updated by others and vice-versa.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Right now emulator tests rely on test account nonce which is tracked globally and this means if a test is run independently it might fail because it relies on nonce being updated by others and vice-versa.
Example see: https://github.com/onflow/flow-go/pull/5614/files/7ef18932a517b3523b1a86ad30c3494b1d84749f#diff-759752553abf911832d94d89fd906fe87038d8816fdad2f2a1cd02e2574c61e5R308
The text was updated successfully, but these errors were encountered: