Skip to content
Merged
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
12 changes: 3 additions & 9 deletions Apps/Playground/Scripts/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2414,18 +2414,14 @@
},
{
"title": "Load GUI snippet with unicode",
"playgroundId": "#YS93KY",
"playgroundId": "#YS93KY#0",
"renderCount": 50,
"excludeFromAutomaticTesting": true,
"reason": "Test crashes or hangs on Babylon Native",
"referenceImage": "loadGuiSnippetWithUnicode.png"
},
{
"title": "Parse GUI json with unicode",
"playgroundId": "#ERVGT5",
"playgroundId": "#ERVGT5#0",
"renderCount": 50,
"excludeFromAutomaticTesting": true,
"reason": "Test crashes or hangs on Babylon Native",
"referenceImage": "parseGuiJsonWithUnicode.png"
},
{
Expand Down Expand Up @@ -3765,9 +3761,7 @@
{
"title": "OpenPBR Analytic Lights Anisotropy",
"playgroundId": "#GRQHVV#61",
"referenceImage": "OpenPBR-Analytic-Lights-Anisotropy.png",
"excludeFromAutomaticTesting": true,
"reason": "Test fails locally on Win32 D3D11 sweep; disabled until BabylonNative fixes are made."
"referenceImage": "OpenPBR-Analytic-Lights-Anisotropy.png"
},
{
"title": "OpenPBR Analytic Lights Anisotropy Texture",
Expand Down
Loading