Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 443 Bytes

Pre-release Checks

This section is intended for tests that cannot be performed in the current automated test infrastructure.

Siri interrupts

  1. Open a test app;
  2. Trigger Siri;
  3. Close and open the test app;
  4. Ensure no OOM event is sent.

This was previously automated using the out_of_memory.feature in this directory, but it requires work for it to run following the introduction of BrowserStack to MazeRunner (ref. PLAT-5040).