Skip to content
Snippets Groups Projects
  • Samuel Kayode's avatar
    b99c2674
    tests: fix account accumulation on Linux systems · b99c2674
    Samuel Kayode authored and Adrien Béraud's avatar Adrien Béraud committed
    On non-dockerized Linux systems, the accounts generated during tests are
    only cleaned up occassionally. The test suite design implements
    consistent account cleanup post test. Accumulation of these accounts
    interfere with subsequent test runs, rendering the test suite ineffective.
    
    The main test scripts incorrectly utilize a Jami Windows environment
    variable for Linux systems. In adherence with the Jami client design,
    this patch utilizes the correct environment variable for Linux systems.
    Windows formatted paths were also modified to allow recogntion in Linux
    enironments
    
    GitLab: #1801
    Change-Id: I633dbd168af1e6d20ccee53d1109cd179bd1a187
    b99c2674
    History
    tests: fix account accumulation on Linux systems
    Samuel Kayode authored and Adrien Béraud's avatar Adrien Béraud committed
    On non-dockerized Linux systems, the accounts generated during tests are
    only cleaned up occassionally. The test suite design implements
    consistent account cleanup post test. Accumulation of these accounts
    interfere with subsequent test runs, rendering the test suite ineffective.
    
    The main test scripts incorrectly utilize a Jami Windows environment
    variable for Linux systems. In adherence with the Jami client design,
    this patch utilizes the correct environment variable for Linux systems.
    Windows formatted paths were also modified to allow recogntion in Linux
    enironments
    
    GitLab: #1801
    Change-Id: I633dbd168af1e6d20ccee53d1109cd179bd1a187
Code owners
Assign users and groups as approvers for specific file changes. Learn more.