• 
      

    Fix returning success/failure for test runners.

    Review Request #14864 — Created March 2, 2026 and submitted

    Information

    Djblets
    release-6.x

    Reviewers

    When running tests for an extension via a script that calls
    RBExt.run(), the command would not exit with a failure code even if
    the tests had failures. The issue here was a couple places where we were
    not properly plumbing through the result.

    Ran unit tests.

    Summary ID
    Fix returning success/failure for test runners.
    When running tests for an extension via a script that calls `RBExt.run()`, the command would not exit with a failure code even if the tests had failures. The issue here was a couple places where we were not properly plumbing through the result. Testing Done: Ran unit tests.
    wpqqxqmwzlwrrmwrzzklwvquuoxxtpln
    chipx86
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.x (42b6af4)