
================================================================================
Running: Test 1: 7z archive
Command: python src/javacore_analyser/javacore_analyser_batch.py test/data/archives/javacores.7z /tmp/javacores --use_ai=False
================================================================================
Exit code: 0
Execution time: 3.66 seconds

================================================================================
Running: Test 2: Directory with javacores
Command: python src/javacore_analyser/javacore_analyser_batch.py test/data/javacores /tmp/javacores --use_ai=False
================================================================================
Exit code: 0
Execution time: 27.08 seconds

================================================================================
Running: Test 3: Large ZIP archive (waitData-reindex.zip)
Command: python src/javacore_analyser/javacore_analyser_batch.py /Users/krzysztofkazmierczyk/Documents/waitdata/waitData-reindex.zip /tmp/javacores --use_ai=False
================================================================================
Exit code: 0
Execution time: 237.95 seconds

================================================================================
SUMMARY
================================================================================
✓ Test 1: 7z archive: 3.66s
✓ Test 2: Directory with javacores: 27.08s
✓ Test 3: Large ZIP archive (waitData-reindex.zip): 237.95s

Total execution time: 268.69s
