Skip to content

Commit

Permalink
Track GPU availability in testcase environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwartzentruber committed Jun 3, 2024
1 parent 9ef375a commit a620977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grizzly/target/puppet_target.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ class PuppetTarget(Target):
"GNOME_ACCESSIBILITY",
"MOZ_CHAOSMODE",
"MOZ_FUZZ_CRASH_ON_LARGE_ALLOC",
"MOZ_FUZZ_HAS_GPU",
"MOZ_FUZZ_LARGE_ALLOC_LIMIT",
"XPCOM_DEBUG_BREAK",
)
Expand Down

0 comments on commit a620977

Please sign in to comment.