Skip to content

[Bug]: E2E: change password fails for iOS on bitrsie #16758

@chrisleewilcox

Description

@chrisleewilcox

Describe the bug

When running the regression test pipeline on bitrise we have test failing when trying to change password. After tests taps 'Reset password' button the screen refreshes but nothing happens and the tests fail.

Not an issue when running regression e2e on android.

Test that are failing

  • e2e/specs/settings/delete-wallet.spec.js
  • e2e/specs/accounts/change-password.spec.ts
  • e2e/specs/permission-systems/permission-system-delete-wallet.spec.js

Expected behavior

After tapping 'Reset password' button the password should be changed and the screen should navigate back the the Security & Privacy screen.

Screenshots/Recordings

See test artifact video from the bitrise link.

Steps to reproduce

Scenario: Change Password

GIVEN I am the Change Password screen
WHEN I enter new password that passes validation
AND I confirm new password
AND I tap checkbox
AND I tap Reset password button
THEN password has been updated
AND app navigates back to Security & Privacy screen

Error messages or log output

Detection stage

On main branch

Version

7.47.2

Build type

None

Device

iOS

Operating system

iOS

Additional context

No response

Severity

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    regression-developRegression bug that was found on main branch, but not yet present in productionteam-dev-opsDevOps teamteam-mobile-platformMobile Platform teamteam-onboardingOnboarding teamtype-bugSomething isn't working

    Type

    Projects

    Status

    To be triaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions