Gitweb links:

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

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

    comment out playstation because it causes ssl verification error

diff --git a/monkey-test/popular-sites.yaml b/monkey-test/popular-sites.yaml
index 1bee2fd..6e391ab 100644
--- a/monkey-test/popular-sites.yaml
+++ b/monkey-test/popular-sites.yaml
@@ -835,16 +835,16 @@ steps:
 - action: plot-check
   window: win1
   checks:
-- action: navigate
-  window: win1
-  url: https://playstation.com/
-- action: block
-  conditions:
-  - window: win1
-    status: complete
-- action: plot-check
-  window: win1
-  checks:
+# - action: navigate
+#   window: win1
+#   url: https://playstation.com/
+# - action: block
+#   conditions:
+#   - window: win1
+#     status: complete
+# - action: plot-check
+#   window: win1
+#   checks:
 - action: navigate
   window: win1
   url: https://booking.com/


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

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

diff --git a/monkey-test/popular-sites.yaml b/monkey-test/popular-sites.yaml
index 1bee2fd..6e391ab 100644
--- a/monkey-test/popular-sites.yaml
+++ b/monkey-test/popular-sites.yaml
@@ -835,16 +835,16 @@ steps:
 - action: plot-check
   window: win1
   checks:
-- action: navigate
-  window: win1
-  url: https://playstation.com/
-- action: block
-  conditions:
-  - window: win1
-    status: complete
-- action: plot-check
-  window: win1
-  checks:
+# - action: navigate
+#   window: win1
+#   url: https://playstation.com/
+# - action: block
+#   conditions:
+#   - window: win1
+#     status: complete
+# - action: plot-check
+#   window: win1
+#   checks:
 - action: navigate
   window: win1
   url: https://booking.com/


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