gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [patch #8770] Patch for adding JavaScript-calls-Flash Ext


From: Sandro Santilli
Subject: [Gnash-commit] [patch #8770] Patch for adding JavaScript-calls-Flash ExternalInterface automated testcase
Date: Fri, 20 Nov 2015 10:42:36 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #2, patch #8770 (project gnash):

The testrun.sum shows the test failing by command line is succeeding when
invoked by make:

PASS: extcommtests-runner: Gnash should properly register an ExternalInterface
callback
PASS: extcommtests-runner: Gnash should return a correct value from
ExternalInterface callback
PASS: extcommtests-runner: Gnash should terminate successfully
PASS: extcommtests-runner: ExternalInterface.available 
[/usr/src/gnash/gnash-head/testsuite/misc-mtasc.all/extcomm.as:33]
PASS: extcommtests-runner: ExternalInterface.addCallback("script_call", mc,
function(arg1, arg2):String { check(true); check_equals(arg1, "Hello");
check_equals(arg2, "World"); return "Too"; } ) 
[/usr/src/gnash/gnash-head/testsuite/misc-mtasc.all/extcomm.as:56]
PASS: extcommtests-runner: true 
[/usr/src/gnash/gnash-head/testsuite/misc-mtasc.all/extcomm.as:56]
PASS: extcommtests-runner: Hello == Hello 
[/usr/src/gnash/gnash-head/testsuite/misc-mtasc.all/extcomm.as:56]
PASS: extcommtests-runner: World == World 
[/usr/src/gnash/gnash-head/testsuite/misc-mtasc.all/extcomm.as:56]
PASS: extcommtests-runner: There should be 8 tests run

BTW, it would be nice to get line numbers in the shell tests too (but I
understand it's not as easy w/out a preprocessor)

Oh, another thing, the "Open host-to-player pipe" failure message reports the
wrong pipename

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8770>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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