Code Coverage tags get mangled and do not filter/quarantine

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Build
    • Fully Compatible
    • ALL
    • None
    • 3
    • Hour
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As an example, the target //src/mongo/db/s:db_s_shard_server_test_with_debug has a "code_coverage_quarantine" tag, which is filtered out of "bazel coverage" runs.

      However, that tags gets transformed and the test runs anyway:

      $ bazel query //src/mongo/db/s:db_s_shard_server_test_with_debug --output build | grep quarantine
        tags = ["code_coverage_quarantine_SERVER-98847_debug", "code_coverage_quarantine_debug", "intermediate_debug", "mongo_unittest_debug", "mongo_unittest_fourth_group_debug"],
      

              Assignee:
              Zack Winter
              Reporter:
              Steve McClure
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: