• 
      

    Fix unit tests to cope with extensions static media changes.

    Review Request #5658 — Created March 26, 2014 and submitted

    Information

    Review Board
    master
    d29d405...

    Reviewers

    The changes to the location for extensions static media caused a huge number of
    unit tests to break, due to the updates required checks. This change creates
    both the current and legacy media directories as part of the test
    initialization, and updates one test that checks the number of failing
    updates checks to handle the fact that there are now two media directories that
    get checked.

    Ran unit tests.

    chipx86
    1. Ship It!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (5de362b).