aboutsummaryrefslogtreecommitdiff
path: root/projects/graphicsfuzz-spirv
diff options
context:
space:
mode:
authorjonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>2020-08-25 18:22:11 -0700
committerGitHub <noreply@github.com>2020-08-25 18:22:11 -0700
commita6abdaa5ac13d8c92654d2ce871de699d583e7da (patch)
tree1511a1468c48338ae4e7bbcb265dcb050dcba7b7 /projects/graphicsfuzz-spirv
parent164cc9308886e0bb9d695ec38d5421cb9b56480e (diff)
downloadoss-fuzz-a6abdaa5ac13d8c92654d2ce871de699d583e7da.tar.gz
[graphicsfuzz-spirv] Disable project. (#4373)
It's broken now because ClusterFuzz's blackbox fuzzer model can't support it.
Diffstat (limited to 'projects/graphicsfuzz-spirv')
-rw-r--r--projects/graphicsfuzz-spirv/project.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/graphicsfuzz-spirv/project.yaml b/projects/graphicsfuzz-spirv/project.yaml
index 4d47f03e9..2c886e0c2 100644
--- a/projects/graphicsfuzz-spirv/project.yaml
+++ b/projects/graphicsfuzz-spirv/project.yaml
@@ -16,3 +16,5 @@ sanitizers:
architectures:
- x86_64
- i386
+
+disabled: True