Tag object that indicates a test is CPU-intensive (i.e., consumes a lot of CPU time when it runs).
Tag object that indicates a test is disk-intensive (i.e., consumes a lot of disk-IO bandwidth when it runs).
Tag object that indicates a test is network-intensive (i.e., consumes a lot of network bandwidth when it runs).
Tag object that indicates a test is a candidate for retrying on either failure, cancellation, or both.
Tag object that indicates a test is slow (i.e., takes a long time to run).