stricklandrbls commented on PR #1022:
URL: https://github.com/apache/daffodil-vscode/pull/1022#issuecomment-2135799767

   ### M1 Macbook Pro Test Failure
   @hdalsania @scholarsmate @shanedell - I just tested this again on my M1 
Macbook Pro and I still cannot Copy / Append because the generated tmp file is 
not created. 
   
   The _Copy TDML File_ button exists but will not save the `.tdml` file 
anywhere once the data debugger is finished and I attempt to save.
   
   <h3>VSCode Debug Output</h3>
   
   ```
   simulatorDirPath: undefined
   deviceFilePath: undefined
   simulatorDirPath: undefined
   deviceFilePath: undefined
   detected java homes: 
[{"path":"/Library/Java/JavaVirtualMachines/jdk-11.0.16.1.jdk/Contents/Home","version":"11.0.16","security":0,"isJDK":true,"is64Bit":true,"executables":{"java":"/Library/Java/JavaVirtualMachines/jdk-11.0.16.1.jdk/Contents/Home/bin/java","javac":"/Library/Java/JavaVirtualMachines/jdk-11.0.16.1.jdk/Contents/Home/bin/javac","javap":"/Library/Java/JavaVirtualMachines/jdk-11.0.16.1.jdk/Contents/Home/bin/javap"}},{"path":"/Library/Java/JavaVirtualMachines/microsoft-11.jdk/Contents/Home","version":"11.0.16","security":0,"isJDK":true,"is64Bit":true,"executables":{"java":"/Library/Java/JavaVirtualMachines/microsoft-11.jdk/Contents/Home/bin/java","javac":"/Library/Java/JavaVirtualMachines/microsoft-11.jdk/Contents/Home/bin/javac","javap":"/Library/Java/JavaVirtualMachines/microsoft-11.jdk/Contents/Home/bin/javap"}},{"path":"/Library/Java/JavaVirtualMachines/temurin-8.jdk/Contents/Home","version":"1.8.0","security":302,"isJDK":true,"is64Bit":true,"executables":{"java":"/
 
Library/Java/JavaVirtualMachines/temurin-8.jdk/Contents/Home/bin/java","javac":"/Library/Java/JavaVirtualMachines/temurin-8.jdk/Contents/Home/bin/javac","javap":"/Library/Java/JavaVirtualMachines/temurin-8.jdk/Contents/Home/bin/javap"}}]
   choosing java home at 
/Library/Java/JavaVirtualMachines/jdk-11.0.16.1.jdk/Contents/Home, version 
11.0.16, is at least JDK 17: false
   No test suite found in source XML buffer
   ```
   
   
   The output line: `No test suite found in source XML buffer` gets outputted 
every time I attempt to save the generate `.tdml` file via _Copy TDML File_.


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