This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
9 changed files
with
51 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-32 KB
(68%)
tests/specs/__image_snapshots__/USBTroubleshooting-linux-solution-6-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.21 KB
(110%)
tests/specs/__image_snapshots__/USBTroubleshooting-windows-noHelpPopup-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bc9afc7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @valpinkman
Lint outputs ✅
Tests outputs ❌
FAIL src/generate-cryptoassets-md.test.js
● generate cryptoassets.md
Test Suites: 1 failed, 1 skipped, 1 of 2 total
Tests: 1 failed, 5 skipped, 6 total
Snapshots: 0 total
Time: 2.363 s
Ran all test suites matching /src/i.
error Command failed with exit code 1.
Tests outputs ❌
PASS tests/specs/firmwareupdate.spec.js (118.371 s)
FAIL tests/specs/updater.spec.js (161.921 s)
● AppUpdater › should start in this state
› 1 snapshot failed.
FAIL tests/specs/global.spec.js (190.177 s)
● Global › should start in this state
› 1 snapshot failed.
PASS tests/specs/accounts/subaccount.spec.js (273.408 s)
PASS tests/specs/settings/passwordlock.spec.js (169.761 s)
PASS tests/specs/manager.spec.js (105.201 s)
PASS tests/specs/walletconnect.spec.js (137.825 s)
PASS tests/specs/swap.spec.js (86.645 s)
PASS tests/specs/settings/settings.spec.js (95.782 s)
PASS tests/specs/settings/developermode.spec.js (394.725 s)
PASS tests/specs/accounts/ethereum.spec.js (435.395 s)
PASS tests/specs/accounts/bitcoin.spec.js (379.705 s)
PASS tests/specs/accounts/cosmos.spec.js (390.918 s)
FAIL tests/specs/USBTroubleshooting/windows.spec.js (150.727 s)
● USBTroubleshooting-windows › goes to USBTroubleshooting screen from manager
› 1 snapshot failed.
FAIL tests/specs/USBTroubleshooting/linux.spec.js (145.984 s)
● USBTroubleshooting-linux › access the USBTroubleshooting solutions
› 1 snapshot failed.
PASS tests/specs/USBTroubleshooting/mac.spec.js (154.451 s)
PASS tests/specs/accounts/tezos.spec.js (394.843 s)
PASS tests/specs/accounts/xrp.spec.js (386.541 s)
PASS tests/specs/accounts/global.spec.js (337.32 s)
PASS tests/specs/onboarding/nanoX.spec.js (353.668 s)
PASS tests/specs/onboarding/nanoS.spec.js (350.292 s)
PASS tests/specs/onboarding/blue.spec.js (303.916 s)
Summary of all failing tests
FAIL tests/specs/updater.spec.js (161.921 s)
● AppUpdater › should start in this state
FAIL tests/specs/global.spec.js (190.177 s)
● Global › should start in this state
FAIL tests/specs/USBTroubleshooting/windows.spec.js (150.727 s)
● USBTroubleshooting-windows › goes to USBTroubleshooting screen from manager
FAIL tests/specs/USBTroubleshooting/linux.spec.js (145.984 s)
● USBTroubleshooting-linux › access the USBTroubleshooting solutions
Snapshot Summary
› 4 snapshots failed from 4 test suites. Inspect your code changes or run
yarn run spectron -u
to update them.Test Suites: 4 failed, 18 passed, 22 total
Tests: 4 failed, 413 passed, 417 total
Snapshots: 4 failed, 349 passed, 353 total
Time: 1456.46 s
Ran all test suites matching /tests/specs/.*.spec.js/i.
error Command failed with exit code 1.
Diff output ❌
USBTroubleshooting-linux-solution-6
USBTroubleshooting-windows-noHelpPopup
__start__appUpdater
__start__global
Suggested snapshots to update