[gegl] tests: Mark gegl:edge-laplace as broken



commit 380843a7aca693b559b9001bf15784dac94b2d3b
Author: Martin Nordholts <martinn src gnome org>
Date:   Thu Apr 21 20:31:51 2011 +0200

    tests: Mark gegl:edge-laplace as broken
    
    Because it is and getting nightly builds to pass is important. Also
    bring sorting order back to TESTS.

 tests/compositions/Makefile.am                     |    6 +++---
 .../{edge-laplace.xml => edge-laplace-broken.xml}  |    0
 .../{edge-laplace.png => edge-laplace-broken.png}  |  Bin 460108 -> 460108 bytes
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tests/compositions/Makefile.am b/tests/compositions/Makefile.am
index ae93212..948c540 100644
--- a/tests/compositions/Makefile.am
+++ b/tests/compositions/Makefile.am
@@ -35,6 +35,8 @@ TESTS = \
   run-downsharptest-broken.xml.sh      \
   run-downsizetest-broken.xml.sh       \
   run-downsmoothtest-broken.xml.sh     \
+  run-edge-laplace-broken.xml.sh       \
+  run-edge-sobel.xml.sh                \
   run-fattal02.xml.sh                  \
   run-gamma.xml.sh                     \
   run-hdr-color.xml.sh                 \
@@ -51,9 +53,7 @@ TESTS = \
   run-transform.xml.sh                 \
   run-upsharptest.xml.sh               \
   run-upsizetest.xml.sh                \
-  run-upsmoothtest.xml.sh              \
-  run-edge-sobel.xml.sh                \
-  run-edge-laplace.xml.sh
+  run-upsmoothtest.xml.sh
 
 # Conditional tests
 if HAVE_JASPER
diff --git a/tests/compositions/edge-laplace.xml b/tests/compositions/edge-laplace-broken.xml
similarity index 100%
rename from tests/compositions/edge-laplace.xml
rename to tests/compositions/edge-laplace-broken.xml
diff --git a/tests/compositions/reference/edge-laplace.png b/tests/compositions/reference/edge-laplace-broken.png
similarity index 100%
rename from tests/compositions/reference/edge-laplace.png
rename to tests/compositions/reference/edge-laplace-broken.png



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]