Commit d17645a
authored
test(snaps): Revert broken E2E change (#30086)
<!--
Please submit this PR as a draft initially.
Do not mark it as "Ready for review" until this PR meets the canonical
Definition of Ready For Review in `docs/readme/ready-for-review.md`.
In short: the template must be materially complete (not just section
titles
present), all status checks must be currently passing, and the only
expected
follow-up commits must be reviewer-driven.
-->
## **Description**
ccd38a0
disabled device synchronization for this entire test on iOS. This seems
to break after navigating to the test dapp. Reverting the change made
the test pass locally.
## **Changelog**
<!--
If this PR is not End-User-Facing and should not show up in the
CHANGELOG, you can choose to either:
1. Write `CHANGELOG entry: null`
2. Label with `no-changelog`
If this PR is End-User-Facing, please write a short User-Facing
description in the past tense like:
`CHANGELOG entry: Added a new tab for users to see their NFTs`
`CHANGELOG entry: Fixed a bug that was causing some NFTs to flicker`
(This helps the Release Engineer do their job more quickly and
accurately)
-->
CHANGELOG entry: null
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk: test-only changes that revert an iOS-specific Detox
synchronization workaround and re-enable a previously skipped smoke
spec.
>
> **Overview**
> Re-enables the `Get Entropy Snap Tests` smoke spec by removing
`describe.skip`.
>
> Reverts the iOS-only Detox synchronization disabling wrapper around
the test steps, running the flows
(`loginToApp`/navigation/signing/invalid source) normally again.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
d825279. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent dcb0089 commit d17645a
1 file changed
Lines changed: 33 additions & 65 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 11 | + | |
33 | 12 | | |
34 | 13 | | |
35 | 14 | | |
| |||
38 | 17 | | |
39 | 18 | | |
40 | 19 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
45 | 23 | | |
46 | | - | |
47 | | - | |
| 24 | + | |
48 | 25 | | |
49 | 26 | | |
50 | 27 | | |
| |||
56 | 33 | | |
57 | 34 | | |
58 | 35 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
70 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
71 | 46 | | |
72 | 47 | | |
73 | 48 | | |
| |||
90 | 65 | | |
91 | 66 | | |
92 | 67 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
108 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
109 | 79 | | |
110 | 80 | | |
111 | 81 | | |
| |||
118 | 88 | | |
119 | 89 | | |
120 | 90 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
132 | 100 | | |
133 | 101 | | |
134 | 102 | | |
| |||
0 commit comments