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

Allow unstable browser builds #373

Merged
merged 2 commits into from
Sep 22, 2023
Merged

Allow unstable browser builds #373

merged 2 commits into from
Sep 22, 2023

Conversation

tysmith
Copy link
Collaborator

@tysmith tysmith commented Sep 21, 2023

Remove SessionError that would stop fuzzing if an unstable build is detected. Crashes are reported and logging has been updated.

Remove SessionError that would stop fuzzing if an unstable build
is detected. Crashes are reported and logging has been updated.
@tysmith tysmith self-assigned this Sep 21, 2023
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #373 (4015a5e) into master (6db5300) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
- Coverage   99.36%   99.36%   -0.01%     
==========================================
  Files          50       50              
  Lines        5504     5491      -13     
==========================================
- Hits         5469     5456      -13     
  Misses         35       35              
Files Changed Coverage Δ
grizzly/common/reporter.py 99.37% <ø> (-0.05%) ⬇️
grizzly/session.py 100.00% <100.00%> (ø)

Reporting to FuzzManager allows proper triage and prevents
frequent issues and fuzzblockers from going unnoticed.
@tysmith tysmith merged commit 522a7ac into master Sep 22, 2023
4 checks passed
@tysmith tysmith deleted the support-unstable branch September 22, 2023 19:57
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