-
Notifications
You must be signed in to change notification settings - Fork 121
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
e2e-tests panicked at 'We should find a port before the reader ends', #1259
Comments
Closing this one because this is being handle already in here: This issue didn't go away it will be solved only when the e2e test is updated. |
This bug continues to exists, despite a new version has being release.
Cheers |
The This issue should have been fixed in the new |
Thanks @ascjones |
I am doing a basic E2E test using the flipper example.
I have install the substrate-contracts-node and its working fine.
I am running with the "nightly-2023-02-09" (cargo +nightly-2023-02-09 test --features e2e-tests)
I have tried with previous ones all give the same error below.
And I am getting this error message:
Contract Version:
Ubuntu
Cargo.toml
The text was updated successfully, but these errors were encountered: