Skip to content

Commit

Permalink
removed local file and cleaned up expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
Al Niessner authored and Al Niessner committed Jan 24, 2025
1 parent d6ae5e4 commit 353f327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/features/pre.3.6.x.feature
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Feature: < 3.6
| 599 | 2 | "github599" | "--skip-context-validation -x {datasrc}/PDS4_PDS_1I00.xsd -t {datasrc}/AREA_Camelot_1radii.xml" | "summary:totalErrors=1,summary:productValidation:failed=1,summary:messageTypes:error.label.schema=1" |
| 599 | 3 | "github599" | "--skip-context-validation -S {datasrc}/PDS4_PDS_1I00.sch -t {datasrc}/AREA_Camelot_1radii.xml" | "summary:totalErrors=1,summary:totalWarnings=1,summary:productValidation:failed=1,summary:messageTypes:error.label.schematron=1,summary:messageTypes:warning.label.schematron=1" |
| 599 | 4 | "github599" | "--skip-context-validation -S {datasrc}/PDS4_PDS_1I00.sch -x {datasrc}/PDS4_PDS_1I00.xsd -t {datasrc}/AREA_Camelot_1radii.xml" | "summary:totalErrors=2,summary:totalWarnings=1,summary:productValidation:failed=1,summary:messageTypes:error.label.schema=1,summary:messageTypes:error.label.schematron=1,summary:messageTypes:warning.label.schematron=1" |
| 597 | 1 | "github597" | "--skip-context-validation -R pds4.bundle -t {datasrc}" | "summary:totalWarnings=70,summary:productValidation:skipped=4,summary:messageTypes:warning.file.not_referenced_in_label=1,summary:messageTypes:warning.integrity.reference_not_found=69" |
| 597 | 1 | "github597" | "--skip-context-validation -R pds4.bundle -t {datasrc}" | "summary:totalWarnings=69,summary:productValidation:skipped=4,summary:messageTypes:warning.integrity.reference_not_found=69" |
| 597 | 2 | "github562" | "-t {datasrc}" | |
| 597 | 3 | "github561" | "-R pds4.collection --label-extension lblx --skip-context-validation -t {datasrc}" | |
| 535 | 1 | "github535" | "-t {datasrc}/uvis_euv_2008_003_solar_time_series_ingress.xml --complete-descriptions" | "summary:totalWarnings=4,summary:messageTypes:warning.data.not_described=1,summary:messageTypes:warning.label.context_ref_mismatch=3" |
Expand Down

0 comments on commit 353f327

Please sign in to comment.