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: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-465-g6747b52
Date: Tue, 12 Jul 2011 07:44:22 +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  6747b523b0ac2cb848579e1656140a987b9a1048 (commit)
      from  6fdc3fb562032c84719a6d05e2cbe6476ac3c1a8 (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=6747b523b0ac2cb848579e1656140a987b9a1048


commit 6747b523b0ac2cb848579e1656140a987b9a1048
Author: Sandro Santilli <address@hidden>
Date:   Tue Jul 12 09:44:01 2011 +0200

    Unexpect ConstantPool successes, or fixing bugs ain't fun

diff --git a/testsuite/misc-swfmill.all/afunc_dict.xml 
b/testsuite/misc-swfmill.all/afunc_dict.xml
index 2cc54b5..a80dc47 100644
--- a/testsuite/misc-swfmill.all/afunc_dict.xml
+++ b/testsuite/misc-swfmill.all/afunc_dict.xml
@@ -115,12 +115,12 @@
             </items>
           </PushData>
           <Trace/>
-          <BranchAlways byteOffset="43"/> // get to end 
+          <BranchAlways byteOffset="44"/> // get to end 
 
          // PASSED tracing
           <PushData>
             <items>
-              <StackString value="PASSED: func used original dictionary"/>
+              <StackString value="XPASSED: func used original dictionary"/>
             </items>
           </PushData>
           <Trace/>
diff --git a/testsuite/misc-swfmill.all/dict_cross.xml 
b/testsuite/misc-swfmill.all/dict_cross.xml
index e1b4b44..729f27f 100644
--- a/testsuite/misc-swfmill.all/dict_cross.xml
+++ b/testsuite/misc-swfmill.all/dict_cross.xml
@@ -85,12 +85,12 @@
             </items>
           </PushData>
           <Trace/>
-          <BranchAlways byteOffset="43"/> // get to end 
+          <BranchAlways byteOffset="44"/> // get to end 
 
          // PASSED tracing
           <PushData>
             <items>
-              <StackString value="PASSED: cross boundary dicts all fine"/>
+              <StackString value="XPASSED: cross boundary dicts all fine"/>
             </items>
           </PushData>
           <Trace/>
diff --git a/testsuite/misc-swfmill.all/func_dict.xml 
b/testsuite/misc-swfmill.all/func_dict.xml
index dab264f..dd57bd9 100644
--- a/testsuite/misc-swfmill.all/func_dict.xml
+++ b/testsuite/misc-swfmill.all/func_dict.xml
@@ -120,12 +120,12 @@
             </items>
           </PushData>
           <Trace/>
-          <BranchAlways byteOffset="43"/> // get to end 
+          <BranchAlways byteOffset="44"/> // get to end 
 
          // PASSED tracing
           <PushData>
             <items>
-              <StackString value="PASSED: func used original dictionary"/>
+              <StackString value="XPASSED: func used original dictionary"/>
             </items>
           </PushData>
           <Trace/>

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

Summary of changes:
 testsuite/misc-swfmill.all/afunc_dict.xml |    4 ++--
 testsuite/misc-swfmill.all/dict_cross.xml |    4 ++--
 testsuite/misc-swfmill.all/func_dict.xml  |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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