Skip to content

Commit c30c551

Browse files
authored
test(extension): disable broken smoke tests (#1079)
1 parent d7d5505 commit c30c551

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

packages/e2e-tests/src/features/e2e/SendNftExtendedE2E.feature

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Feature: Send NFT - Extended Browser View - E2E
66
And I am on NFTs extended page
77
And I use a single wallet with "Ibilecoin" NFT in extended mode
88

9-
@LW-2502 @Smoke
9+
@LW-2502 @Smoke @Pending
10+
@issue=LW-10306
1011
Scenario: Extended-view - Send NFT E2E
1112
And I'm sending the NFT with name: "Ibilecoin" in extended mode
1213
When I enter correct password and confirm the transaction

packages/e2e-tests/src/features/e2e/SendTransactionDappE2E.feature

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Feature: Send Transactions from Dapp - E2E
44
Background:
55
Given Wallet is synced
66

7-
@LW-3761 @Testnet @Smoke
7+
@LW-3761 @Testnet @Smoke @Pending
8+
@issue=LW-10306
89
Scenario: Send ADA from DApp E2E
910
And I save token: "Cardano" balance
1011
And I open and authorize test DApp with "Only once" setting

packages/e2e-tests/src/features/e2e/StakingInitialFundsE2E.feature

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
@Staking-initial-E2E @E2E @Testnet
22
Feature: Delegating funds to new pool E2E
33

4-
@LW-2685 @Smoke
4+
@LW-2685 @Smoke @Pending
5+
@issue=LW-10306
56
Scenario: Extended view - Staking - Delegating funds to new pool (if not staked yet) E2E.
67
Given I create new wallet and save wallet information
78
And Wallet is synced

0 commit comments

Comments
 (0)