Disable MSL tests that fail to validate
Change-Id: Iaf31627798a83625a075e529aa3886cf84b164b1 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/52040 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
This commit is contained in:
parent
4e848d76d0
commit
cbd3bbc6d7
|
@ -1,3 +1,5 @@
|
|||
SKIP: crbug.com/tint/833 loop emission is broken
|
||||
|
||||
#include <metal_stdlib>
|
||||
|
||||
using namespace metal;
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
SKIP: crbug.com/tint/817
|
||||
|
||||
#include <metal_stdlib>
|
||||
|
||||
using namespace metal;
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
SKIP: crbug.com/tint/814
|
||||
|
||||
#include <metal_stdlib>
|
||||
|
||||
using namespace metal;
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
SKIP: crbug.com/tint/817
|
||||
|
||||
#include <metal_stdlib>
|
||||
|
||||
using namespace metal;
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
SKIP: crbug.com/tint/816
|
||||
|
||||
#include <metal_stdlib>
|
||||
|
||||
using namespace metal;
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
SKIP: crbug.com/tint/817
|
||||
|
||||
#include <metal_stdlib>
|
||||
|
||||
using namespace metal;
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
SKIP: crbug.com/tint/817
|
||||
|
||||
#include <metal_stdlib>
|
||||
|
||||
using namespace metal;
|
||||
|
|
Loading…
Reference in New Issue