Disable SkSLStructFieldNoFolding test in wasm-gm-tests.
It fails on the Nvidia Linux GLSL drivers used in the Golo. Change-Id: I79cfbb9955aef6a6a57d22c82ab94a657434be7d Bug: skia:13395 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/547447 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
This commit is contained in:
parent
0317614443
commit
fd40889786
@ -244,6 +244,7 @@ array of the test names and what they drew.
|
||||
// These SkSL tests fail on the Quadro P400s in the Golo
|
||||
'SkSLCommaSideEffects_GPU',
|
||||
'SkSLPreserveSideEffects_GPU',
|
||||
'SkSLStructFieldNoFolding_GPU',
|
||||
|
||||
// These tests use files on disk, which is not supported for WASM
|
||||
'Stream',
|
||||
|
Loading…
Reference in New Issue
Block a user