- 
    Story 
- 
    Resolution: Fixed
- 
    Minor 
- 
    None
- 
        
- 
        Blue Ocean - 1.1-beta-1, Blue Ocean - 1.1-beta2, Blue Ocean 1.1-beta4
Context
In JENKINS-37202 we enabled pagination across all the REST APIs. The test page is not handling pagination yet. At the moment we limit to 100 items in a collection returned from the API.
In Scope
- Make sure the tests page handles pagination for large amounts of tests (say 150 failures).
- A "more" button should suffice.