readium / r2-testapp-swift

BSD 3-Clause "New" or "Revised" License
146 stars 38 forks source link

Most of EPUB Test Suite 101 does not render #171

Closed rkwright closed 6 years ago

rkwright commented 6 years ago

If one loads EPUBTest Suite 101, it consists of a multiple reflowable set of pages for the first test. Then there are many test of basic browser functionality (which is arguably useless but that's another issue). After the reflowable pages there are a number of pages that effectively test the browser-engine support. Unfortunately, the app cannot doesn't get that far and simply stops after test flow-010.

Steps to reproduce:

  1. Download EPUBTEST 0101 - Document Flow Test
  2. Open in the app
  3. Navigate to the first test.
  4. Navigate through the reflowed pages.
  5. Try to navigate to the next set of tests.

There is nothing displayed after the reflowed test (010)

This was tested with app 1.0.3 on iOS 11.4.1 on a iPad 5 with 16 GB.

rkwright commented 6 years ago

Pilot error on the part of the tester (me). This is actually 110, which is a (effectively useless) test of "reflow". The app passes.