Skip to content

Instantly share code, notes, and snippets.

@bjankord
Created April 26, 2018 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjankord/ecf22019c1df2049c16cc31660f12ae5 to your computer and use it in GitHub Desktop.
Save bjankord/ecf22019c1df2049c16cc31660f12ae5 to your computer and use it in GitHub Desktop.
terra-framework-wdio-theme-output
․․․․․․․․․․․․․F․FFF․․․․․․F․F․․F․F․F․․․F․․․․․F․․․․․․․․F․․․F․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․F․․F․․․․․․․․․․․F․․․F․FFFFFFFFFFFFFFFFF․FF․F․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․F․․․․․․․․․․․․․․․․․․․․․․․․․F․FFFFFFFFF․FFF․․․․․․F․․․FF․․․․․․F․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
559 passing (978.30s)
55 failing
1) ApplicationHeader Displays a default application header [#test-header] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 0.04
},{
"viewport": "large",
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 0.04
},{
"viewport": "large",
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
2) ApplicationHeader Displays a default application header themed [--terra-application-header-background-color]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
3) ApplicationHeader Displays a default application header themed [--terra-application-header-border]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
4) ApplicationHeader Displays a default application header themed [--terra-application-header-height]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
5) ApplicationHeader Displays an application header toggle standard themed [--terra-application-header-toggle-border-right]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.07
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.07
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
6) ApplicationHeader Displays an application header toggle with hover styling [#test-header] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 7.29
},{
"viewport": "large",
"misMatchPercentage": 4.54
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 7.29
},{
"viewport": "large",
"misMatchPercentage": 4.54
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
7) ApplicationLayout Displays a default application layout [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 0
},{
"viewport": "large",
"misMatchPercentage": 0.18
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 0
},{
"viewport": "large",
"misMatchPercentage": 0.18
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
8) ApplicationLayout Displays an application layout with top navigation tabs [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 0
},{
"viewport": "large",
"misMatchPercentage": 0.18
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 0
},{
"viewport": "large",
"misMatchPercentage": 0.18
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
9) ApplicationLayout Displays an application layout with no header content [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 0
},{
"viewport": "large",
"misMatchPercentage": 0.18
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 0
},{
"viewport": "large",
"misMatchPercentage": 0.18
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
10) ApplicationLayout Toggles menu when small [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.43
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.43
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
11) ApplicationLayout Presents utility menu from header when large [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.19
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.19
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
12) RoutingMenu Displays a default routing menu [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 0.54
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 0.54
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
13) ApplicationTabs Displays a default application tabs [#test-tabs] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 0
},{
"viewport": "large",
"misMatchPercentage": 17.68
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "small",
"misMatchPercentage": 0
},{
"viewport": "large",
"misMatchPercentage": 17.68
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
14) ApplicationHeaderUtility Displays a default application header utility themed [--terra-application-header-utility-background-color]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.16
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.16
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
15) ApplicationHeaderUtility Displays a default application header utility themed [--terra-application-header-utility-color]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.16
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.16
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
16) ApplicationHeaderUtility Hover: application header utility themed [--terra-application-header-utility-hover-background-color]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.16
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.16
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
17) ApplicationMenuUtility Displays a default application menu utility [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "tiny",
"misMatchPercentage": 0.02
},{
"viewport": "medium",
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "tiny",
"misMatchPercentage": 0.02
},{
"viewport": "medium",
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
18) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-background-color]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
19) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-border-bottom-width]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
20) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-border-left-width]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
21) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-border-radius]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
22) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-border-right-width]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
23) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-border-top]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.06
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.06
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
24) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-color]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
25) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-padding-left]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
26) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-padding-right]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
27) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-icon-min-width]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.07
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.07
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
28) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-accessory-height]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
29) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-accessory-margin-right]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
30) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-accessory-width]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
31) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-title-font-size]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
32) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-title-font-weight]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
33) ApplicationMenuUtility Displays a default application menu utility themed [--terra-application-menu-utility-title-margin-right]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
34) ApplicationMenuUtility Hover: application menu utility [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "tiny",
"misMatchPercentage": 0.02
},{
"viewport": "medium",
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "tiny",
"misMatchPercentage": 0.02
},{
"viewport": "medium",
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
35) ApplicationMenuUtility Hover: application menu utility themed [--terra-application-menu-utility-hover-background-color]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
36) ApplicationMenuUtility Focus: application menu utility [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "tiny",
"misMatchPercentage": 0.02
},{
"viewport": "medium",
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "tiny",
"misMatchPercentage": 0.02
},{
"viewport": "medium",
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
37) ApplicationMenuUtility Focus: application menu utility themed [--terra-application-menu-utility-focus-box-shadow]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.02
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
38) ModalManager Disclose Medium [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "tiny",
"misMatchPercentage": 0
},{
"viewport": "large",
"misMatchPercentage": 0.1
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"viewport": "tiny",
"misMatchPercentage": 0
},{
"viewport": "large",
"misMatchPercentage": 0.1
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
39) Default navigation side menu display [#test-menu] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
40) Default navigation side menu display themed [--terra-navigation-side-menu-item-color]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
41) Default navigation side menu display themed [--terra-navigation-side-menu-item-size]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.59
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.59
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
42) Default navigation side menu display themed [--terra-navigation-side-menu-item-padding-top]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
43) Default navigation side menu display themed [--terra-navigation-side-menu-item-padding-right]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
44) Default navigation side menu display themed [--terra-navigation-side-menu-item-padding-bottom]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
45) Default navigation side menu display themed [--terra-navigation-side-menu-item-padding-left]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
46) Hover navigation side menu display [#test-menu] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.95
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
47) Hover navigation side menu display themed [--terra-navigation-side-menu-item-hover-background-color]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 1.21
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 1.21
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
48) Selected navigation side menu display [#test-menu] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 1.11
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 1.11
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
49) Selected navigation side menu display themed [--terra-navigation-side-menu-item-selected-background-color]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 1.37
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 1.37
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
50) Selected navigation side menu display themed [--terra-navigation-side-menu-item-selected-border-left]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 1.17
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 1.17
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
51) Selected navigation side menu display themed [--terra-navigation-side-menu-item-selected-padding-left]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 1.11
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 1.11
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
52) Popup Bounded Popup themed [--terra-popup-content-header-border-bottom]:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.18
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.18
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:72:63)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
53) Popup Bounded Popup viewports [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.18
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.18
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
54) Popup Bounded Popup viewports [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.18
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.18
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
55) Popup Displays a bounded popup with a header [default] to be within the mismatch tolerance:
expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.18
}
running chrome
AssertionError: expected to be within the mismatch tolerance, but received the following comparison results
{
"misMatchPercentage": 0.18
}
at Context.<anonymous> (/Users/bj031910/repos/terra-framework/node_modules/terra-toolkit/lib/wdio/services/TerraCommands/visual-regression.js:141:35)
at Promise (<anonymous>)
at F (/Users/bj031910/repos/terra-framework/node_modules/core-js/library/modules/_export.js:36:28)
[SeleniumDocker] Removing docker selenium stack
[ExpressDevService] Closing WebpackDevServer
A service failed in the 'onComplete' hook
Error: Command failed: docker stack rm wdio
Failed to remove network zrn7yi6wb35ycs72fo5cm09xj: Error response from daemon: rpc error: code = FailedPrecondition desc = network zrn7yi6wb35ycs72fo5cm09xj is in use by task 942gb9v0iqnk0ga142v026azcFailed to remove some resources from stack: wdio
at ChildProcess.exithandler (child_process.js:270:12)
at emitTwo (events.js:125:13)
at ChildProcess.emit (events.js:213:7)
at maybeClose (internal/child_process.js:927:16)
at Socket.stream.socket.on (internal/child_process.js:348:11)
at emitOne (events.js:115:13)
at Socket.emit (events.js:210:7)
at Pipe._handle.close [as _onclose] (net.js:545:12)
Continue...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment