[HtmlUnit] SVN: [15424] trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/ general/huge/HostParentOfATest.java

rbri--- via HtmlUnit-develop <[email protected]>
Newsgroups gmane.comp.java.htmlunit.devel
Message-ID <[email protected]>
Revision: 15424
          http://sourceforge.net/p/htmlunit/code/15424
Author:   rbri
Date:     2018-07-01 08:36:19 +0000 (Sun, 01 Jul 2018)
Log Message:
-----------
ff60 support (wip)

Modified Paths:
--------------
    trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfATest.java

Modified: trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfATest.java
===================================================================
--- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfATest.java	2018-06-30 15:04:08 UTC (rev 15423)
+++ trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfATest.java	2018-07-01 08:36:19 UTC (rev 15424)
@@ -264,6 +264,7 @@
     @Test
     @Alerts(DEFAULT = "true",
             IE = "false")
+    @NotYetImplemented(FF52)
     public void _AudioNode_AudioBufferSourceNode() throws Exception {
         test("AudioNode", "AudioBufferSourceNode");
     }
@@ -426,6 +427,7 @@
     @Test
     @Alerts(DEFAULT = "true",
             IE = "false")
+    @NotYetImplemented(FF52)
     public void _AudioNode_OscillatorNode() throws Exception {
         test("AudioNode", "OscillatorNode");
     }


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.