Pete Markowsky

Results 74 comments of Pete Markowsky
trafficstars

https://github.com/google/santa/pull/853 could have been caught with this kind of testing.

Going through the backlog here, to rephrase is the request here to have a mode where you pop up a dialog to the the user and ask do you want...

Minor update on this. After including the `rules_fuzzing`, the main blocker, is that libfuzzer isn't packaged with XCode. We can work around this by `brew installing llvm` in the GitHub...

@liamn the main issue with this PR is that the settings are being changed in the `Preflight` stage rather than at the end in the `Postflight` stage. This breaks how...

Just submitted #885. Let us know if this doesn't solve your issue regarding the tests.

@eopeter I'm going to mark this closed. Please let us know if this is still an issue you're encountering.

Marking this as closed. Since it's been two years and we support the requested feature via the sync protocol.

Closing this, as it's been open for 5 years. Please feel free to reopen if there's more to add.

@kallsyms figured out that we can just install libfuzzer in the local xcode and it works. #976 does this and uses `rules_fuzzing`.

Marking this closed as it's been over six months since we've heard back. @rfasouliotis Please reopen if this did not work for you.