feat(run): return NW.js process reference #1019
Annotations
5 errors
tests/specs/osx.test.js > bld/setOsxConfig > renames the .app files correctly:
tests/specs/osx.test.js#L100
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ tests/specs/osx.test.js:100:36
|
tests/specs/osx.test.js > bld/setOsxConfig > renames the executables correctly:
tests/specs/osx.test.js#L122
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ tests/specs/osx.test.js:122:39
|
tests/specs/osx.test.js > bld/setOsxConfig > :
tests/specs/osx.test.js#L148
Error: ENOENT: no such file or directory, open '/Users/runner/work/nw-builder/nw-builder/tests/fixtures/macos/Demo.app/Contents/Info.plist'
❯ tests/specs/osx.test.js:148:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/Users/runner/work/nw-builder/nw-builder/tests/fixtures/macos/Demo.app/Contents/Info.plist' }
|
tests (macos-15)
Process completed with exit code 1.
|
tests (windows-2022)
Process completed with exit code 1.
|