Ignore Example.ogex for regression tests. OpenGEX importer is flaky and outputs nodes in different order each time.

pull/535/head
Alexander Gessler 2015-04-15 01:20:58 +02:00 committed by Alexander Gessler
parent 52a5ff2db2
commit 03ea065271
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ import os
# pond.0.ply - loads with 40k identical triangles, causing postprocessing
# to have quadratic runtime.
# -------------------------------------------------------------------------------
files_to_ignore = ["pond.0.ply"]
files_to_ignore = ["pond.0.ply", "Example.ogex"]
# -------------------------------------------------------------------------------
# List of file extensions to be excluded from the regression suite