Update to wptrunner 1.3, which actually runs.

This commit is contained in:
Ms2ger
2014-10-06 22:37:17 +02:00
parent 06489fcc42
commit ff42493d87
13 changed files with 13 additions and 92 deletions

View File

@@ -3,9 +3,6 @@
[date type support on input element]
expected: FAIL
[[date\] The value must be a valid global date and time string]
expected: FAIL
[[date\] The min attribute must have a value that is a valid global date and time string]
expected: FAIL
@@ -24,9 +21,6 @@
[[time\] time type support on input element]
expected: FAIL
[[time\] The value must be a valid global date and time string]
expected: FAIL
[[time\] The min attribute must have a value that is a valid global date and time string]
expected: FAIL
@@ -45,9 +39,6 @@
[datetime type support on input element]
expected: FAIL
[[datetime\] The must be a valid global date and time string]
expected: FAIL
[[datetime\] The min attribute must have a value that is a valid global date and time string]
expected: FAIL
@@ -66,9 +57,6 @@
[month type support on input element]
expected: FAIL
[[month\] The value must be a value that is a valid global date and time string]
expected: FAIL
[[month\] The min attribute must have a value that is a valid global date and time string]
expected: FAIL
@@ -87,9 +75,6 @@
[week type support on input element]
expected: FAIL
[[week\] The value must be a value that is a valid global date and time string]
expected: FAIL
[[week\] The min attribute must have a value that is a valid global date and time string]
expected: FAIL