Skip to content

Feat/#197 mandatory tests csaf2.1 6.1.7 #478

Feat/#197 mandatory tests csaf2.1 6.1.7

Feat/#197 mandatory tests csaf2.1 6.1.7 #478

GitHub Actions / Mocha Tests failed Jun 20, 2025 in 0s

916 passed, 1 failed and 0 skipped

Tests failed

❌ test-results.json

917 tests were completed in 3s with 916 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests/all.js 256✔️ 343ms
tests/bcpLanguageTagChecker.js 32✔️ 19ms
tests/csaf_2_1/informativeTest_6_3_1.js 1✔️ 0ms
tests/csaf_2_1/informativeTest_6_3_4.js 1✔️ 1ms
tests/csaf_2_1/mandatoryTest_6_1_13.js 4✔️ 1ms
tests/csaf_2_1/mandatoryTest_6_1_35.js 3✔️ 1ms
tests/csaf_2_1/mandatoryTest_6_1_37.js 22✔️ 2ms
tests/csaf_2_1/mandatoryTest_6_1_39.js 1✔️ 0ms
tests/csaf_2_1/mandatoryTest_6_1_40.js 1✔️ 0ms
tests/csaf_2_1/mandatoryTest_6_1_41.js 1✔️ 0ms
tests/csaf_2_1/mandatoryTest_6_1_7.js 2✔️ 1❌ 8ms
tests/csaf_2_1/mandatoryTest_6_1_9.js 2✔️ 0ms
tests/csaf_2_1/oasis.js 264✔️ 778ms
tests/csaf_2_1/recommendedTest_6_2_22.js 1✔️ 0ms
tests/csaf_2_1/recommendedTest_6_2_3.js 1✔️ 0ms
tests/csaf_2_1/recommendedTest_6_2_38.js 1✔️ 0ms
tests/csaf_2_1/schemaTests.js 2✔️ 5ms
tests/cvss4.js 8✔️ 8ms
tests/cwe.js 1✔️ 0ms
tests/dateHelper.js 6✔️ 1ms
tests/informativeTest_6_3_8.js 3✔️ 2ms
tests/informativeTest_6_3_9.js 13✔️ 0ms
tests/mandatoryTest_6_1_16.js 5✔️ 0ms
tests/mandatoryTest_6_1_24.js 4✔️ 0ms
tests/mandatoryTest_6_1_3.js 1✔️ 0ms
tests/mandatoryTest_6_1_30.js 3✔️ 1ms
tests/mandatoryTest_6_1_31.js 11✔️ 1ms
tests/mandatoryTest_6_1_8.js 1✔️ 0ms
tests/oasis.js 234✔️ 1s
tests/optionalTest_6_2_14.js 10✔️ 7ms
tests/optionalTest_6_2_19.js 19✔️ 2ms
tests/optionalTest_6_2_20.js 1✔️ 1ms
tests/validate.js 1✔️ 0ms

❌ tests/csaf_2_1/mandatoryTest_6_1_7.js

mandatory test 6.1.7 valid examples
  ❌ test input schema  with minimal doc
	expected false to be true

Annotations

Check failure on line 0 in test-results.json

See this annotation in the file changed.

@github-actions github-actions / Mocha Tests

tests/csaf_2_1/mandatoryTest_6_1_7.js ► mandatory test 6.1.7 valid examples ► test input schema with minimal doc

Failed test found in:
  test-results.json
Error:
  expected false to be true
Raw output
AssertionError: expected false to be true
    at Context.<anonymous> (file:///home/runner/work/csaf-validator-lib/csaf-validator-lib/tests/csaf_2_1/mandatoryTest_6_1_7.js:66:49)
    at process.processImmediate (node:internal/timers:483:21)