# SDK Failures
## WDIO5 - STILL
```text
92 passing (2m)
2 failing
1) spec driver
onscreen desktop (@puppeteer)
"before all" hook for "getWindowRect()":
Error: connect ECONNREFUSED 127.0.0.1:46605
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1146:16)
2) spec driver
onscreen desktop (@puppeteer)
"after all" hook for "setWindowRect({width, height})":
Error: Couldn't find page handle
at DevToolsDriver.getPageHandle (node_modules/devtools/build/devtoolsdriver.js:123:19)
at DevToolsDriver.checkPendingNavigations (node_modules/devtools/build/devtoolsdriver.js:128:25)
at Browser.wrappedCommand (node_modules/devtools/build/devtoolsdriver.js:57:24)
at Browser.wrapCommandFn (node_modules/@wdio/sync/build/wrapCommand.js:54:17)
at /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-webdriverio-5/src/spec-driver.js:272:32
at Context.<anonymous> (test/it/spec-driver.spec.js:282:13)
at processImmediate (internal/timers.js:461:21)
```
## Protractor (fails locally)
```text
190 passing (7m)
36 pending
5 failing
1) Coverage Tests
check frame after manual switch to frame with scroll stitching classic (@webdriver):
DiffsFoundError: Test 'TestCheckInnerFrame_Scroll' of 'Eyes Selenium SDK - Classic API' detected differences!. See details at: https://eyes.applitools.com/app/batches/00000251796240798376/00000251796240795123?accountId=xIpd7EWjhU6cjJzDGrMcUw~~
at Object.checkWindowAndCloseBase (node_modules/@applitools/eyes-sdk-core/lib/sdk/EyesBase.js:1477:19)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async Object._checkFullFrame (node_modules/@applitools/eyes-sdk-core/lib/sdk/EyesClassic.js:511:14)
at async Object._checkPrepare (node_modules/@applitools/eyes-sdk-core/lib/sdk/EyesClassic.js:264:14)
at async Context.<anonymous> (test/generic/CheckFrameAfterManualSwitchToFrameWithScrollStitchingClassic.spec.js:41:5)
2) Coverage Tests
should send floating region by coordinates in frame with css stitching:
TypeError: Cannot read property 'getSession' of undefined
at getTestInfo (node_modules/@applitools/sdk-shared/src/get-test-info.js:9:5)
at Context.<anonymous> (test/generic/ShouldSendFloatingRegionByCoordinatesInFrameWithCssStitching.spec.js:48:24)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
3) Coverage Tests
should send floating region by coordinates in frame with scroll stitching:
TypeError: Cannot read property 'getSession' of undefined
at getTestInfo (node_modules/@applitools/sdk-shared/src/get-test-info.js:9:5)
at Context.<anonymous> (test/generic/ShouldSendFloatingRegionByCoordinatesInFrameWithScrollStitching.spec.js:48:24)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
4) TestEyesDifferentRunners VG
TestEyesDifferentRunners:
JavascriptError: javascript error: Cannot read property 'catch' of undefined
(Session info: headless chrome=86.0.4240.75)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'
System info: host: 'fv-az70-777', ip: '10.1.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-1031-azure', java.version: '1.8.0_265'
Driver info: driver.version: unknown
at Object.checkLegacyResponse (node_modules/selenium-webdriver/lib/error.js:546:15)
at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:509:13)
at /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-protractor/node_modules/selenium-webdriver/lib/http.js:441:30
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
From: Task: WebDriver.executeScript()
at thenableWebDriverProxy.schedule (node_modules/selenium-webdriver/lib/webdriver.js:807:17)
at thenableWebDriverProxy.executeScript (node_modules/selenium-webdriver/lib/webdriver.js:878:16)
at run (node_modules/protractor/built/browser.js:58:33)
at ProtractorBrowser.to.<computed> [as executeScript] (node_modules/protractor/built/browser.js:66:16)
at Object.executeScript (src/spec-driver.js:83:17)
at SpecializedContext.execute (node_modules/@applitools/eyes-sdk-core/lib/sdk/EyesContext.js:238:38)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async Object.executePollScript (node_modules/@applitools/eyes-sdk-core/lib/sdk/EyesUtils.js:439:32)
at async takeContextDomSnapshot (node_modules/@applitools/eyes-sdk-core/lib/utils/takeDomSnapshot.js:59:22)
5) Coverage Tests
TestCheckDomSnapshotCrossOriginFrames_VG:
DiffsFoundError: Test 'TestCheckDomSnapshotCrossOriginFrames_VG' of 'CORS iframes' detected differences!. See details at: https://eyes.applitools.com/app/batches/00000251796240798376/00000251796240540315?accountId=xIpd7EWjhU6cjJzDGrMcUw~~
at Object.close (node_modules/@applitools/eyes-sdk-core/lib/sdk/EyesBase.js:1189:19)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async Context.<anonymous> (node_modules/@applitools/sdk-shared/coverage-tests/custom/TestCheckDomSnapshotCrossOriginFrames_VG.spec.js:44:5)
```
## Playwright (fails locally - `coverage:generate` fails)
:::warning
NOTE: should be `assert.strictEqual` and not `assert.equal`
:::
```text
Error during emitting test "should set viewport size on edge legacy":
TypeError: assert.equal is not a function
at Object.test (evalmachine.<anonymous>:1148:12)
at emitTest (/home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-playwright/node_modules/@applitools/sdk-coverage-tests/src/generate/emit.js:32:8)
at emitTests (/home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-playwright/node_modules/@applitools/sdk-coverage-tests/src/generate/emit.js:9:25)
at Object.generate [as handler] (/home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-playwright/node_modules/@applitools/sdk-coverage-tests/src/generate/command.js:29:36)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
149 test(s) generated
23 test(s) skipped
39 error(s) occurred
```
## nightwatch (fails locally)
```text
Running: getElementRect()
✖ Expected values to be strictly deep-equal:
+ actual - expected
{
height: 184,
width: 304,
x: 8,
+ y: 81
- y: 80
} - expected "[object Object]" but got: "[object Object]"
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
{
height: 184,
width: 304,
x: 8,
+ y: 81
- y: 80
}
at DescribeInstance.<anonymous> (/home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-nightwatch/test/it/spec-driver-headless-desktop.spec.js:222:14)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
FAILED: 1 assertions failed (30ms)
_________________________________________________
TEST FAILURE: 1 tests failed, 30 passed (2.564s)
✖ spec-driver-headless-desktop.spec
– getElementRect() (30ms)
SKIPPED:
- click()
- type()
- scrollIntoView()
- hover()
- waitUntilIsDisplayed()
error Command failed with exit code 5.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 5.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 5.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 5.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 5.
info Visit https://yarnpkg.com/en/docs/cli/publish for documentation about this command.
```
## puppeteer (different script for local)
different script local failure:
```text
https://registry.yarnpkg.com/@applitools%2fsdk-fake-eyes-server: Not found.
```
github actions failures:
```text
162 passing (4m)
32 pending
2 failing
1) Coverage Tests
should send floating region by coordinates in frame with css stitching:
TypeError: Cannot read property 'getSession' of undefined
at getTestInfo (node_modules/@applitools/sdk-shared/src/get-test-info.js:9:5)
at Context.<anonymous> (test/generic/ShouldSendFloatingRegionByCoordinatesInFrameWithCssStitching.spec.js:49:24)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
2) Coverage Tests
should send floating region by coordinates in frame with scroll stitching:
TypeError: Cannot read property 'getSession' of undefined
at getTestInfo (node_modules/@applitools/sdk-shared/src/get-test-info.js:9:5)
at Context.<anonymous> (test/generic/ShouldSendFloatingRegionByCoordinatesInFrameWithScrollStitching.spec.js:49:24)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
```
## cypress (fails locally)
```text
93 passing (1m)
7 failing
1) cypress run
"before all" hook for "works for multi-browser-version.js":
Error: Command failed: npm install
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN rollback Rolling back async@3.2.0 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/async is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-multi-browser-version
npm WARN rollback Rolling back asynckit@0.4.0 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/asynckit is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-multi-browser-version
npm WARN rollback Rolling back colors@1.4.0 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/colors is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-multi-browser-version
npm WARN rollback Rolling back commander@4.1.1 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/commander is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-multi-browser-version
npm WARN rollback Rolling back getos@3.2.1 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/getos is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-multi-browser-version
npm WARN rollback Rolling back form-data@2.3.3 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/form-data is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-multi-browser-version
npm WARN rollback Rolling back @cypress/request@2.88.5 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/@cypress/request is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-multi-browser-version
npm WARN testapp@1.0.0 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: colors@1.4.0 (../../../../node_modules/cypress/node_modules/colors):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, open '/home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/colors/package.json.2743719209'
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/async/package.json.817352003
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/async/package.json.817352003'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2020-11-22T16_00_30_912Z-debug.log
at ChildProcess.exithandler (child_process.js:308:12)
at maybeClose (internal/child_process.js:1048:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
2) cypress run
"before all" hook for "considers timeout passed to close":
Error: Command failed: npm install
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN rollback Rolling back onetime@2.0.1 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/log-update/node_modules/onetime is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-other
npm WARN rollback Rolling back restore-cursor@2.0.0 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/log-update/node_modules/restore-cursor is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-other
npm WARN testapp@1.0.0 No repository field.
npm ERR! code ENOENT
npm ERR! syscall rename
npm ERR! path /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/log-update/node_modules/restore-cursor
npm ERR! dest /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/log-update/node_modules/.restore-cursor.DELETE
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, rename '/home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/log-update/node_modules/restore-cursor' -> '/home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/log-update/node_modules/.restore-cursor.DELETE'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2020-11-22T16_00_35_591Z-debug.log
at ChildProcess.exithandler (child_process.js:308:12)
at maybeClose (internal/child_process.js:1048:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
3) cypress run
"before all" hook for "works for iframe.js":
Error: Command failed: npm install
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN rollback Rolling back eventemitter2@6.4.3 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/eventemitter2 is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-iframe
npm WARN testapp@1.0.0 No repository field.
npm ERR! code ENOENT
npm ERR! syscall rename
npm ERR! path /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/.eventemitter2.DELETE
npm ERR! dest /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/eventemitter2
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, rename '/home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/.eventemitter2.DELETE' -> '/home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/eventemitter2'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2020-11-22T16_00_35_707Z-debug.log
at ChildProcess.exithandler (child_process.js:308:12)
at maybeClose (internal/child_process.js:1048:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
4) cypress run
"before all" hook for "works for region.js":
Error: Command failed: npm install
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN rollback Rolling back has-flag@4.0.0 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/supports-color/node_modules/has-flag is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-region
npm WARN rollback Rolling back supports-color@7.2.0 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/supports-color is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-region
npm WARN testapp@1.0.0 No repository field.
npm ERR! code ENOENT
npm ERR! syscall chmod
npm ERR! path /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/supports-color/node_modules/has-flag/package.json.2947317145
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, chmod '/home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/supports-color/node_modules/has-flag/package.json.2947317145'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2020-11-22T16_00_35_709Z-debug.log
at ChildProcess.exithandler (child_process.js:308:12)
at maybeClose (internal/child_process.js:1048:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
5) cypress run
"before all" hook for "works for helloworld.js":
Error: Command failed: npm install
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN rollback Rolling back balanced-match@1.0.0 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/balanced-match is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-helloworld
npm WARN rollback Rolling back concat-map@0.0.1 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/concat-map is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-helloworld
npm WARN rollback Rolling back brace-expansion@1.1.11 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/brace-expansion is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-helloworld
npm WARN rollback Rolling back fs.realpath@1.0.0 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/fs.realpath is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-helloworld
npm WARN rollback Rolling back minimatch@3.0.4 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/minimatch is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-helloworld
npm WARN rollback Rolling back path-is-absolute@1.0.1 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/path-is-absolute is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-helloworld
npm WARN rollback Rolling back inflight@1.0.6 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/inflight is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-helloworld
npm WARN rollback Rolling back glob@7.1.6 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/glob is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-helloworld
npm WARN rollback Rolling back rimraf@2.7.1 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/rimraf is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-helloworld
npm WARN rollback Rolling back tmp@0.1.0 failed (this is probably harmless): /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/tmp is not a child of /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/test/fixtures/testAppCopies/testApp-helloworld
npm WARN testapp@1.0.0 No repository field.
npm ERR! code EEXIST
npm ERR! syscall symlink
npm ERR! path ../rimraf/bin.js
npm ERR! dest /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/.bin/rimraf
npm ERR! errno -17
npm ERR! EEXIST: file already exists, symlink '../rimraf/bin.js' -> '/home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/.bin/rimraf'
npm ERR! File exists: /home/runner/work/eyes.sdk.javascript1/eyes.sdk.javascript1/packages/eyes-cypress/node_modules/cypress/node_modules/.bin/rimraf
npm ERR! Remove the existing file and try again, or run npm
npm ERR! with --force to overwrite files recklessly.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2020-11-22T16_00_37_244Z-debug.log
at ChildProcess.exithandler (child_process.js:308:12)
at maybeClose (internal/child_process.js:1048:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
6) cypress run
works for simple.js:
Error: Command failed: ./node_modules/.bin/cypress run --config testFiles=simple.js,integrationFolder=cypress/integration-run,pluginsFile=cypress/plugins/index-run.js,supportFile=cypress/support/index-run.js
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
at ChildProcess.exithandler (child_process.js:308:12)
at maybeClose (internal/child_process.js:1048:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
7) package and install
runs properly on installed package:
Error: Command failed: ./node_modules/.bin/cypress run --config integrationFolder=cypress/integration-pack,pluginsFile=cypress/plugins/index-pack.js,supportFile=cypress/support/index-pack.js
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
at ChildProcess.exithandler (child_process.js:308:12)
at maybeClose (internal/child_process.js:1048:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
error Command failed with exit code 7.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 7.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 7.
info Visit https://yarnpkg.com/en/docs/cli/publish for documentation about this command.
Error: Process completed with exit code 7.
```
# coverage tests failures
- `should send floating region by coordinates in frame with scroll stitching`
- `should send floating region by coordinates in frame with css stitching`