Commit 6ebfca2
committed
Just ignore "script-on" tree-construction tests instead of "skipping"
Calling them "skipped" implies that they're known but unintentional
failure cases, but really they're just not applicable at all to a
non-scripted parser.
This reduces the total number of skipped tests by 8:
Ran 1673 tests in 0.15s
Passed: 1673
Failed: 0
Skipped: 161 parent 0f2deb0 commit 6ebfca2
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments