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

Enable reporting of unreproducible crashers #967

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kubuxu
Copy link

@Kubuxu Kubuxu commented Oct 14, 2022

fixes #959

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2022

Codecov Report

Merging #967 (6164f32) into master (1814965) will decrease coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #967      +/-   ##
==========================================
- Coverage   51.42%   51.41%   -0.01%     
==========================================
  Files         124      124              
  Lines       10644    10644              
==========================================
- Hits         5474     5473       -1     
- Misses       5170     5171       +1     
Impacted Files Coverage Δ
ipld/amt/src/node.rs 86.56% <0.00%> (-0.26%) ⬇️

@Stebalien
Copy link
Member

@Kubuxu what needs to happen here?

@Kubuxu
Copy link
Author

Kubuxu commented Oct 18, 2022

We need to figure out why the fuzzing CI reports unreproducible crashes for almost everything.

@Kubuxu
Copy link
Author

Kubuxu commented Oct 18, 2022

#959

@Stebalien
Copy link
Member

Ah, I see. Are you looking into it? Or should I put it on the roadmap?

@Kubuxu
Copy link
Author

Kubuxu commented Oct 19, 2022

Right now I don't have much time to look deeper into it. So if you could put it on FVM's backlog it would be great.

@Stebalien Stebalien added this to the M2.1 Post code-freeze milestone Oct 19, 2022
@Stebalien Stebalien added the Kind: Bug Something isn't working label Oct 19, 2022
@Stebalien Stebalien removed this from the M2.1 Post code-freeze milestone Oct 19, 2022
@Stebalien Stebalien removed the Kind: Bug Something isn't working label Oct 19, 2022
@Stebalien Stebalien added Kind: Bug Something isn't working P1 P1: Must be resolved Topic: Testing labels Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: Bug Something isn't working P1 P1: Must be resolved Topic: Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI fuzzers report unreproducable bugs which prevents corpus evolution
3 participants