Skip to content

Commit fbc0c76

Browse files
committed
test(tck): update specs
1 parent 9a4d7c7 commit fbc0c76

2 files changed

Lines changed: 5 additions & 13 deletions

File tree

docs/tck-results.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"passes": 1619,
2+
"passes": 1627,
33
"pending": 302,
4-
"failures": 95,
4+
"failures": 87,
55
"tests": 2016,
66
"failedTests": [
77
"tck - 0050-feel-abs-function-test-01.xml - 011 - abs(duration(\"-P1D\")) === duration(\"P1D\")",
@@ -54,21 +54,13 @@
5454
"tck - 1100-feel-decimal-function-test-01.xml - 002_f4ed9cd487 - decimal(1/3, 2.5) === 0.33",
5555
"tck - 1111-feel-matches-function-test-01.xml - K2-MatchesFunc-13 - matches(\"abcd\", \"(asd)[asd\\0]\") === null",
5656
"tck - 1111-feel-matches-function-test-01.xml - K2-MatchesFunc-14 - matches(\"abcd\", \"1[asd\\0]\") === null",
57-
"tck - 1115-feel-date-function-test-01.xml - 004_f24ed41117 - date(2017,null,1) === null",
58-
"tck - 1115-feel-date-function-test-01.xml - 005_3540a22062 - date(2017,1,null) === null",
59-
"tck - 1115-feel-date-function-test-01.xml - 008_492649d3d0 - date(2017,null,null) === null",
6057
"tck - 1115-feel-date-function-test-01.xml - 015_1dd66594cf - string(date(\"999999999-12-31\")) === \"999999999-12-31\"",
6158
"tck - 1115-feel-date-function-test-01.xml - 029_88f5c7c90f - string(date(999999999,12,31)) === \"999999999-12-31\"",
6259
"tck - 1115-feel-date-function-test-01.xml - 030_9184a7bfc3 - string(date(-999999999,12,31)) === \"-999999999-12-31\"",
6360
"tck - 1115-feel-date-function-test-01.xml - 042_8f5dd97588 - date(2017,13,31) === null",
6461
"tck - 1115-feel-date-function-test-01.xml - 043_8f82301fac - date(2017,12,32) === null",
6562
"tck - 1115-feel-date-function-test-01.xml - 044_74893220b4 - date(2017,-8,2) === null",
6663
"tck - 1115-feel-date-function-test-01.xml - 045_969723fed5 - date(2017,8,-2) === null",
67-
"tck - 1115-feel-date-function-test-01.xml - 048_25595a6420 - date(1) === null",
68-
"tck - 1116-feel-time-function-test-01.xml - 009_804c21ed52 - time(12,11,null,null) === null",
69-
"tck - 1116-feel-time-function-test-01.xml - 010_cc773bb44b - time(12,null,null,null) === null",
70-
"tck - 1116-feel-time-function-test-01.xml - 054_fdc3094237 - time(2017) === null",
71-
"tck - 1116-feel-time-function-test-01.xml - 056_a8e828d64d - time(\"\") === null",
7264
"tck - 1116-feel-time-function-test-01.xml - 067_8285edad7b - time(\"13:20:00+19:00\") === null",
7365
"tck - 1116-feel-time-function-test-01.xml - 068_ad528abb23 - time(\"13:20:00-19:00\") === null",
7466
"tck - 1116-feel-time-function-test-01.xml - 071_cf9417648b - time(\"13:20:00+02:00@Europe/Paris\") === null",

docs/tck-results.svg

Lines changed: 3 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)