Gitweb links:

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

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

    remove nasa.gov as it throws a certificate window the test harness does not 
deal with currently

diff --git a/monkey-test/popular-sites.yaml b/monkey-test/popular-sites.yaml
index 57fa607..accbad9 100644
--- a/monkey-test/popular-sites.yaml
+++ b/monkey-test/popular-sites.yaml
@@ -1461,20 +1461,20 @@ steps:
 - action: plot-check
   window: win1
   checks:
-- action: timer-restart
-  timer: timer1
-- action: navigate
-  window: win1
-  url: https://nasa.gov/
-- 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://nasa.gov/
+#- action: block
+#  conditions:
+#  - window: win1
+#    status: complete
+#  - timer: timer1
+#    elapsed: 20
+#- action: plot-check
+#  window: win1
+#  checks:
 - action: timer-restart
   timer: timer1
 - action: navigate
@@ -7004,6 +7004,7 @@ steps:
     elapsed: 20
 - action: plot-check
   window: win1
+  checks:
 - action: window-close
   window: win1
 - action: quit
\ No newline at end of file


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

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

diff --git a/monkey-test/popular-sites.yaml b/monkey-test/popular-sites.yaml
index 57fa607..accbad9 100644
--- a/monkey-test/popular-sites.yaml
+++ b/monkey-test/popular-sites.yaml
@@ -1461,20 +1461,20 @@ steps:
 - action: plot-check
   window: win1
   checks:
-- action: timer-restart
-  timer: timer1
-- action: navigate
-  window: win1
-  url: https://nasa.gov/
-- 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://nasa.gov/
+#- action: block
+#  conditions:
+#  - window: win1
+#    status: complete
+#  - timer: timer1
+#    elapsed: 20
+#- action: plot-check
+#  window: win1
+#  checks:
 - action: timer-restart
   timer: timer1
 - action: navigate
@@ -7004,6 +7004,7 @@ steps:
     elapsed: 20
 - action: plot-check
   window: win1
+  checks:
 - action: window-close
   window: win1
 - action: quit
\ No newline at end of file


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