Skip to content

Commit aa17c67

Browse files
dlongleydavidlehn
authored andcommitted
Skip unimplemented tests.
1 parent 117f826 commit aa17c67

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

tests/test-common.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,12 @@ const TEST_TYPES = {
135135
/expand-manifest.jsonld#th020$/,
136136
/expand-manifest.jsonld#th021$/,
137137
/expand-manifest.jsonld#th022$/,
138+
// HTML extraction
139+
/expand-manifest.jsonld#thc01$/,
140+
/expand-manifest.jsonld#thc02$/,
141+
/expand-manifest.jsonld#thc03$/,
142+
/expand-manifest.jsonld#thc04$/,
143+
/expand-manifest.jsonld#thc05$/,
138144
// @type: @none
139145
/expand-manifest.jsonld#ttn02$/,
140146
// property index maps
@@ -161,13 +167,17 @@ const TEST_TYPES = {
161167
/expand-manifest.jsonld#tjs09$/,
162168
/expand-manifest.jsonld#tjs10$/,
163169
/expand-manifest.jsonld#tjs11$/,
170+
// misc
171+
/expand-manifest.jsonld#te043$/,
172+
/expand-manifest.jsonld#te044$/,
164173
// remote
165174
/remote-doc-manifest.jsonld#t0005$/,
166175
/remote-doc-manifest.jsonld#t0006$/,
167176
/remote-doc-manifest.jsonld#t0007$/,
168177
/remote-doc-manifest.jsonld#t0010$/,
169178
/remote-doc-manifest.jsonld#t0011$/,
170179
/remote-doc-manifest.jsonld#t0012$/,
180+
/remote-doc-manifest.jsonld#t0013$/,
171181
]
172182
},
173183
fn: 'expand',

0 commit comments

Comments
 (0)