Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-test.git/shortlog/b965152fc0f6b012fdc10210ac8ab39e3c63bf9d
...commit 
http://git.netsurf-browser.org/netsurf-test.git/commit/b965152fc0f6b012fdc10210ac8ab39e3c63bf9d
...tree 
http://git.netsurf-browser.org/netsurf-test.git/tree/b965152fc0f6b012fdc10210ac8ab39e3c63bf9d

The branch, master has been updated
       via  b965152fc0f6b012fdc10210ac8ab39e3c63bf9d (commit)
      from  dfe9ca4f25039ca702412563cbb7d33ab9f69c9e (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 -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf-test.git/commit/?id=b965152fc0f6b012fdc10210ac8ab39e3c63bf9d
commit b965152fc0f6b012fdc10210ac8ab39e3c63bf9d
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    disable rt.com as it causes a fetch timeout

diff --git a/monkey-test/popular-sites.yaml b/monkey-test/popular-sites.yaml
index 95fc335..8635dd2 100644
--- a/monkey-test/popular-sites.yaml
+++ b/monkey-test/popular-sites.yaml
@@ -1251,20 +1251,20 @@ steps:
 - action: plot-check
   window: win1
   checks:
-- action: timer-restart
-  timer: timer1
-- action: navigate
-  window: win1
-  url: https://rt.com/
-- action: block
-  conditions:
-  - window: win1
-    status: complete
-  - timer: timer1
-    elapsed: 20
-- action: plot-check
-  window: win1
-  checks:
+#- action: timer-restart
+#  timer: timer1
+#- action: navigate
+#  window: win1
+#  url: https://rt.com/
+#- action: block
+#  conditions:
+#  - window: win1
+#    status: complete
+#  - timer: timer1
+#    elapsed: 20
+#- action: plot-check
+#  window: win1
+#  checks:
 - action: timer-restart
   timer: timer1
 - action: navigate


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

Summary of changes:
 monkey-test/popular-sites.yaml |   28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/monkey-test/popular-sites.yaml b/monkey-test/popular-sites.yaml
index 95fc335..8635dd2 100644
--- a/monkey-test/popular-sites.yaml
+++ b/monkey-test/popular-sites.yaml
@@ -1251,20 +1251,20 @@ steps:
 - action: plot-check
   window: win1
   checks:
-- action: timer-restart
-  timer: timer1
-- action: navigate
-  window: win1
-  url: https://rt.com/
-- action: block
-  conditions:
-  - window: win1
-    status: complete
-  - timer: timer1
-    elapsed: 20
-- action: plot-check
-  window: win1
-  checks:
+#- action: timer-restart
+#  timer: timer1
+#- action: navigate
+#  window: win1
+#  url: https://rt.com/
+#- action: block
+#  conditions:
+#  - window: win1
+#    status: complete
+#  - timer: timer1
+#    elapsed: 20
+#- action: plot-check
+#  window: win1
+#  checks:
 - action: timer-restart
   timer: timer1
 - action: navigate


-- 
NetSurf test cases

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to