[HtmlUnit] SVN: [15440] trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/ javascript/host/html/HTMLScriptElementTest.java

rbri--- via HtmlUnit-develop <[email protected]>
Newsgroups gmane.comp.java.htmlunit.devel
Message-ID <[email protected]>
Revision: 15440
          http://sourceforge.net/p/htmlunit/code/15440
Author:   rbri
Date:     2018-07-06 14:04:27 +0000 (Fri, 06 Jul 2018)
Log Message:
-----------
try to make our test suite more robust

Modified Paths:
--------------
    trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/html/HTMLScriptElementTest.java

Modified: trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/html/HTMLScriptElementTest.java
===================================================================
--- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/html/HTMLScriptElementTest.java	2018-07-06 08:10:52 UTC (rev 15439)
+++ trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/html/HTMLScriptElementTest.java	2018-07-06 14:04:27 UTC (rev 15440)
@@ -1074,7 +1074,6 @@
      */
     @Test
     @Alerts("1 2 3")
-    @NotYetImplemented
     public void asyncFromAsyncTask() throws Exception {
         final String html = "<html><body><script>\n"
             + "function addAsyncScript() {\n"


------------------------------------------------------------------------------
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.