You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run python tests for the web app
Result:
Running tests results in these warnings:
C:\Users\P40095820\AppData\Local\Programs\Python\Python39\lib\tempfile.py:817: ResourceWarning: Implicitly cleaning up <TemporaryDirectory 'C:\Users\P400951\AppData\Local\Temp\tmp1suy1o6f'>
_warnings.warn(warn_message, ResourceWarning)
Error during processing file: C:\Users\P400951\AppData\Local\Temp\tmp8bpqpazp\javacore.20220606.114458.32888.0000.txt
line number: 63
line:
Check the exception below what happened
C:\Users\P40095820\AppData\Local\Programs\Python\Python39\lib\tempfile.py:817: ResourceWarning: Implicitly cleaning up <TemporaryDirectory 'C:\Users\P40095~1\AppData\Local\Temp\tmpfz2s89a2'>
_warnings.warn(warn_message, ResourceWarning)
The text was updated successfully, but these errors were encountered:
OK. This is for test test_javacore_analyzer.TestJavacoreAnalyzer.test_api
kkazmierczyk
changed the title
running tests for web application results in ResourceWarnings
running tests for test_javacore_analyzer.TestJavacoreAnalyzer.test_api results in ResourceWarnings
Nov 12, 2024
Run python tests for the web app
Result:
Running tests results in these warnings:
C:\Users\P40095820\AppData\Local\Programs\Python\Python39\lib\tempfile.py:817: ResourceWarning: Implicitly cleaning up <TemporaryDirectory 'C:\Users\P400951\AppData\Local\Temp\tmp1suy1o6f'>
_warnings.warn(warn_message, ResourceWarning)
Error during processing file: C:\Users\P400951\AppData\Local\Temp\tmp8bpqpazp\javacore.20220606.114458.32888.0000.txt
line number: 63
line:
Check the exception below what happened
C:\Users\P40095820\AppData\Local\Programs\Python\Python39\lib\tempfile.py:817: ResourceWarning: Implicitly cleaning up <TemporaryDirectory 'C:\Users\P40095~1\AppData\Local\Temp\tmpfz2s89a2'>
_warnings.warn(warn_message, ResourceWarning)
The text was updated successfully, but these errors were encountered: