Skip to content

Add utils.create_temp_file helper#5388

Open
IvanBM18 wants to merge 1 commit into
refactor/bb-logs-to-fuzzer-run-outputfrom
refactor/extract-temp-file
Open

Add utils.create_temp_file helper#5388
IvanBM18 wants to merge 1 commit into
refactor/bb-logs-to-fuzzer-run-outputfrom
refactor/extract-temp-file

Conversation

@IvanBM18

@IvanBM18 IvanBM18 commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Overview

This is the Third PR(Of 4) to tackle an instance of PERMISSION_DENIED issues when executing a BlackBox test case in a uworker bot.

This PR adds a small util that creates a temp file to be used by the next PR in the PR review stack.

Changes

  • Adds a new method to utils.py that creates a temp_file and returns its path
  • Adds a unit test for it

PR stack

PR #5376: Introduce FuzzerRunOutputData and utils (Base: master)
PR #5377: Refactor _to_fuzzer_run_output to use FuzzerRunOutputData (Base: PR 1)
Current -> PR #5388: refactor: Add utils.create_temp_file helper (Base: PR 2)
PR #5378: Defer Blackbox Fuzzer Log Uploads (Base: PR 3)

@IvanBM18
IvanBM18 force-pushed the refactor/extract-temp-file branch from 6e381e8 to 6adb4c5 Compare July 23, 2026 21:20
@IvanBM18 IvanBM18 changed the title refactor: Add utils.create_temp_file helper Add utils.create_temp_file helper Jul 24, 2026
@IvanBM18
IvanBM18 marked this pull request as ready for review July 24, 2026 22:19
@IvanBM18
IvanBM18 requested a review from a team as a code owner July 24, 2026 22:19
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.

1 participant