Skip to content

feat: add mandatory test 6.1.27.18 #343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

domachine
Copy link
Contributor

@domachine domachine commented Jun 18, 2025

One test file in the oasis test suite is currently failing. I think it might be an error in the test-suite. See oasis-tcs/csaf#1060

@domachine domachine linked an issue Jun 18, 2025 that may be closed by this pull request
@tschmidtb51
Copy link
Contributor

Don't forget to update the README - removing it from the known issues and placing it into the supported tests.

Copy link
Contributor

@tschmidtb51 tschmidtb51 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pleae have a look at my comment

assert.equal(
mandatoryTest_6_1_27_18({
document: 'invalid json',
notes: [],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it intended that the notes is outside the document or am I missing something?

document: {
category: 'unknown category',
},
notes: [],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it intended that the notes is outside the document or am I missing something?

@tschmidtb51 tschmidtb51 assigned domachine and unassigned tschmidtb51 Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CSAF-2.1: Mandatory Test 6.1.27.18
2 participants