Storytelling Tool Testing Grid 2019-01-29
Grid results as of January 29th, 2019, running the following version of the server code:Â https://github.com/fluid-project/sjrk-story-telling-server/commit/37fb2bbf66d1098ba9b88e42d49523ab32d8d83b
Device Name | OS & Version | Browser & Version | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Apple iPad Mini 2 | iOS 12.1.1 | Safari | Pass | Pass | Pass | Pass | Fail | Pass | Pass | Pass | Pass | Pass | Pass | Pass | Pass |
Apple iPad Air 2 | iOS 12.1.1 | Safari | Pass | Pass | Pass | Pass | Fail | Pass | Pass | Pass | Pass | Pass | Pass | Pass | Pass |
Apple iPad 2 | iOS 9.3.5 | Safari | Pass | Pass | Pass | Pass | Fail | Pass | Pass | Fail | Pass | Pass | Fail | Pass | Pass |
Lenovo T450s | Windows 10 Pro | Chrome 71 | Pass | Pass | Pass | Pass | N/A | N/A | Pass | N/A | N/A | Pass | N/A | N/A | Pass |
Lenovo T450s | Windows 10 Pro | Firefox 64 | Pass | Pass | Pass | Pass | N/A | N/A | Pass | N/A | N/A | Pass | N/A | N/A | Pass |
Lenovo T450s | Windows 10 Pro | Edge 44 | Pass | Pass | Pass | Pass | N/A | N/A | Pass | N/A | N/A | Pass | N/A | N/A | Pass |
Google Pixel 3 | Android 9 Pie | Chrome 71 | Pass | Pass | Pass | Pass | Pass | Pass | Pass | Pass | Pass | Pass | Pass | Pass | Pass |
Asus Nexus 7 | Android 5.1.1 Lollipop | Chrome 71 | Pass | Pass | Pass | Pass | Pass | Pass | Fail |
Action sequences (to be fleshed out at some point):
- Story Builder: User is able to publish a story with no blocks and no other fields filled in
- Story Builder: User is able to publish a story with one empty block of each type and no other fields filled in (empty, but with empty blocks too)
- Story Builder: User is able to publish a story with two text blocks
- Story Builder: User is able to publish a story with two image blocks, both images uploaded from the file system*
- Story Builder: User is able to publish a story with two image blocks, both images captured from the device*
- Story Builder: User is able to publish a story with two image blocks, one image captured, one image uploaded*
- Story Builder: User is able to publish a story with two audio blocks, both files uploaded from the file system*
- Story Builder: User is able to publish a story with two audio blocks, both files captured from the device*
- Story Builder: User is able to publish a story with two audio blocks, one file captured, one file uploaded*
- Story Builder: User is able to publish a story with two video blocks, both files uploaded from the file system*
- Story Builder: User is able to publish a story with two video blocks, both files captured from the device*
- Story Builder: User is able to publish a story with two video blocks, one file captured, one file uploaded*
- Story Builder: User can publish a story with one block of each type and all the fields filled in.
* for the sequences that require two images, videos, audio files, etc. the intent is that these files be different from one another. E.g. for two uploaded images, make sure they're different images.
Notes:
iPad 2, iPad Air 2 and iPad Mini 2 case 5: the story published, but both images are the same (SJRK-184)
iPad 2 case 8: the story published, but both audio files are the same (likely SJRK-184 again)
iPad 2 case 10: Safari crashed while processing a 9-second video after already having processed a 7-second video
iPad 2 case 11: the story published, but both video files are the same (likely SJRK-184 again)
Pixel 3: while loading the Edit page at one point, the site failed to load. I.e. the basic markup seemed to load, but it seemed like none of the JS was loaded, UIO was just a bunch of buttons
Nexus 7 case 8: had trouble publishing, would need to remote debug to find out exactly what happened. Publish button doesn't respond. Used "Camcorder" to record audio. It wouldn't even load the Edit page after this, so it easily could have been the system hanging or the Wi-Fi failing