If a test is completely platform agnostic, can it be moved to the integration test layer? If the answer is 'yes', then I would advocate for such a move and a tag/label at the acceptance test layer would not be needed.
I’ve been moving tests from beaker to rspec integration over time and would like to avoid more test tagging as we’ve been bitten by medium level tests a bunch recently.