stevedlawrence commented on issue #1557:
URL: 
https://github.com/apache/daffodil-vscode/issues/1557#issuecomment-4025102181

   That did fix the svelte errors. I am seeing some other errors, but I think 
something is just timing out and is unrelated.
   ``` 
   rejected promise not handled within 1 second: Error: Webview is disposed
   stack trace: Error: Webview is disposed
       at C.c 
(/home/slawrence/owl/daffodil/vscode.git/.vscode-test/vscode-linux-x64-1.90.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:155:51827)
       at C.get webview [as webview] 
(/home/slawrence/owl/daffodil/vscode.git/.vscode-test/vscode-linux-x64-1.90.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:155:50980)
       at DataEditorClient.sendHeartbeat 
(/home/slawrence/owl/daffodil/vscode.git/src/dataEditor/dataEditorClient.ts:413:22)
       at Timeout.<anonymous> 
(/home/slawrence/owl/daffodil/vscode.git/src/dataEditor/dataEditorClient.ts:286:12)
       at listOnTimeout (node:internal/timers:573:17)
       at processTimers (node:internal/timers:514:7)
   Failed to fetch chat participant registry {}
   Failed to fetch chat participant registry {}
   
   ...
   
   2 failing
     1) Daffodil Debugger
          should output xml infoset - debugger version 3.10.0:
        Error: DialogService: refused to show dialog in tests. Contents: 
DialogService: refused to show dialog in tests. Contents: connect ECONNREFUSED 
127.0.0.1:4711
         at w.prompt 
(vscode-file://vscode-app/home/slawrence/owl/daffodil/vscode.git/.vscode-test/vscode-linux-x64-1.90.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1446:1842)
         at se.mb 
(vscode-file://vscode-app/home/slawrence/owl/daffodil/vscode.git/.vscode-test/vscode-linux-x64-1.90.0/resources/app/out/vs/workbench/workbench.desktop.main.js:2155:66042)
         at se.hb 
(vscode-file://vscode-app/home/slawrence/owl/daffodil/vscode.git/.vscode-test/vscode-linux-x64-1.90.0/resources/app/out/vs/workbench/workbench.desktop.main.js:2155:59358)
         at async se.startDebugging 
(vscode-file://vscode-app/home/slawrence/owl/daffodil/vscode.git/.vscode-test/vscode-linux-x64-1.90.0/resources/app/out/vs/workbench/workbench.desktop.main.js:2155:57446)
   
     2) Daffodil Debugger
          should output json infoset - debugger version 3.10.0:
        Error: DialogService: refused to show dialog in tests. Contents: 
DialogService: refused to show dialog in tests. Contents: connect ECONNREFUSED 
127.0.0.1:4712
         at w.prompt 
(vscode-file://vscode-app/home/slawrence/owl/daffodil/vscode.git/.vscode-test/vscode-linux-x64-1.90.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1446:1842)
         at se.mb 
(vscode-file://vscode-app/home/slawrence/owl/daffodil/vscode.git/.vscode-test/vscode-linux-x64-1.90.0/resources/app/out/vs/workbench/workbench.desktop.main.js:2155:66042)
         at se.hb 
(vscode-file://vscode-app/home/slawrence/owl/daffodil/vscode.git/.vscode-test/vscode-linux-x64-1.90.0/resources/app/out/vs/workbench/workbench.desktop.main.js:2155:59358)
         at async se.startDebu
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to