In #1406 (comment) @CaseyCarter noted that we should test the conditional noexcept clauses for the different views.
Also, we should audit the view tests for missing coverage due to the fact that test::range (as defined in tests/std/include/range_algorithm_support.hpp) always models simple-view.
As this affects all views we should do this in one consistent run