Skip to content

🐞 [Bug]: Failing Tests in selenium workflow (Farms page) #3676

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

Closed
1 task done
khaledyoussef24 opened this issue Nov 25, 2024 · 10 comments
Closed
1 task done

🐞 [Bug]: Failing Tests in selenium workflow (Farms page) #3676

khaledyoussef24 opened this issue Nov 25, 2024 · 10 comments
Assignees
Labels
type_bug Something isn't working
Milestone

Comments

@khaledyoussef24
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

which package/s did you face the problem with?

Dashboard

What happened?

some of the selenium automated tests are failing in the farms page and needs to be fixed
test_create_farm
test_farmpayout_address
test_gateway
test_range_ips
test_farm_details

Steps To Reproduce

No response

which network/s did you face the problem on?

Dev

version

.

Twin ID/s

No response

Node ID/s

No response

Farm ID/s

No response

Contract ID/s

No response

Relevant screenshots/screen records

.

Relevant log output

tests/Farms/test_farm.py::test_create_farm FAILED                       
tests/Farms/test_farm.py::test_farmpayout_address FAILED                 
tests/Farms/test_farm.py::test_gateway FAILED                            
tests/Farms/test_farm.py::test_range_ips FAILED                          
tests/Farms/test_farm.py::test_farm_details FAILED
@khaledyoussef24 khaledyoussef24 added the type_bug Something isn't working label Nov 25, 2024
@ramezsaeed ramezsaeed added this to the 2.7.0 milestone Nov 26, 2024
@ramezsaeed ramezsaeed moved this to Accepted in 3.16.x Nov 26, 2024
@amiraabouhadid amiraabouhadid moved this from Accepted to In Progress in 3.16.x Dec 3, 2024
@amiraabouhadid amiraabouhadid moved this from In Progress to Accepted in 3.16.x Dec 3, 2024
@ramezsaeed
Copy link
Contributor

fix skipped test to have a green run, while fixing this issue.

@amiraabouhadid amiraabouhadid moved this from Accepted to In Progress in 3.16.x Dec 23, 2024
@amiraabouhadid
Copy link
Contributor

Updated test_create_farm

@amiraabouhadid amiraabouhadid moved this from In Progress to Accepted in 3.16.x Dec 23, 2024
@amiraabouhadid amiraabouhadid moved this from Accepted to In Progress in 3.16.x Jan 5, 2025
@amiraabouhadid
Copy link
Contributor

amiraabouhadid commented Jan 5, 2025

i keep getting this error when running locally, investigating . works on staging though
image

@amiraabouhadid amiraabouhadid moved this from In Progress to Accepted in 3.16.x Jan 5, 2025
@amiraabouhadid amiraabouhadid moved this from Accepted to In Progress in 3.16.x Jan 5, 2025
@amiraabouhadid amiraabouhadid moved this from In Progress to Accepted in 3.16.x Jan 5, 2025
@amiraabouhadid amiraabouhadid moved this from Accepted to In Progress in 3.16.x Jan 6, 2025
@amiraabouhadid
Copy link
Contributor

updated test_farmpayout_address

@amiraabouhadid amiraabouhadid moved this from In Progress to Accepted in 3.16.x Jan 6, 2025
@amiraabouhadid
Copy link
Contributor

amiraabouhadid commented Jan 7, 2025

blocked on #3790 because I keep getting this error when i run any test that imports account even after clearing local storage in browser and using diff mnemonics . I think this is because of profile manager misbehaving and only showing login tab not connect your wallet tab so selenium does not find the 'please insert your mnemonic or hex seed' input.
i tried changing the xpath of this input field as well, copied full xpath from browser and tried by id as well but still fails
image
image

@amiraabouhadid amiraabouhadid moved this from In Progress to Blocked in 3.16.x Jan 7, 2025
@ramezsaeed
Copy link
Contributor

Couldn't reproduce the same issue, working fine for me
please check this comment
#3790 (comment)

@AhmedHanafy725 AhmedHanafy725 modified the milestones: 2.7.0, 2.8.0 Jan 29, 2025
@ramezsaeed ramezsaeed moved this from Blocked to Accepted in 3.16.x Feb 16, 2025
@ramezsaeed
Copy link
Contributor

Verified the blocker issue with Amira and show her the workaround to continue.

@ramezsaeed
Copy link
Contributor

Work Done:

  • fixed all the tests and removed skipped

Image

WIP:

  • only failing now is the two tests using payout address; as after latest stellar network reset we need to create testnet wallet on stellar and activate it and add TFT trustline; contacted the ops to help with that and still waiting response.

@ramezsaeed ramezsaeed moved this from Accepted to In Progress in 3.16.x Feb 16, 2025
@ramezsaeed ramezsaeed moved this from In Progress to Pending Review in 3.16.x Feb 17, 2025
@ramezsaeed
Copy link
Contributor

@ramezsaeed
Copy link
Contributor

ramezsaeed commented Feb 18, 2025

@AhmedHanafy725 AhmedHanafy725 removed this from 3.16.x Mar 20, 2025
@AhmedHanafy725 AhmedHanafy725 moved this to Pending Review in 3.17 Mar 20, 2025
@AhmedHanafy725 AhmedHanafy725 moved this from Pending Review to In Verification in 3.17 Mar 20, 2025
@github-project-automation github-project-automation bot moved this from In Verification to Done in 3.17 Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

4 participants