Module: Datadog::CI::Ext::Test::SkipReason

Defined in:
lib/datadog/ci/ext/test.rb

Overview

possible reasons why a test was skipped

Constant Summary collapse

TEST_IMPACT_ANALYSIS =
"Skipped by Datadog's Test Impact Analysis"
TEST_MANAGEMENT_DISABLED =
"Flaky test is disabled by Datadog"