Skip to content

Commit f006cac

Browse files
committed
fix: update test summary to reflect accurate test results and reduce skipped tests
1 parent 68521ac commit f006cac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

test-summary.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ html5lib-tests-tree/tests1.dat: 112/112 (100%) [................................
5555
html5lib-tests-tree/tests2.dat: 63/63 (100%) [...............................................................]
5656
html5lib-tests-tree/tests3.dat: 24/24 (100%) [........................]
5757
html5lib-tests-tree/tests4.dat: 9/9 (100%) [.........]
58-
html5lib-tests-tree/tests5.dat: 16/16 (100%) [...............s.] (1 skipped)
58+
html5lib-tests-tree/tests5.dat: 17/17 (100%) [.................]
5959
html5lib-tests-tree/tests6.dat: 52/52 (100%) [....................................................]
6060
html5lib-tests-tree/tests7.dat: 34/34 (100%) [..................................]
6161
html5lib-tests-tree/tests8.dat: 10/10 (100%) [..........]
@@ -65,7 +65,7 @@ html5lib-tests-tree/tests11.dat: 13/13 (100%) [.............]
6565
html5lib-tests-tree/tests12.dat: 2/2 (100%) [..]
6666
html5lib-tests-tree/tests14.dat: 7/7 (100%) [.......]
6767
html5lib-tests-tree/tests15.dat: 14/14 (100%) [..............]
68-
html5lib-tests-tree/tests16.dat: 191/191 (100%) [...................................................................................s.s.s............................................................................................s.s.s............] (6 skipped)
68+
html5lib-tests-tree/tests16.dat: 197/197 (100%) [.....................................................................................................................................................................................................]
6969
html5lib-tests-tree/tests17.dat: 13/13 (100%) [.............]
7070
html5lib-tests-tree/tests18.dat: 36/36 (100%) [....................................]
7171
html5lib-tests-tree/tests19.dat: 103/103 (100%) [.......................................................................................................]
@@ -79,7 +79,7 @@ html5lib-tests-tree/tests26.dat: 20/20 (100%) [....................]
7979
html5lib-tests-tree/tests_innerHTML_1.dat: 81/81 (100%) [.................................................................................]
8080
html5lib-tests-tree/tricky01.dat: 9/9 (100%) [.........]
8181
html5lib-tests-tree/webkit01.dat: 52/52 (100%) [....................................................]
82-
html5lib-tests-tree/webkit02.dat: 48/48 (100%) [.s...............................................] (1 skipped)
82+
html5lib-tests-tree/webkit02.dat: 49/49 (100%) [.................................................]
8383
justhtml-tests/branch_coverage.dat: 28/28 (100%) [............................]
8484
justhtml-tests/coverage_gaps.test: 9/9 (100%) [.........]
8585
justhtml-tests/empty_stack_edge_cases.dat: 3/3 (100%) [...]
@@ -97,7 +97,7 @@ test_errors.py: 43/43 (100%) [...........................................]
9797
test_linkify_internals.py: 3/3 (100%) [...]
9898
test_linkify_it.py: 2/2 (100%) [..]
9999
test_linkify_transform.py: 8/8 (100%) [........]
100-
test_node.py: 99/99 (100%) [...................................................................................................]
100+
test_node.py: 103/103 (100%) [.......................................................................................................]
101101
test_precommit_coverage.py: 6/6 (100%) [......]
102102
test_sanitize.py: 124/124 (100%) [............................................................................................................................]
103103
test_sanitize_integration.py: 1/1 (100%) [.]
@@ -110,4 +110,4 @@ test_transforms_edge_cases.py: 20/20 (100%) [....................]
110110
test_transforms_sanitize_integration.py: 5/5 (100%) [.....]
111111
test_wikipedia.py: 1/1 (100%) [.]
112112

113-
PASSED: 9846/9846 passed (100.0%), 13 skipped
113+
PASSED: 9858/9858 passed (100.0%), 5 skipped

0 commit comments

Comments
 (0)