Created
April 12, 2019 19:13
-
-
Save hs025828/d9fe87e06d8f47639a963228f72d061b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
1) InProgressNotes There are no notes [default] to be within the mismatch tolerance: | |
expected to be within the mismatch tolerance, but received the following comparison results | |
{ | |
"isSameDimensions": false, | |
"misMatchPercentage": 0.83 | |
} | |
running chrome | |
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results | |
{ | |
"isSameDimensions": false, | |
"misMatchPercentage": 0.83 | |
} | |
at Context.<anonymous> (/Users/hs025828/Projects/note-manager-js/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:161:35) | |
at new Promise (<anonymous>) | |
at new F (/Users/hs025828/Projects/note-manager-js/node_modules/core-js/library/modules/_export.js:36:28) | |
2) InProgressNotes Notes failed to load [default] to be within the mismatch tolerance: | |
expected to be within the mismatch tolerance, but received the following comparison results | |
{ | |
"isSameDimensions": false, | |
"misMatchPercentage": 1.22 | |
} | |
running chrome | |
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results | |
{ | |
"isSameDimensions": false, | |
"misMatchPercentage": 1.22 | |
} | |
at Context.<anonymous> (/Users/hs025828/Projects/note-manager-js/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:161:35) | |
at new Promise (<anonymous>) | |
at new F (/Users/hs025828/Projects/note-manager-js/node_modules/core-js/library/modules/_export.js:36:28) | |
3) NoteTemplates Templates fail to load [default] to be within the mismatch tolerance: | |
expected to be within the mismatch tolerance, but received the following comparison results | |
{ | |
"isSameDimensions": false, | |
"misMatchPercentage": 1.15 | |
} | |
running chrome | |
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results | |
{ | |
"isSameDimensions": false, | |
"misMatchPercentage": 1.15 | |
} | |
at Context.<anonymous> (/Users/hs025828/Projects/note-manager-js/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:161:35) | |
at new Promise (<anonymous>) | |
at new F (/Users/hs025828/Projects/note-manager-js/node_modules/core-js/library/modules/_export.js:36:28) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment