Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

target_timeout not set when creating task with libfuzzer template #3309

@tevoinea

Description

@tevoinea

Information

  • Onefuzz version: 8.5
  • OS: N/A

Provide detailed reproduction steps (if any)

  1. Create a new job with onefuzz libfuzzer template basic .... --target_timeout 360
  2. Get the a task that was created onefuzz tasks get {task id}
  3. Notice the target_timeout isn't present in the response

It's not in the storage table either so we never store it

Expected result

What is the expected result of the above steps?

Actual result

What is the actual result of the above steps?

AB#162552

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions