Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions Apps/Playground/Scripts/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -858,8 +858,6 @@
{
"title": "NMEGLTF",
"playgroundId": "#WGZLGJ#10320",
"excludeFromAutomaticTesting": true,
"reason": "Pixel comparison fails (more than 20% pixels differ)",
"referenceImage": "nmegltf.png"
},
{
Expand Down Expand Up @@ -1056,15 +1054,11 @@
{
"title": "Anisotropic",
"playgroundId": "#MAXCNU#1",
"excludeFromAutomaticTesting": true,
"reason": "Pixel comparison fails (more than 20% pixels differ)",
"referenceImage": "anisotropic.png"
},
{
"title": "Clear Coat",
"playgroundId": "#YACNQS#2",
"excludeFromAutomaticTesting": true,
"reason": "Pixel comparison fails (more than 20% pixels differ)",
"referenceImage": "clearCoat.png"
},
{
Expand Down Expand Up @@ -1571,22 +1565,16 @@
{
"title": "PBRMetallicRoughnessMaterial",
"playgroundId": "#2FDQT5#13",
"excludeFromAutomaticTesting": true,
"reason": "Pixel comparison fails (more than 20% pixels differ)",
"referenceImage": "PBRMetallicRoughnessMaterial.png"
},
{
"title": "PBRSpecularGlossinessMaterial",
"playgroundId": "#Z1VL3V#4",
"excludeFromAutomaticTesting": true,
"reason": "Pixel comparison fails (more than 20% pixels differ)",
"referenceImage": "PBRSpecularGlossinessMaterial.png"
},
{
"title": "PBR",
"playgroundId": "#LCA0Q4#27",
"excludeFromAutomaticTesting": true,
"reason": "Pixel comparison fails (more than 20% pixels differ)",
"referenceImage": "pbr.png"
},
{
Expand Down Expand Up @@ -1823,16 +1811,12 @@
"title": "Shadows with instances in left handed system",
"playgroundId": "#MSAHKR#79",
"renderCount": 10,
"excludeFromAutomaticTesting": true,
"reason": "Test crashes or hangs on Babylon Native",
"referenceImage": "shadowsinstancesleft.png"
},
{
"title": "Shadows with instances in right handed system",
"playgroundId": "#MSAHKR#13",
"renderCount": 10,
"excludeFromAutomaticTesting": true,
"reason": "Test crashes or hangs on Babylon Native",
"referenceImage": "shadowsinstancesright.png"
},
{
Expand Down Expand Up @@ -2212,8 +2196,6 @@
{
"title": "Test updateTextureData",
"playgroundId": "#EVX1DH#80",
"excludeFromAutomaticTesting": true,
"reason": "Pixel comparison fails (more than 20% pixels differ)",
"referenceImage": "testUpdateTextureData.png"
},
{
Expand Down Expand Up @@ -2575,8 +2557,6 @@
"title": "blur-cube-with-the-effect-renderer",
"playgroundId": "#4C900K#2",
"renderCount": 20,
"excludeFromAutomaticTesting": true,
"reason": "Pixel comparison fails (more than 20% pixels differ)",
"referenceImage": "blur-cube-with-the-effect-renderer.png"
},
{
Expand Down
Loading
Loading