Gitweb links:

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

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

    disable badssl test untill they fix experied certificate

diff --git a/monkey-test/short-internet/https-badssl-oddcert.yaml 
b/monkey-test/short-internet/https-badssl-oddcert.yaml
deleted file mode 100644
index 1c26357..0000000
--- a/monkey-test/short-internet/https-badssl-oddcert.yaml
+++ /dev/null
@@ -1,44 +0,0 @@
-title: Test https odd certificate functionality with badssl.com
-group: https
-steps:
-- action: launch
-  language: en
-- action: window-new
-  tag: win1
-- action: navigate
-  window: win1
-  url: https://badssl.com/
-- action: block
-  conditions:
-  - window: win1
-    status: complete
-- action: plot-check
-  window: win1
-  checks:
-  - text-contains: "badssl.com"
-- action: navigate
-  window: win1
-  url: https://no-common-name.badssl.com/
-- action: block
-  conditions:
-  - window: win1
-    status: complete
-- action: plot-check
-  window: win1
-  checks:
-  - text-contains: "no-common-name. badssl.com"
-- action: navigate
-  window: win1
-  url: https://no-subject.badssl.com/
-- action: block
-  conditions:
-  - window: win1
-    status: complete
-- action: plot-check
-  window: win1
-  checks:
-  - text-contains: "no-subject. badssl.com"
-- action: window-close
-  window: win1
-- action: quit
-
diff --git a/monkey-test/short-internet/https-badssl-oddcert.yaml.skip 
b/monkey-test/short-internet/https-badssl-oddcert.yaml.skip
new file mode 100644
index 0000000..1c26357
--- /dev/null
+++ b/monkey-test/short-internet/https-badssl-oddcert.yaml.skip
@@ -0,0 +1,44 @@
+title: Test https odd certificate functionality with badssl.com
+group: https
+steps:
+- action: launch
+  language: en
+- action: window-new
+  tag: win1
+- action: navigate
+  window: win1
+  url: https://badssl.com/
+- action: block
+  conditions:
+  - window: win1
+    status: complete
+- action: plot-check
+  window: win1
+  checks:
+  - text-contains: "badssl.com"
+- action: navigate
+  window: win1
+  url: https://no-common-name.badssl.com/
+- action: block
+  conditions:
+  - window: win1
+    status: complete
+- action: plot-check
+  window: win1
+  checks:
+  - text-contains: "no-common-name. badssl.com"
+- action: navigate
+  window: win1
+  url: https://no-subject.badssl.com/
+- action: block
+  conditions:
+  - window: win1
+    status: complete
+- action: plot-check
+  window: win1
+  checks:
+  - text-contains: "no-subject. badssl.com"
+- action: window-close
+  window: win1
+- action: quit
+


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

Summary of changes:
 .../{https-badssl-oddcert.yaml => https-badssl-oddcert.yaml.skip}      |    0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename monkey-test/short-internet/{https-badssl-oddcert.yaml => 
https-badssl-oddcert.yaml.skip} (100%)

diff --git a/monkey-test/short-internet/https-badssl-oddcert.yaml 
b/monkey-test/short-internet/https-badssl-oddcert.yaml.skip
similarity index 100%
rename from monkey-test/short-internet/https-badssl-oddcert.yaml
rename to monkey-test/short-internet/https-badssl-oddcert.yaml.skip


-- 
NetSurf test cases
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to