Revert change #447
Annotations
7 errors
tests/plugin.test.ts > Create a plugin from a valid template:
src/file.ts#L153
Error: EXDEV: cross-device link not permitted, rename 'C:\Users\runneradmin\AppData\Roaming\studiorack\temp\dplug\studiorack-template-dplug-main' -> 'test\plugins\dplug-template'
❯ Proxy.renameSync node:fs:1035:3
❯ Module.dirRename src/file.ts:153:12
❯ Module.pluginCreate src/plugin.ts:71:3
❯ tests/plugin.test.ts:185:10
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4037, syscall: 'rename', code: 'EXDEV', path: 'C:\Users\runneradmin\AppData\Roaming\studiorack\temp\dplug\studiorack-template-dplug-main', dest: 'test\plugins\dplug-template' }
|
tests/plugin.test.ts > Get plugin directory:
tests/plugin.test.ts#L189
AssertionError: expected 'test\plugins\VST\studiorack/mda/mda\1…' to deeply equal 'test\plugins\VST\studiorack\mda\mda\1…'
- Expected
+ Received
- test\plugins\VST\studiorack\mda\mda\1.0.4
+ test\plugins\VST\studiorack/mda/mda\1.0.4
❯ tests/plugin.test.ts:189:48
|
tests/plugin.test.ts > Install plugin by id:
src/file.ts#L210
Error: EXDEV: cross-device link not permitted, rename 'C:\Users\runneradmin\AppData\Roaming\studiorack\downloads\studiorack\mda\mda\mda Vocoder.dll' -> 'test\plugins\DLL\studiorack\mda\mda\1.0.4\mda Vocoder.dll'
❯ Proxy.renameSync node:fs:1035:3
❯ Module.fileMove src/file.ts:210:12
❯ src/plugin.ts:169:5
❯ pluginOrganize src/plugin.ts:165:9
❯ Module.pluginInstall src/plugin.ts:226:34
❯ tests/plugin.test.ts:205:10
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4037, syscall: 'rename', code: 'EXDEV', path: 'C:\Users\runneradmin\AppData\Roaming\studiorack\downloads\studiorack\mda\mda\mda Vocoder.dll', dest: 'test\plugins\DLL\studiorack\mda\mda\1.0.4\mda Vocoder.dll' }
|
tests/plugin.test.ts > Get plugin locally:
tests/plugin.test.ts#L213
AssertionError: expected undefined to match object { author: 'Paul Kellett', …(11) }
- Expected:
Object {
"author": "Paul Kellett",
"date": "2020-12-20T08:00:00.000Z",
"description": "Collection of effect plug-ins, from delay to an overdrive and a vocoder.",
"files": Object {
"audio": Object {
"name": "mda.flac",
"size": 127392,
"url": "https://github.com/studiorack/mda/releases/download/v1.0.4/mda.flac",
},
"image": Object {
"name": "mda.jpg",
"size": 104156,
"url": "https://github.com/studiorack/mda/releases/download/v1.0.4/mda.jpg",
},
"linux": Object {
"name": "mda-linux.zip",
"size": 70938,
"url": "https://github.com/studiorack/mda/releases/download/v1.0.4/mda-linux.zip",
},
"mac": Object {
"name": "mda-mac.zip",
"size": 5122516,
"url": "https://github.com/studiorack/mda/releases/download/v1.0.4/mda-mac.zip",
},
"win": Object {
"name": "mda-win.zip",
"size": 1247768,
"url": "https://github.com/studiorack/mda/releases/download/v1.0.4/mda-win.zip",
},
},
"homepage": "http://mda.smartelectronix.com",
"id": "studiorack/mda/mda",
"license": "gpl-3.0",
"name": "MDA",
"paths": Array [
"test\\plugins\\DLL\\studiorack\\mda\\mda\\1.0.4\\mda.dll",
"test\\plugins\\DLL\\studiorack\\mda\\mda\\1.0.4\\mda.dll",
"test\\plugins\\LV2\\studiorack\\mda\\mda\\1.0.4\\mda.lv2",
],
"status": "installed",
"tags": Array [
"Effect",
"Delay",
"Vocoder",
],
"version": "1.0.4",
}
+ Received:
undefined
❯ tests/plugin.test.ts:213:54
|
tests/plugin.test.ts > Uninstall plugin by id:
src/plugin.ts#L345
Error: Plugin not found locally studiorack/mda/mda, undefined
❯ Module.pluginUninstall src/plugin.ts:345:11
❯ tests/plugin.test.ts:253:10
|
tests/tool.test.ts:
src/file.ts#L210
Error: EXDEV: cross-device link not permitted, rename 'C:\Users\runneradmin\AppData\Roaming\studiorack\downloads\studiorack\mda\mda\mda Vocoder.dll' -> 'test\tool\DLL\studiorack\mda\mda\1.0.4\mda Vocoder.dll'
❯ Proxy.renameSync node:fs:1035:3
❯ Module.fileMove src/file.ts:210:12
❯ src/plugin.ts:169:5
❯ pluginOrganize src/plugin.ts:165:9
❯ Module.pluginInstall src/plugin.ts:226:34
❯ tests/tool.test.ts:60:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4037, syscall: 'rename', code: 'EXDEV', path: 'C:\Users\runneradmin\AppData\Roaming\studiorack\downloads\studiorack\mda\mda\mda Vocoder.dll', dest: 'test\tool\DLL\studiorack\mda\mda\1.0.4\mda Vocoder.dll' }
|
Test code (windows-latest)
Process completed with exit code 1.
|