Gitweb links:

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

The branch, master has been updated
       via  dfe9ca4f25039ca702412563cbb7d33ab9f69c9e (commit)
      from  bcab9a2c324652cdb54f496f991b385fc742a66b (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=dfe9ca4f25039ca702412563cbb7d33ab9f69c9e
commit dfe9ca4f25039ca702412563cbb7d33ab9f69c9e
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    remove hp.com from popular sites as it takes more than a minute to respond

diff --git a/monkey-test/popular-sites.yaml b/monkey-test/popular-sites.yaml
index c3004e0..95fc335 100644
--- a/monkey-test/popular-sites.yaml
+++ b/monkey-test/popular-sites.yaml
@@ -1811,20 +1811,20 @@ steps:
 - action: plot-check
   window: win1
   checks:
-- action: timer-restart
-  timer: timer1
-- action: navigate
-  window: win1
-  url: https://hp.com/
-- action: block
-  conditions:
-  - window: win1
-    status: complete
-  - timer: timer1
-    elapsed: 60
-- action: plot-check
-  window: win1
-  checks:
+#- action: timer-restart
+#  timer: timer1
+#- action: navigate
+#  window: win1
+#  url: https://hp.com/
+#- action: block
+#  conditions:
+#  - window: win1
+#    status: complete
+#  - timer: timer1
+#    elapsed: 60
+#- 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 c3004e0..95fc335 100644
--- a/monkey-test/popular-sites.yaml
+++ b/monkey-test/popular-sites.yaml
@@ -1811,20 +1811,20 @@ steps:
 - action: plot-check
   window: win1
   checks:
-- action: timer-restart
-  timer: timer1
-- action: navigate
-  window: win1
-  url: https://hp.com/
-- action: block
-  conditions:
-  - window: win1
-    status: complete
-  - timer: timer1
-    elapsed: 60
-- action: plot-check
-  window: win1
-  checks:
+#- action: timer-restart
+#  timer: timer1
+#- action: navigate
+#  window: win1
+#  url: https://hp.com/
+#- action: block
+#  conditions:
+#  - window: win1
+#    status: complete
+#  - timer: timer1
+#    elapsed: 60
+#- 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