Gitweb links:

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

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

    fix commented block

diff --git a/monkey-test/popular-sites.yaml b/monkey-test/popular-sites.yaml
index 9f51ca1..9528c09 100644
--- a/monkey-test/popular-sites.yaml
+++ b/monkey-test/popular-sites.yaml
@@ -1168,16 +1168,16 @@ steps:
   window: win1
   checks:
 # - action: timer-restart
-  timer: timer1
-- action: navigate
+#  timer: timer1
+#- action: navigate
 #   window: win1
 #   url: https://playstation.com/
 # - action: block
 #   conditions:
 #   - window: win1
 #     status: complete
-  - timer: timer1
-    elapsed: 10
+#  - timer: timer1
+#    elapsed: 10
 # - action: plot-check
 #   window: win1
 #   checks:


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

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

diff --git a/monkey-test/popular-sites.yaml b/monkey-test/popular-sites.yaml
index 9f51ca1..9528c09 100644
--- a/monkey-test/popular-sites.yaml
+++ b/monkey-test/popular-sites.yaml
@@ -1168,16 +1168,16 @@ steps:
   window: win1
   checks:
 # - action: timer-restart
-  timer: timer1
-- action: navigate
+#  timer: timer1
+#- action: navigate
 #   window: win1
 #   url: https://playstation.com/
 # - action: block
 #   conditions:
 #   - window: win1
 #     status: complete
-  - timer: timer1
-    elapsed: 10
+#  - timer: timer1
+#    elapsed: 10
 # - action: plot-check
 #   window: win1
 #   checks:


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