Skip to content

Instantly share code, notes, and snippets.

@hs025828
Created April 12, 2019 19:13
Show Gist options
  • Save hs025828/d9fe87e06d8f47639a963228f72d061b to your computer and use it in GitHub Desktop.
Save hs025828/d9fe87e06d8f47639a963228f72d061b to your computer and use it in GitHub Desktop.
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