Open flexsurfer opened 1 week ago
:grey_question: | Commit | :hash: | Finished (UTC) | Duration | Platform | Result |
---|---|---|---|---|---|---|
:heavy_check_mark: | 97ad702d | #3 | 2024-11-20 15:34:43 | ~4 min | tests |
:page_facing_up:log |
:heavy_check_mark: | 97ad702d | #3 | 2024-11-20 15:37:07 | ~7 min | android-e2e |
:robot:apk :calling: |
:heavy_check_mark: | 97ad702d | #3 | 2024-11-20 15:37:54 | ~7 min | android |
:robot:apk :calling: |
:heavy_check_mark: | 97ad702d | #3 | 2024-11-20 15:38:47 | ~8 min | ios |
:iphone:ipa :calling: |
:heavy_check_mark: | b2d9a169 | #4 | 2024-11-22 13:28:45 | ~4 min | tests |
:page_facing_up:log |
:heavy_check_mark: | b2d9a169 | #4 | 2024-11-22 13:30:50 | ~6 min | android-e2e |
:robot:apk :calling: |
:heavy_check_mark: | b2d9a169 | #4 | 2024-11-22 13:31:19 | ~7 min | android |
:robot:apk :calling: |
:heavy_check_mark: | b2d9a169 | #4 | 2024-11-22 13:33:06 | ~9 min | ios |
:iphone:ipa :calling: |
Total executed tests: 8
Failed tests: 0
Expected to fail tests: 1
Passed tests: 7
IDs of expected to fail tests: 702843
1. test_community_message_edit, id: 702843 |
```
Test is not run, e2e blocker
```
[[reason: [NOTRUN] Skipped due to waku issue on staging fleet]] |
1. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745 |
Device sessions Device 1: Device 2: |
1. test_community_copy_and_paste_message_in_chat_input, id: 702742 |
Device sessions Device 1: |
2. test_restore_multiaccount_with_waku_backup_remove_profile_switch, id: 703133 |
Device sessions Device 1: |
1. test_wallet_add_remove_regular_account, id: 727231 |
2. test_wallet_balance_mainnet, id: 740490 |
1. test_wallet_send_asset_from_drawer, id: 727230 |
2. test_wallet_send_eth, id: 727229 |
Hey @flexsurfer !
Thanks for your PR!
I found one issue with PIN code validation. Please take a look!
ISSUE 1: no PIN validation in case user enters wrong PIN
Precondition: Keycard with a set PIN
Steps:
1) Install app 2) Go to Create user with a Keycard 3) Scan Keycard 4) Enter wrong PIN 5) Scan Keycard 6) Scan Keycard 2-3 times more and you will get locked card
Actual result:
no validation that PIN is incorrect
https://github.com/user-attachments/assets/6458cffa-630a-4e78-8a08-af8476826e3b
Expected result:
as a User I would like to see smth like this
thank you @mariia-skrypnyk should be fixed
Hi @flexsurfer !
No text with number of attempts on both platforms.
No text with number of attempts on both platforms.
i believe there is a separate bug which i can't reproduce :(
fixes #21573