gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-


From: Gabriele Giacone
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1850-g982853f
Date: Sat, 18 Jan 2014 12:18:08 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  982853f38b8268abe3952b237784048077c5ae03 (commit)
       via  b15a5dde1f60ece71b69c8e6352df276f5d0b2fb (commit)
      from  aed87d5954d5f9d34033eb62981b1f28566c0f40 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=982853f38b8268abe3952b237784048077c5ae03


commit 982853f38b8268abe3952b237784048077c5ae03
Author: Gabriele Giacone <address@hidden>
Date:   Sat Jan 18 13:10:47 2014 +0100

    Empty lines.

diff --git a/testsuite/analyse-results.sh b/testsuite/analyse-results.sh
index 8305dac..10f1010 100755
--- a/testsuite/analyse-results.sh
+++ b/testsuite/analyse-results.sh
@@ -123,6 +123,7 @@ if test ${total_fail} -gt 0 || test ${total_xpass} -gt 0; 
then
                if test `grep -cvf $timing ${timing}.tmp` -eq 0; then
                        echo "All failures are time-related. Exiting 0."
                        echo "See http://wiki.gnashdev.org/PredictableLoading";
+                       echo
                        rm -f ${timing}.tmp
                        exit 0
                else
@@ -133,6 +134,7 @@ if test ${total_fail} -gt 0 || test ${total_xpass} -gt 0; 
then
                        echo
                        echo "Non time-related failures follow:"
                        grep -vf $timing ${timing}.tmp
+                       echo
                fi
        fi
        rm -f ${timing}.tmp

http://git.savannah.gnu.org/cgit//commit/?id=b15a5dde1f60ece71b69c8e6352df276f5d0b2fb


commit b15a5dde1f60ece71b69c8e6352df276f5d0b2fb
Author: Gabriele Giacone <address@hidden>
Date:   Sat Jan 18 13:03:30 2014 +0100

    Add network tests to timing issues.

diff --git a/testsuite/timingissues b/testsuite/timingissues
index 9d3283f..79d1bd1 100644
--- a/testsuite/timingissues
+++ b/testsuite/timingissues
@@ -1,6 +1,10 @@
 ### misc-ming.all/loading/loadMovieTestRunner.cpp:113
 FAIL: loadMovieTestRunner: coverart->get_root()->url() == .* (expected: .*) 
\[loadMovieTestRunner.cpp:[0-9]*\]
 FAIL: loadMovieTestRunner: expected: red.swf , obtained: blue.swf 
(loadMovieTest.c:[0-9]*)
+### misc-ming.all - network tests
+FAIL: XMLSocketTester: consistency check: last trace from run of test 
(Connected) doesn't match pattern (ENDOFTEST)
+FAIL: rtmpytest-runner: consistency check: last trace from run of test 
rtmpytest.swf (Connecting to rtmp://www.gnashdev.org:9984/rtmpyecho) doesn't 
match pattern (ENDOFTEST)
+FAIL: oflaDemo-runner: Tests run 34 (expected 17) [undefined]
 ### misc-mtasc.all/level87.as:72
 FAIL: sanetests-runner: expected: "1" , obtained: ""  \[level87.as:[0-9]*\]
 ### swfdec

-----------------------------------------------------------------------

Summary of changes:
 testsuite/analyse-results.sh |    2 ++
 testsuite/timingissues       |    4 ++++
 2 files changed, 6 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]