test-reporter #944
test-reporter.yml
on: workflow_run
report
4s
coverage
6s
Annotations
10 errors
pytest ► tests.handlers.aws.test_integrations.TestLambdaHandlerIntegration ► test_cloudwatch_logs_last_ending_offset_reset:
elastic-serverless-forwarder-junit.xml#L1
Failed test found in:
elastic-serverless-forwarder-junit.xml
Error:
assert "exception raised: ValueError('AWS region not found in environment variables.')" == 'continuing'
- continuing
+ exception raised: ValueError('AWS region not found in environment variables.')
|
pytest ► tests.handlers.aws.test_integrations.TestLambdaHandlerIntegration ► test_cloudwatch_logs_last_event_expanded_offset_continue:
elastic-serverless-forwarder-junit.xml#L1
Failed test found in:
elastic-serverless-forwarder-junit.xml
Error:
assert "exception raised: ValueError('AWS region not found in environment variables.')" == 'continuing'
- continuing
+ exception raised: ValueError('AWS region not found in environment variables.')
|
pytest ► tests.handlers.aws.test_integrations.TestLambdaHandlerIntegration ► test_cloudwatch_logs_no_input_defined:
elastic-serverless-forwarder-junit.xml#L1
Failed test found in:
elastic-serverless-forwarder-junit.xml
Error:
assert "exception raised: ValueError('AWS region not found in environment variables.')" == 'completed'
- completed
+ exception raised: ValueError('AWS region not found in environment variables.')
|
pytest ► tests.handlers.aws.test_integrations.TestLambdaHandlerIntegration ► test_cloudwatch_logs_stream_as_input_instead_of_group:
elastic-serverless-forwarder-junit.xml#L1
Failed test found in:
elastic-serverless-forwarder-junit.xml
Error:
assert "exception raised: ValueError('AWS region not found in environment variables.')" == 'completed'
- completed
+ exception raised: ValueError('AWS region not found in environment variables.')
|
pytest ► tests.handlers.aws.test_integrations.TestLambdaHandlerIntegration ► test_continuing:
elastic-serverless-forwarder-junit.xml#L1
Failed test found in:
elastic-serverless-forwarder-junit.xml
Error:
assert "exception raised: ValueError('AWS region not found in environment variables.')" == 'continuing'
- continuing
+ exception raised: ValueError('AWS region not found in environment variables.')
|
pytest ► tests.handlers.aws.test_integrations.TestLambdaHandlerIntegration ► test_empty:
elastic-serverless-forwarder-junit.xml#L1
Failed test found in:
elastic-serverless-forwarder-junit.xml
Error:
assert "exception raised: ValueError('AWS region not found in environment variables.')" == 'completed'
- completed
+ exception raised: ValueError('AWS region not found in environment variables.')
|
pytest ► tests.handlers.aws.test_integrations.TestLambdaHandlerIntegration ► test_filtered:
elastic-serverless-forwarder-junit.xml#L1
Failed test found in:
elastic-serverless-forwarder-junit.xml
Error:
assert "exception raised: ValueError('AWS region not found in environment variables.')" == 'completed'
- completed
+ exception raised: ValueError('AWS region not found in environment variables.')
|
pytest ► tests.handlers.aws.test_integrations.TestLambdaHandlerIntegration ► test_replay:
elastic-serverless-forwarder-junit.xml#L1
Failed test found in:
elastic-serverless-forwarder-junit.xml
Error:
assert "exception raised: ValueError('AWS region not found in environment variables.')" == 'completed'
- completed
+ exception raised: ValueError('AWS region not found in environment variables.')
|
report
Failed tests were found and 'fail-on-error' option is set to true
|
coverage
Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|