Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add debug-mismatches tool #78

Merged
merged 1 commit into from
Sep 4, 2024
Merged

add debug-mismatches tool #78

merged 1 commit into from
Sep 4, 2024

Conversation

kbhargava-jump
Copy link
Contributor

@kbhargava-jump kbhargava-jump commented Sep 4, 2024

Failing Case:

$ solana-test-suite debug-mismatches --output-dir output --repro-urls https://api.dev.fuzzcorp.asymmetric.re/uglyweb/repros/atc_rvfruw8lACpTnYQYFuVxeA,https://api.dev.fuzzcorp.asymmetric.re/uglyweb/repros/atc_rvfruw8lACoPFlQT5nmvwg
--log-path ""
No log
Running tests...
100%|██████████████████████████████████████████████████████████████████| 6/6 [00:00<00:00, 128.98it/s]
Logging results...
Cleaning up...
Peak Memory Usage: 293.13671875 MB
Total test cases: 6
Passed: 0, Failed: 6, Skipped: 0
Failed tests: ['91e95b34d795aacd4eb6cfba2f145ef364ad9369_1056250', '91e95b34d795aacd4eb6cfba2f145ef364ad9369_1056267', '91e95b34d795aacd4eb6cfba2f145ef364ad9369_1056317', 'e3ef5995cb60fc851b05794cb5f388f1df54109f_1056763', 'e3ef5995cb60fc851b05794cb5f388f1df54109f_1056793', 'e3ef5995cb60fc851b05794cb5f388f1df54109f_1056840']
Skipped tests: []
Failures tests are in:  output/test_results/failed_protobufs

Passing Case:

$ solana-test-suite debug-mismatches --output-dir output --repro-urls https://api.dev.fuzzcorp.asymmetric.re/uglyweb/repros/atc_rvfruw8lACpTnYQYFuVxeA,https://api.dev.fuzzcorp.asymmetric.re/uglyweb/repros/atc_rvfruw8lACoPFlQT5nmvwg
--log-path ""
No log
Running tests...
100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 6/6 [00:00<00:00, 129.18it/s]
Logging results...
Cleaning up...
Peak Memory Usage: 292.86328125 MB
Total test cases: 6
Passed: 6, Failed: 0, Skipped: 0
Failed tests: []

@kbhargava-jump kbhargava-jump force-pushed the debug-mismatch branch 3 times, most recently from 7048094 to 80a1b72 Compare September 4, 2024 17:32
@kbhargava-jump kbhargava-jump changed the title [WIP ]add debug-mismatch tool add debug-mismatch tool Sep 4, 2024
@kbhargava-jump kbhargava-jump changed the title add debug-mismatch tool add debug-mismatches tool Sep 4, 2024
Copy link
Contributor

@topointon-jump topointon-jump left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome 🔥

@kbhargava-jump kbhargava-jump merged commit 3f113cc into main Sep 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants