File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -363,9 +363,7 @@ def setUp(options):
363
363
manifestList = json .load (mf )
364
364
365
365
downloadLinkedPDFs (manifestList )
366
-
367
- if not verifyPDFs (manifestList ):
368
- raise Exception ('ERROR: failed to verify pdfs.' )
366
+ verifyPDFs (manifestList )
369
367
370
368
for b in testBrowsers :
371
369
State .taskResults [b .name ] = { }
Original file line number Diff line number Diff line change 19
19
},
20
20
{ "id" : " intelisa-load" ,
21
21
"file" : " pdfs/intelisa.pdf" ,
22
- "md5" : " f3ed5487d1afa34d8b77c0c734a95c79 " ,
22
+ "md5" : " f5712097d29287a97f1278839814f682 " ,
23
23
"link" : true ,
24
24
"rounds" : 1 ,
25
25
"type" : " load"
194
194
},
195
195
{ "id" : " f1040" ,
196
196
"file" : " pdfs/f1040.pdf" ,
197
- "md5" : " 7323b50c6d28d959b8b4b92c469b2469 " ,
197
+ "md5" : " b59272ce19b4a0c5808c8861441b0741 " ,
198
198
"link" : true ,
199
199
"rounds" : 1 ,
200
200
"type" : " load"
You can’t perform that action at this time.
0 commit comments