Skip to content

remove JSONToRC dependency #35

remove JSONToRC dependency

remove JSONToRC dependency #35

GitHub Actions / adobe@2018 Test Results failed Aug 2, 2024 in 0s

1 fail, 2 skipped, 7 pass in 3s

10 tests  ±0   7 ✅  - 1   3s ⏱️ -1s
 4 suites ±0   2 💤 ±0 
 1 files   ±0   1 ❌ +1 

Results for commit 51552fb. ± Comparison against earlier commit 7bff2d7.

Annotations

Check warning on line 0 in tests.specs.unit.APIAppenderTest

See this annotation in the file changed.

@github-actions github-actions / adobe@2018 Test Results

logstash.models.logging.APIAppender Suite Can create a log message (tests.specs.unit.APIAppenderTest) failed

test-harness/tests/results/test-results-junit.xml [took 0s]
Raw output
The actual [0] is not greater than [0]
/home/runner/work/logstash/logstash/test-harness/tests/specs/unit/APIAppenderTest.cfc:94

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / adobe@2018 Test Results

2 skipped tests found

There are 2 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
tests.specs.integration.APITest ‑ API Suite Tests that the create method will return Authorization failure if the IP address is incorrect
tests.specs.interceptor.APISecurityTest ‑ logstash.interceptors.APISecurity Will override the event if the Remote Host is not in the whitelist

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / adobe@2018 Test Results

10 tests found

There are 10 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.integration.APITest ‑ API Suite Tests that the create method can create a log entry
tests.specs.integration.APITest ‑ API Suite Tests that the create method will return Authentication failure if the token is incorrect
tests.specs.integration.APITest ‑ API Suite Tests that the create method will return Authorization failure if the IP address is incorrect
tests.specs.integration.APITest ‑ API Suite Tests that the create method will return an invalid event if the configuration is set to disable the API
tests.specs.interceptor.APISecurityTest ‑ logstash.interceptors.APISecurity Will not change the event if allowed
tests.specs.interceptor.APISecurityTest ‑ logstash.interceptors.APISecurity Will override the event if the API is not enabled
tests.specs.interceptor.APISecurityTest ‑ logstash.interceptors.APISecurity Will override the event if the API token does not match
tests.specs.interceptor.APISecurityTest ‑ logstash.interceptors.APISecurity Will override the event if the Remote Host is not in the whitelist
tests.specs.unit.APIAppenderTest ‑ logstash.models.logging.APIAppender Suite Can create a log message
tests.specs.unit.APIEventAppenderTest ‑ logstash.models.APIEventAppender Suite Can create a log message