CIME.expected_fails.ExpectedFails

class CIME.expected_fails.ExpectedFails[source]

Bases: object

Methods

__init__

Initialize an empty ExpectedFails object

add_failure

Add an expected failure to the list

expected_fails_comment

Returns a string giving the expected fails comment for this phase and status

add_failure(phase, expected_status)[source]

Add an expected failure to the list

expected_fails_comment(phase, status)[source]

Returns a string giving the expected fails comment for this phase and status