-
Notifications
You must be signed in to change notification settings - Fork 169
Fuzz: "==5845== ERROR: libFuzzer: timeout after 1272 seconds" (ubuntu-latest) #3072
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The fuzz-testing workflow has detected a bug.
Auto-Minimized Fuzzing Input That Triggers the Bug: Click this line.
Note: If the input is multi-line then the end-of-line characters ' ' (0x0A) and ' ' (0x0D) may affect the reproducibility of the bug. If you fail to repro the bug with the input shown below then you may want to go to the workflow that reported this GitHub bug, download the artifact, and extract the file with the exact minimized input.(Input minimization failed, see the workflow logs and artifacts)The branch/commit the bug has been found in: Click.
If the developers fail to repro the bug in the latestmain then the branch/commit info below can help them to make sure
that they are using the correct way to repro. If the bug is reproducible in the branch/commit below, but not in latest main,
then the bug is likely fixed already or is not in the main branch.
Branch: * main
commit edebe14a60c88561c2453670964066a151333289
Author: Stefan J. Wernli <swernli@microsoft.com>
Date: Fri Mar 27 09:37:50 2026 -0700
Support `NoiseConfig` for Q# and OpenQASM on sparse simulation (#3062)
This change supports granular noise configuration for the mechanisms
that use sparse state simulator, namely `qsharp.run` and `openqasm.run`.
This brings it up to parity with our QIR-based simulation in the
`NeutralAtomDevice` on cpu and gpu (and clifford).
Other Info
- Workflow (contains the run artifacts).
- Workflow Agent System Info:
ubuntu-latest: Linux runnervmrg6be 6.17.0-1008-azure #8~24.04.1-Ubuntu SMP Mon Jan 26 18:35:40 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working