
================================================================================
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: 13.64 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: 243.97 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
================================================================================
TIMEOUT after 600.03 seconds

================================================================================
SUMMARY
================================================================================
✓ Test 1: 7z archive: 13.64s
✓ Test 2: Directory with javacores: 243.97s
✗ Test 3: Large ZIP archive (waitData-reindex.zip): 600.03s

Total execution time: 857.63s
