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

   I would assume the purpose of these failing tests is to make sure the 
extension can download daffodil versions when trying to run a schema with a 
non-bundled Daffodil version. In that case trying to pre-download the extension 
doesn't actually test that.
   
   Or if testing downloading isn't the goal then what you suggest is probably 
fine. But it does feel like download Daffodil versions important functionality 
that should be tested.
   
   It might work to add a new test that makes sure downloading works and caches 
that, and then additional tests can use that cache, as long as the code paths 
are essentially the same. I'm not faimiliar enough with the extension and how 
testing works to know if that makes sense/is possible.
   


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