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

fuzz: don't use rust nightly #1947

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Conversation

anuraaga
Copy link
Contributor

No description provided.

Signed-off-by: Anuraag Agrawal <[email protected]>
@anuraaga anuraaga marked this pull request as draft January 24, 2024 00:47
@anuraaga
Copy link
Contributor Author

Sorry I meant to open this on my fork but somehow it opened upstream. Let me close this if CI fails

Copy link
Member

@mathetake mathetake left a comment

Choose a reason for hiding this comment

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

looks like it's working hah

Copy link
Member

@mathetake mathetake left a comment

Choose a reason for hiding this comment

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

well maybe it's already cached... could you try changing the cache key for testing?

@anuraaga anuraaga marked this pull request as ready for review January 24, 2024 00:54
@anuraaga
Copy link
Contributor Author

@mathetake There's lots of output like this. Do you think it's still needed to verify with different cache?

INFO: Seed: 3180237802
INFO: Loaded 1 modules   (122050 inline 8-bit counters): 122050 [0x561ea2e5b458, 0x561ea2e7911a), 
INFO: Loaded 1 PC tables (122050 PCs): 122050 [0x561ea2e79120,0x561ea3055d40), 
INFO:     6931 files found in /home/runner/work/wazero/wazero/internal/integration_test/fuzz/fuzz/corpus/no_diff
INFO: -max_len is not provided; libFuzzer will not generate inputs larger than 4096 bytes
INFO: seed corpus: files: 6931 min: 2b max: 373b total: 959366b rss: 44Mb
#2048	pulse  cov: 5945 ft: 18363 corp: 1765/135Kb exec/s: 1024 rss: 61Mb
#4096	pulse  cov: 7381 ft: 27037 corp: 3503/328Kb exec/s: 819 rss: 64Mb
#6932	INITED cov: 8122 ft: 38150 corp: 6024/819Kb exec/s: 577 rss: 66Mb
#7187	NEW    cov: 8122 ft: 38156 corp: 6025/819Kb lim: 381 exec/s: 598 rss: 66Mb L: 168/373 MS: 5 CMP-ChangeASCIIInt-CMP-CMP-ChangeBinInt- DE: "\007\000"-"\021\000"-"30"-
#7218	REDUCE cov: 8122 ft: 38156 corp: 6025/819Kb lim: 381 exec/s: 601 rss: 66Mb L: [113](https://github.com/tetratelabs/wazero/actions/runs/7633797120/job/20796684296?pr=1947#step:6:114)/373 MS: 1 EraseBytes-
#7453	NEW    cov: 8122 ft: 38162 corp: 6026/820Kb lim: 381 exec/s: 621 rss: 68Mb L: 186/373 MS: 5 InsertRepeatedBytes-ChangeASCIIInt-ChangeBit-ShuffleBytes-PersAutoDict- DE: "\007\000"-
#7756	NEW    cov: 8122 ft: 38164 corp: 6027/820Kb lim: 381 exec/s: 596 rss: 68Mb L: 339/373 MS: 3 ChangeByte-ChangeBit-InsertRepeatedBytes-
#7868	NEW    cov: 8122 ft: 38167 corp: 6028/820Kb lim: 381 exec/s: 605 rss: 68Mb L: 284/373 MS: 2 InsertRepeatedBytes-CMP- DE: "\011\000\000\000\000\000\000\000"-

Signed-off-by: Anuraag Agrawal <[email protected]>
@anuraaga
Copy link
Contributor Author

Well why not, giving it a try with different cache key

@mathetake mathetake merged commit 1560099 into tetratelabs:main Jan 24, 2024
56 checks 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