** Changed in: oxide
    Milestone: None => branch-1.15

** Changed in: oxide
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1399207

Title:
  Use a test manifest for running tests

Status in Oxide:
  Fix Released

Bug description:
  Currently the various qml tests are split across different directories
  - currently "api", "core", "crash" and "ssl", and we run the tests in
  each directory with their own configuration. However, I want to also
  run some tests in single process mode - there will be some tests in
  "api" that are appropriate for single-process and multi-process tests,
  and some tests that are only suitable for only one of them. The same
  applies to the other directories.

  In addition to this, I would also like to run some tests (particularly
  those that simulate input events, but we should also have tests that
  verify the window geometry on the web side) with different device
  pixel ratios.

  It then becomes obvious that we can't use directories to organise the
  tests like this for the different test configurations. We should
  introduce a manifest file that allows us to specify for each test in
  which test runs they should be executed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1399207/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to