<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="cart.PricingTest" tests="6" failures="0" errors="0" skipped="1" time="3.118" timestamp="2026-08-07T09:14:22" hostname="ci-runner-04" id="403">
    <testcase classname="cart.PricingTest" name="appliesUnitPrice" time="0.797"/>
    <testcase classname="cart.PricingTest" name="appliesTaxToSubtotal" time="0.000">
      <skipped message="quarantined: flaky in builds 401 and 402"/>
    </testcase>
    <testcase classname="cart.PricingTest" name="roundsHalfUpAtTwoDecimals" time="0.495"/>
    <testcase classname="cart.PricingTest" name="rejectsNegativeQuantity" time="0.663"/>
    <testcase classname="cart.PricingTest" name="appliesBulkRate" time="0.709"/>
    <testcase classname="cart.PricingTest" name="appliesCurrencyConversion" time="0.454"/>
  </testsuite>
</testsuites>
