gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #42395] No respons from panopticlick site when gnash


From: Nutchanon Wetchasit
Subject: [Gnash-commit] [bug #42395] No respons from panopticlick site when gnash is activated
Date: Mon, 14 Dec 2015 17:29:00 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:25.5) Gecko/20150606 Firefox/31.9 PaleMoon/25.5.0

Follow-up Comment #14, bug #42395 (project gnash):

I have made an automated (but non-integrated) version of
`getvariable-v3.html`
test, using host container emulation approach similar to
`extcommtests-runner`
except that it does the end-of-test signature check at the beginning to avoid
race condition, and does not wait for Gnash to terminate; the test runner
will
terminate Gnash when it got all the results.

The automated test (including HTML-based manual test runner) is attached as
`extgetvariable-auto.zip`.

It is currently giving `PASSED` output, but the test requires very long time
to run (around 1.5 minute) and might show some intermittent failure, due to
bug #46115 (container communication missing newlines) making the test runner
rely on read timeout provision on every test it perform.

PASSED: Gnash-side code should be successfully run
PASSED: Gnash should return a correct value from GetVariable call on string
PASSED: Gnash should return a correct value from GetVariable call on integer
PASSED: Gnash should return a correct value from GetVariable call on floating
point
PASSED: Gnash should return a correct value from GetVariable call on infinity
floating point
PASSED: Gnash should return a correct value from GetVariable call on negative
infinity floating point
PASSED: Gnash should return a correct value from GetVariable call on
non-number floating point
PASSED: Gnash should return a correct value from GetVariable call on boolean
PASSED: Gnash should return a correct value from GetVariable call on null
PASSED: Gnash should return a correct value from GetVariable call on
unassigned variable
PASSED: Gnash should return a correct value from GetVariable call on variable
with undefined value
PASSED: Gnash should return a correct value from GetVariable call on
non-existent variable
PASSED: Gnash should return a correct value from GetVariable call on array
variable
PASSED: Gnash should return a correct value from GetVariable call on object
variable
PASSED: Gnash should return a correct value from GetVariable call on object
variable with custom toString()
PASSED: Gnash should return a correct value from GetVariable call on function
variable
PASSED: There should be 16 tests run


If bug #46115 is fixed, test time would be reduced to around 1.5 sec. 

Gnash: 0.8.11dev (git 95763ce 8-Dec-2015)
System: Debian GNU/Linux 7.0 Wheezy i386


(file #35743)
    _______________________________________________________

Additional Item Attachment:

File name: extgetvariable-auto.tar.gz     Size:17 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42395>

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




reply via email to

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