JeremyYao commented on issue #1175:
URL: 
https://github.com/apache/daffodil-vscode/issues/1175#issuecomment-2847969927

   > The tests by default run on a different port than 9000 (9009 (
   > 
   > 
[daffodil-vscode/src/tests/suite/dataEditor.test.ts](https://github.com/apache/daffodil-vscode/blob/d20e1e754748a2cd7547e9442844afce341ffd49/src/tests/suite/dataEditor.test.ts#L40)
   > 
   > Line 40 in 
[d20e1e7](/apache/daffodil-vscode/commit/d20e1e754748a2cd7547e9442844afce341ffd49)
   > 
   >  const testPort = 9009 // use a different port than the default for 
testing to avoid conflicts with running servers 
   > )) so they don't interfere with a session running on port 9000. The error 
you're getting appears to be unrelated to a port collision. 
[@JeremyYao](https://github.com/JeremyYao) can you please re-verify?
   
   Tried again on Ubuntu 24.04 with the Python HTTP server on 9000 and wasn't 
getting the errors this time. Interesting. 


-- 
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