Commit dff9b60
chore: bump results submodule to per-vector failure detail (#41)
Updates the results submodule pointer to include refreshed Test-Corpus
result.json files for kiro and claude (regenerated with the parser
from #40). Each result.json now has accurate vectors_failed plus a
failures array with per-vector { vector, reason, expected_rc, actual_rc,
diff } entries instead of a placeholder count of 1.
Other agents will be refreshed in a follow-up commit once their test
phase reruns finish.
Co-authored-by: Benedikt Schesch <scheschb@amazon.co.uk>1 parent 2f211e4 commit dff9b60
1 file changed
Lines changed: 1 addition & 1 deletion
- Test-Corpus/claude/B01_organic/test.log+2.0k-1.9k
- Test-Corpus/claude/B01_synthetic/test.log+1.5k-1.5k
- Test-Corpus/claude/B02_organic/test.log+832-831
- Test-Corpus/claude/B02_organic/underhanded-c-nuke_lib/result.json+17-1
- Test-Corpus/claude/B02_synthetic/char-to-bool/result.json+9
- Test-Corpus/claude/B02_synthetic/macrodepth_mul_4/result.json+87-1
- Test-Corpus/claude/B02_synthetic/macrodepth_sub_6/result.json+87-1
- Test-Corpus/claude/B02_synthetic/mutable-duplication-dag/result.json+9
- Test-Corpus/claude/B02_synthetic/pointer-comparison-ascii-art/result.json+9
- Test-Corpus/claude/B02_synthetic/task_manager_lib/result.json+9
- Test-Corpus/claude/B02_synthetic/test.log+3.4k-3.4k
- Test-Corpus/claude/P00_perlin_noise/test.log+2-2
- Test-Corpus/claude/P01_sphincs_plus/055_blake_128f_s_gen_message_random_lib/result.json+9
- Test-Corpus/claude/P01_sphincs_plus/059_blake_128f_r_gen_message_random_lib/result.json+9
- Test-Corpus/claude/P01_sphincs_plus/063_blake_128s_s_gen_message_random_lib/result.json+9
- Test-Corpus/claude/P01_sphincs_plus/067_blake_128s_r_gen_message_random_lib/result.json+9
- Test-Corpus/claude/P01_sphincs_plus/071_blake_192f_s_gen_message_random_lib/result.json+9
- Test-Corpus/claude/P01_sphincs_plus/075_blake_192f_r_gen_message_random_lib/result.json+9
- Test-Corpus/claude/P01_sphincs_plus/079_blake_192s_s_gen_message_random_lib/result.json+9
- Test-Corpus/claude/P01_sphincs_plus/083_blake_192s_r_gen_message_random_lib/result.json+9
- Test-Corpus/claude/P01_sphincs_plus/087_blake_256f_s_gen_message_random_lib/result.json+9
- Test-Corpus/claude/P01_sphincs_plus/091_blake_256f_r_gen_message_random_lib/result.json+9
- Test-Corpus/claude/P01_sphincs_plus/095_blake_256s_s_gen_message_random_lib/result.json+9
- Test-Corpus/claude/P01_sphincs_plus/099_blake_256s_r_gen_message_random_lib/result.json+9
- Test-Corpus/claude/P01_sphincs_plus/test.log+1.4k-1.4k
- Test-Corpus/kiro/B01_organic/test.log+2.2k-2.2k
- Test-Corpus/kiro/B01_synthetic/test.log+1.6k-1.6k
- Test-Corpus/kiro/B02_organic/test.log+975-973
- Test-Corpus/kiro/B02_organic/underhanded-c-luggage/result.json+31-1
- Test-Corpus/kiro/B02_organic/underhanded-c-nuke_lib/result.json+17-1
- Test-Corpus/kiro/B02_synthetic/char-to-bool/result.json+9
- Test-Corpus/kiro/B02_synthetic/generic-foreach/result.json+9
- Test-Corpus/kiro/B02_synthetic/hashmap-tree/result.json+9
- Test-Corpus/kiro/B02_synthetic/macrodepth_mul_4/result.json+87-1
- Test-Corpus/kiro/B02_synthetic/macrodepth_sub_6/result.json+87-1
- Test-Corpus/kiro/B02_synthetic/memmove/result.json+9
- Test-Corpus/kiro/B02_synthetic/mutable-duplication-dag/result.json+9
- Test-Corpus/kiro/B02_synthetic/pointer-comparison-ascii-art/result.json+9
- Test-Corpus/kiro/B02_synthetic/static-vars-fpts/result.json+9
- Test-Corpus/kiro/B02_synthetic/strcmp/result.json+80-1
- Test-Corpus/kiro/B02_synthetic/task_manager_lib/result.json+9
- Test-Corpus/kiro/B02_synthetic/test.log+3.9k-3.9k
- Test-Corpus/kiro/P00_perlin_noise/test.log+3-3
- Test-Corpus/kiro/P01_sphincs_plus/test.log+1.5k-1.5k
0 commit comments